grin/chain/src
Antioch Peverell 77765796ab
improve "check known" steps during process_block() (#1475)
* document what we do during pipe::apply_block()

* rustfmt

* wip

* rustfmt

* wip

* additional check_known_store and check_known_mmr checks in process_block

* rustfmt

* cleanup coinbase maturity check in process_block

* consolidate the "check in store" logic
add TODOs around the 50 block OldBlock logic

* rustfmt

* cleanup
2018-09-05 10:51:29 +01:00
..
chain.rs infinite loops in check_orphans, if block in orphans has a forked parent (#1452) 2018-09-01 15:09:38 -04:00
error.rs Fix txpool race condition (#1385) 2018-08-20 14:48:05 +01:00
lib.rs run rustfmt against chain crate 2018-08-10 14:56:35 +01:00
pipe.rs improve "check known" steps during process_block() (#1475) 2018-09-05 10:51:29 +01:00
store.rs Refactor rewind single header (#1390) 2018-08-20 20:34:12 +01:00
txhashset.rs improve "check known" steps during process_block() (#1475) 2018-09-05 10:51:29 +01:00
types.rs fix misbehaving simulnet fastsync test (#1227) 2018-07-08 17:37:09 +01:00