grin/chain
Antioch Peverell 27c43c42a2
Simplify (and fix) output_pos cleanup during chain compaction (#2609)
* expose leaf pos iterator
use it for various things in txhashset when iterating over outputs

* fix

* cleanup

* rebuild output_pos index (and clear it out first) when compacting the chain

* fixup tests

* refactor to match on (output, proof) tuple

* add comments to compact() to explain what is going on.

* get rid of some boxing around the leaf_set iterator

* cleanup
2019-02-27 21:02:54 +00:00
..
src Simplify (and fix) output_pos cleanup during chain compaction (#2609) 2019-02-27 21:02:54 +00:00
tests Don't extract unexpected files from txhashset archive (#2624) 2019-02-24 22:57:56 -08:00
Cargo.toml Don't extract unexpected files from txhashset archive (#2624) 2019-02-24 22:57:56 -08:00