grin/p2p/src
Quentin Le Sceller b9de134209 Full sync ask blocks only from other archival nodes (#930)
* Request body_sync only from archival node
* Move verification to p2p crate
* Additionnal check on capabilities
* Add check block 1
2018-04-06 03:06:34 +00:00
..
conn.rs Fix and cleanup of fast sync triggering logic (#916) 2018-03-30 06:02:40 +00:00
handshake.rs Tui update 1 (#911) 2018-03-29 12:29:17 +01:00
lib.rs Sync improvements (#923) 2018-04-03 20:21:13 +00:00
msg.rs Sync improvements (#923) 2018-04-03 20:21:13 +00:00
peer.rs drop msgs received from a banned peer (#886) 2018-03-27 12:09:41 -04:00
peers.rs Full sync ask blocks only from other archival nodes (#930) 2018-04-06 03:06:34 +00:00
protocol.rs drop msgs received from a banned peer (#886) 2018-03-27 12:09:41 -04:00
serv.rs Full sync ask blocks only from other archival nodes (#930) 2018-04-06 03:06:34 +00:00
store.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
types.rs Sync improvements (#923) 2018-04-03 20:21:13 +00:00