grin/p2p/src
Antioch Peverell 1baa59c44d
prefer outbound peers when syncing (consistently) (#3521)
but use inbound peer for header and body sync if necessary
sync state from inbound peer if no outbound peers to sync from
2020-12-15 19:11:51 +00:00
..
codec.rs PIBD segment p2p messages (#3496) 2020-11-25 21:52:09 +01:00
conn.rs Refactor p2p reader (#3433) 2020-09-28 14:43:37 +01:00
handshake.rs explicit read_timeout and write_timeout during hand/shake (#3249) 2020-02-27 07:49:38 +00:00
lib.rs Refactor p2p reader (#3433) 2020-09-28 14:43:37 +01:00
msg.rs Fixfees (#3481) 2020-11-26 18:03:06 +01:00
peer.rs PIBD segment p2p messages (#3496) 2020-11-25 21:52:09 +01:00
peers.rs prefer outbound peers when syncing (consistently) (#3521) 2020-12-15 19:11:51 +00:00
protocol.rs PIBD segment p2p messages (#3496) 2020-11-25 21:52:09 +01:00
serv.rs PIBD segment p2p messages (#3496) 2020-11-25 21:52:09 +01:00
store.rs migrate blocks in batches (rework db iterator impl) (#3450) 2020-10-07 11:47:25 +01:00
types.rs enable PIBD_HIST capability by default (#3500) 2020-11-26 09:53:00 +00:00