Improve p2p reconnection
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.