grin/p2p/src
Quentin Le Sceller f79d05ba53 TxHashSet Download Improvement (#2984)
* Ban on cannot get block header in txhashset_write

* Rusfmt

* Fix typo

* Missing error handling

* Rustfmt

* Only accept txhashset from corresponding peer

* Switch to AtomicBool instead of RwLock<bool>

* Rustfmt
2019-08-01 17:46:06 +01:00
..
conn.rs Merge branch 'master' into milestone/2.x.x 2019-07-24 15:10:26 +01:00
handshake.rs [2.x.x] Writeable protocol version aware (#2856) 2019-07-06 15:51:03 +01:00
lib.rs merge master into 1.1.0 2019-04-16 11:24:43 +01:00
msg.rs [2.x.x] Use blocking IO in P2P to reduce CPU load (#2855) 2019-07-12 23:17:38 +02:00
peer.rs TxHashSet Download Improvement (#2984) 2019-08-01 17:46:06 +01:00
peers.rs TxHashSet Download Improvement (#2984) 2019-08-01 17:46:06 +01:00
protocol.rs TxHashSet Download Improvement (#2984) 2019-08-01 17:46:06 +01:00
serv.rs [2.x.x] Generate txhashset archives on 720 block intervals. (#2951) 2019-07-23 10:46:29 +02:00
store.rs Fix unused doc warning in Rust 1.35 (#2863) 2019-05-30 08:04:17 +08:00
types.rs [2.x.x] Generate txhashset archives on 720 block intervals. (#2951) 2019-07-23 10:46:29 +02:00