grin/chain/tests
Antioch Peverell 8e3a3e1a40
Replace "header by height" index with reads into the header MMR (#2030)
* replace header_by_height index with reads into the header MMR

* rustfmt

* cleanup

* cleanup chain tests

* fix locate_headers to stop on our max header

* fix the deadlock in comact_blocks_db...

* cleanup and docs/comments
2018-11-29 09:26:24 +00:00
..
data_file_integrity.rs validate root of header MMR when processing headers (during sync and full blocks) (#1836) 2018-11-01 09:51:32 +00:00
mine_simple_chain.rs validate root of header MMR when processing headers (during sync and full blocks) (#1836) 2018-11-01 09:51:32 +00:00
store_indices.rs Replace "header by height" index with reads into the header MMR (#2030) 2018-11-29 09:26:24 +00:00
test_coinbase_maturity.rs validate root of header MMR when processing headers (during sync and full blocks) (#1836) 2018-11-01 09:51:32 +00:00
test_txhashset.rs protection of parallel requests of TxHashSetRequest (#1923) 2018-11-05 22:56:45 +08:00