grin/p2p/src
Simon B 17d5898677 Forgotten testnet1 cherries (#475)
* Very quick peer banning endpoint, helps with #406
* Ping heights (#407)
* add height to ping/ping
* reformat output
* fix p2p test
* Fix orphan handling, not related to current head. Fixes #412
* Check before borrow, fixes #267
* Not finding an output commit in pos is an AlreadySpent
* Fix race condition, sending before conn is ready
* Explicit error for unknown pos of a forked block
* Remove config outdated tests. Fix #333
* Check ref and try before borrow, fix #400
* We do not want to sync with old peers anyway
* Hide cargo compiler warning for unused NoopAdapter and unused test code. Add TODOs
2017-12-13 21:52:21 +00:00
..
conn.rs Revert "introduce cpu_pool to read_msg (#477)" (#478) 2017-12-13 16:30:59 -05:00
handshake.rs compare genesis during peering handshake (#327) 2017-11-20 12:35:52 -05:00
lib.rs Revert "introduce cpu_pool to read_msg (#477)" (#478) 2017-12-13 16:30:59 -05:00
msg.rs Forgotten testnet1 cherries (#475) 2017-12-13 21:52:21 +00:00
peer.rs Forgotten testnet1 cherries (#475) 2017-12-13 21:52:21 +00:00
protocol.rs Forgotten testnet1 cherries (#475) 2017-12-13 21:52:21 +00:00
rate_limit.rs Allowable write size as u64 instead of usize. Fix #303. 2017-11-18 13:43:57 -05:00
server.rs Forgotten testnet1 cherries (#475) 2017-12-13 21:52:21 +00:00
store.rs Fixes #469 (#470) 2017-12-12 19:12:07 +00:00
types.rs Forgotten testnet1 cherries (#475) 2017-12-13 21:52:21 +00:00