grin/p2p/src
Ignotus Peverell 5ba0dbf38d
Fix and cleanup of fast sync triggering logic (#916)
* Fix and cleanup of fast sync triggering logic
* New txhashset on fast sync has to be applied, not rolled back
* Do not block if peer send buffer is full, fixes #912
2018-03-30 06:02:40 +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 [WIP] Needs more TUI (#765) 2018-03-13 18:10:45 +00:00
msg.rs Externalize Grin User Agent (#880) 2018-03-27 13:52:59 +01:00
peer.rs drop msgs received from a banned peer (#886) 2018-03-27 12:09:41 -04:00
peers.rs Testnet2 small fixes (#899) 2018-03-29 15:56:46 +00:00
protocol.rs drop msgs received from a banned peer (#886) 2018-03-27 12:09:41 -04:00
serv.rs Make peer parameters user-configurable (#883) 2018-03-27 17:17:01 +00:00
store.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
types.rs Fix and cleanup of fast sync triggering logic (#916) 2018-03-30 06:02:40 +00:00