grin/core
Ignotus Peverell a9d1b76414
Compaction of pruned data for chain data structures (#746)
* Implementation of compaction for the chain. Single entry point on the chain triggers compaction of all MMRs as well as the cleanup of the positional index and full blocks.
* API endpoint, additional tests and more fixes for compaction
* Also prune PMMR metadata, minor bug fix
* PMMR store tests fix
2018-03-06 17:58:33 +00:00
..
benches Compaction of pruned data for chain data structures (#746) 2018-03-06 17:58:33 +00:00
src Compaction of pruned data for chain data structures (#746) 2018-03-06 17:58:33 +00:00
tests rustfmt all the things 2018-03-04 00:19:54 +00:00
Cargo.toml Remove unused import and uniformize crates (#686) 2018-02-05 19:46:56 +00:00
rustfmt.toml cannot use write_mode in rustfmt.toml in stable (get rid of the warnings) (#752) 2018-03-05 15:23:52 -05:00