grin/core
Antioch Peverell cb71386097
hash with the pos for non-leaf nodes (#788)
* hash_with_index on non-leaf nodes
rework the Merkle proof to include the pos of each sibling in the path

* rustfmt

* cleanup

* cleanup

* use get_from_file in validate (children may have been "removed")

* rustfmt

* fixup store tests
2018-03-16 10:45:58 -04:00
..
benches Compaction of pruned data for chain data structures (#746) 2018-03-06 17:58:33 +00:00
src hash with the pos for non-leaf nodes (#788) 2018-03-16 10:45:58 -04: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