grin/core
Merope Riddle e2ebd854e1 [WIP] Implement Merkle-sum-tree (#40)
* core: partially implement sumtree; appending and pruning work
* core: add simple merkle-root-sum-calculating function. 
* core: implement replacement in sumtree
* core: implement de/serialization for sumtree
* core: make sumtree index use hashes rather than data
* core: prevent double-adds to sumtrees
* core: replace sumtree's separate sums with a Summable trait
* core: make SumTree::contains() return the index if an element exists
2017-07-12 18:59:18 +00:00
..
src [WIP] Implement Merkle-sum-tree (#40) 2017-07-12 18:59:18 +00:00
Cargo.toml Sending end of the wallet 2017-05-28 20:21:29 -07:00
rustfmt.toml Initial import. 2016-10-20 20:06:12 -04:00