grin/chain/tests
Antioch Peverell 515fa54614
Rewind head and header_head consistently. (#2918)
* maintain header_head as distinctly separate from head

* cleanup corrupted storage log msg

* simplify process_header and check_header_known

* remember to commit the batch when successfully processing a header...

* rework sync_block_headers for consistency with process_block_header

* cleanup unrelated code

* fix pool tests

* cleanup chain tests

* cleanup chain tests (reuse helpers more)

* cleanup - head not header on an extension
shortcircuit "rewind and apply fork" for headers if next header
2019-07-26 08:36:24 +01:00
..
chain_test_helper.rs Rewind head and header_head consistently. (#2918) 2019-07-26 08:36:24 +01:00
data_file_integrity.rs Rewind head and header_head consistently. (#2918) 2019-07-26 08:36:24 +01:00
mine_simple_chain.rs Rewind head and header_head consistently. (#2918) 2019-07-26 08:36:24 +01:00
store_indices.rs Rewind head and header_head consistently. (#2918) 2019-07-26 08:36:24 +01:00
test_coinbase_maturity.rs Support new Bulletproof rewind scheme (#2848) 2019-06-12 10:28:55 +01:00
test_txhashset.rs fix: move checks for automated test mode into global.rs (#2956) 2019-07-25 10:08:24 +01:00
test_txhashset_archive.rs Rewind head and header_head consistently. (#2918) 2019-07-26 08:36:24 +01:00