grin/chain/src
Ignotus Peverell f5b03a6d5a
Fix sync hash cache (#1285)
* Refactor hash cache handling to add properly. Only add to cache if the block is definitevely accepted or rejected.
* Dedup of header processing now looks like premature optimization. Very fast anyway. Removing the header hash cache.
2018-07-22 12:43:55 -07:00
..
chain.rs Fix sync hash cache (#1285) 2018-07-22 12:43:55 -07:00
error.rs Fix bug on block sync (#1271) (#1281) 2018-07-22 12:25:56 -07:00
lib.rs Introduce state to track sync stages (#1210) (#1211) 2018-07-02 00:08:39 +01:00
pipe.rs Fix sync hash cache (#1285) 2018-07-22 12:43:55 -07:00
store.rs Initial block difficulty adjustment + difficulty adjustment scenario modification (#1217) 2018-07-05 13:18:09 +01:00
txhashset.rs call validate_kernel_history directly from txhashset_write (#1234) 2018-07-09 19:04:17 +01:00
types.rs fix misbehaving simulnet fastsync test (#1227) 2018-07-08 17:37:09 +01:00