grin/pool/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
..
block_building.rs Support new Bulletproof rewind scheme (#2848) 2019-06-12 10:28:55 +01:00
block_max_weight.rs Support new Bulletproof rewind scheme (#2848) 2019-06-12 10:28:55 +01:00
block_reconciliation.rs Support new Bulletproof rewind scheme (#2848) 2019-06-12 10:28:55 +01:00
coinbase_maturity.rs Re-launch floonet (#2249) 2018-12-28 14:46:21 -08:00
common.rs Rewind head and header_head consistently. (#2918) 2019-07-26 08:36:24 +01:00
transaction_pool.rs Always stem local txs if configured that way (unless explicitly fluffed) (#2876) 2019-07-04 11:56:42 +01:00