grin/core
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
..
fuzz Update fuzz in core crate 2018-08-09 11:37:11 +02:00
src improve "check known" steps during process_block() (#1475) 2018-09-05 10:51:29 +01:00
tests Fix typos and unused imports (#1466) 2018-09-03 13:09:28 +02:00
Cargo.toml cache rangeproof and kernel signature verification results (#1419) 2018-08-30 15:44:34 +01:00