grin/chain/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
..
chain.rs body_sync every 5s, but request 10*most_work_peers blocks at a time (#448) 2017-12-08 17:12:10 +00:00
lib.rs Ported acbe983 and 58d7dc7 from testnet1 branch 2017-11-16 18:17:56 -05:00
pipe.rs Forgotten testnet1 cherries (#475) 2017-12-13 21:52:21 +00:00
store.rs Dry up how we check if a header is on the current chain (#431) 2017-12-05 18:32:57 +00:00
sumtree.rs Forgotten testnet1 cherries (#475) 2017-12-13 21:52:21 +00:00
types.rs Dry up how we check if a header is on the current chain (#431) 2017-12-05 18:32:57 +00:00