Skip to content

Improve p2p reconnection

Abit requested to merge p2pfix into 0.24.0

Reversed last_seen_time_index in the peer database, so the node will try to reconnect to the last disconnected peers first.

For more info, please check https://github.com/bitshares/bitshares-core/pull/2107 and https://github.com/bitshares/bitshares-core/issues/2105.

Merge request reports