grin/store
Ignotus Peverell 2c6c8ed688
Fix rm log not getting written to disk
Only the temporary remove log for the last block was written to
disk, and then overwritten for every block. The fix writes the
temp remove log (just last block) to the permanent remove log,
and saves that to disk.
2017-11-25 23:26:36 -05:00
..
src Fix rm log not getting written to disk 2017-11-25 23:26:36 -05:00
tests Fix #235 sumtree size double-counting rm log 2017-11-04 13:34:33 -04:00
Cargo.toml Sumtree mmap fix (#217) 2017-10-30 12:43:49 -04:00
rustfmt.toml Initial import. 2016-10-20 20:06:12 -04:00