grin/store/src
Yeastplume 05d1c6c817
Take the 'Sum' out of 'Sumtree' (#702)
* beginning to remove sum

* continuing to remove sumtree sums

* finished removing sums from pmmr core

* renamed sumtree files, and completed changes+test updates in core and store

* updating grin/chain to include removelogs

* integration of flatfile structure, changes to chain/sumtree to start using them

* tests on chain, core and store passing

* cleaning up api and tests

* formatting

* flatfiles stored as part of PMMR backend instead

* all compiling and tests running

* documentation

* added remove + pruning to flatfiles

* remove unneeded enum

* adding sumtree root struct
2018-02-22 13:45:13 +00:00
..
lib.rs Take the 'Sum' out of 'Sumtree' (#702) 2018-02-22 13:45:13 +00:00
pmmr.rs Take the 'Sum' out of 'Sumtree' (#702) 2018-02-22 13:45:13 +00:00
types.rs Take the 'Sum' out of 'Sumtree' (#702) 2018-02-22 13:45:13 +00:00