mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
27c43c42a2
* 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 |
||
---|---|---|
.. | ||
adapters | ||
libwallet | ||
node_clients | ||
test_framework | ||
command.rs | ||
controller.rs | ||
display.rs | ||
error.rs | ||
lib.rs | ||
lmdb_wallet.rs | ||
types.rs |