grin/chain
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
..
src Block input bitmap rework (#3236) 2020-02-24 09:48:51 +00:00
tests Block input bitmap rework (#3236) 2020-02-24 09:48:51 +00:00
Cargo.toml Update croaring (#3233) 2020-02-21 15:24:48 +00:00