grin/servers
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 Wallet API Test Client (#1242) 2018-07-12 16:49:37 +01:00
Cargo.toml Bump to 0.3 (#1225) 2018-07-06 18:29:39 +01:00
rustfmt.toml refactor grin crate into separate modules (#955) 2018-04-12 10:11:24 +01:00