grin/chain/tests
Antioch Peverell 939d391e0e
cache rangeproof and kernel signature verification results (#1419)
* wip - cache rangeproof verification

* rustfmt

* rustfmt

* rename to ok_verifier

* rustfmt

* wire in caching verifier in more places
skip rangeproof and kernel signature verification during deserialization

* rustfmt

* actually cache verification results via ok verifier

* rustfmt

* cleanup

* pass a cache around, not a verifier

* rustfmt

* cleanup trait shenanigans

* rustfmt

* core tests passing

* rustfmt

* rustfmt

* tests passing

* rustfmt

* verifier cache now takes vecs of data in and out

* rustfmt

* logging + rustfmt

* add docs and comments
2018-08-30 15:44:34 +01:00
..
data_file_integrity.rs cache rangeproof and kernel signature verification results (#1419) 2018-08-30 15:44:34 +01:00
mine_simple_chain.rs cache rangeproof and kernel signature verification results (#1419) 2018-08-30 15:44:34 +01:00
store_indices.rs Refactor rewind single header (#1390) 2018-08-20 20:34:12 +01:00
test_coinbase_maturity.rs cache rangeproof and kernel signature verification results (#1419) 2018-08-30 15:44:34 +01:00
test_txhashset.rs Check content before zip/unzip the txhashset (#1174) 2018-08-02 19:16:16 -07:00