grin/chain
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
..
src Compaction of pruned data for chain data structures (#746) 2018-03-06 17:58:33 +00:00
tests Compaction of pruned data for chain data structures (#746) 2018-03-06 17:58:33 +00:00
Cargo.toml Update bitflags to ^0.1 (#682) 2018-02-05 19:43:54 +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