grin/api/src/handlers
Antioch Peverell cb2b909090
Block input bitmap rework ()
* 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
..
blocks_api.rs Less cloning and additional pattern simplifications () 2020-02-12 19:35:33 +01:00
chain_api.rs Less cloning and additional pattern simplifications () 2020-02-12 19:35:33 +01:00
peers_api.rs Fix return code in peers API () 2020-01-21 11:30:29 -05:00
pool_api.rs Update hyper/tokio/futures dependencies () 2020-02-18 23:45:27 +01:00
server_api.rs Less cloning and additional pattern simplifications () 2020-02-12 19:35:33 +01:00
transactions_api.rs Update License to 2020 () 2020-01-20 11:40:58 +00:00
utils.rs Block input bitmap rework () 2020-02-24 09:48:51 +00:00
version_api.rs Less cloning and additional pattern simplifications () 2020-02-12 19:35:33 +01:00