grin/core
Ignotus Peverell 929943d8b1
Sum-tree only stores hashes
Couple improvements to the sum tree implementation. First change
is to not store the data but only its hashes, assuming a higher
level layer will take care of the data (KV store).

Second minor improvement is renaming Node into NodeData and vice
versa.
2017-07-20 14:07:57 +00:00
..
src Sum-tree only stores hashes 2017-07-20 14:07:57 +00:00
Cargo.toml Replace SHA3 with BLAKE2b everywhere 2017-07-20 13:52:33 +00:00
rustfmt.toml Initial import. 2016-10-20 20:06:12 -04:00