grin/p2p/src
Yeastplume 89730b7d6d
[PIBD_IMPL] Introduce PIBD state into sync workflow (#3685)
* experimental addition of pibd download state for testnet only

* fixes to bitmap number of segments calculation + conversion of bitmap accumulator to bitmap

* attempt to call a test message

* add p2p methods for receiving bitmap segment and applying to desegmenter associated with chain

* fixes to state sync
2022-01-12 13:02:59 +00:00
..
codec.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
conn.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
handshake.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
lib.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
msg.rs [SYNC PERFORMANCE] Adjust DifficultyIterator to no longer deserialize PoW proof nonces (#3671) 2021-12-10 11:39:39 +00:00
peer.rs [PIBD_IMPL] Introduce PIBD state into sync workflow (#3685) 2022-01-12 13:02:59 +00:00
peers.rs [PIBD_IMPL] Introduce PIBD state into sync workflow (#3685) 2022-01-12 13:02:59 +00:00
protocol.rs [PIBD_IMPL] Introduce PIBD state into sync workflow (#3685) 2022-01-12 13:02:59 +00:00
serv.rs [PIBD_IMPL] Introduce PIBD state into sync workflow (#3685) 2022-01-12 13:02:59 +00:00
store.rs [SYNC PERFORMANCE] Adjust DifficultyIterator to no longer deserialize PoW proof nonces (#3671) 2021-12-10 11:39:39 +00:00
types.rs [PIBD_IMPL] Introduce PIBD state into sync workflow (#3685) 2022-01-12 13:02:59 +00:00