grin/chain/tests
Antioch Peverell cb2b909090
Block input bitmap rework (#3236)
* first pass at rewind_single_block
and reworking rewind to simply iterate over blocks, rewinding each incrementally

* commit

* commit

* cleanup

* add test coverage for output_pos index transactional semantics during rewind

* commit

* do not store commitments in spent_index
just use the order of the inputs in the block

* compare key with commitment when cleaning output_pos index

* remove unused OutputPos struct
2020-02-24 09:48:51 +00:00
..
bitmap_accumulator.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
chain_test_helper.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
data_file_integrity.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
mine_simple_chain.rs Block input bitmap rework (#3236) 2020-02-24 09:48:51 +00:00
store_indices.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
test_coinbase_maturity.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
test_txhashset.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
test_txhashset_archive.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00