grin/chain
Ignotus Peverell 3d89e86906
Various improvements and cleanup in chain crate (#1265)
* Remove now unnecessary txhashset write lock
* Ring buffer of hashes the chain has already processed
* Specifically report too old blocks as peer should be banned
* Move sync check for block relay, clean TODO
* No use processing transactions when syncing
* Ignore blocks older than horizon in pruning nodes
2018-07-16 21:58:56 +01:00
..
src Various improvements and cleanup in chain crate (#1265) 2018-07-16 21:58:56 +01:00
tests Error handling improvements (particularly in chain) (#1208) 2018-06-30 23:36:38 +01:00
Cargo.toml Bump to 0.3 (#1225) 2018-07-06 18:29:39 +01:00
rustfmt.toml cannot use write_mode in rustfmt.toml in stable (get rid of the warnings) (#752) 2018-03-05 15:23:52 -05:00