grin/store/src
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
..
lib.rs check_compact retains leaves and roots until parents are pruned (#753) 2018-03-13 14:22:34 -04:00
pmmr.rs hash with the pos for non-leaf nodes (#788) 2018-03-16 10:45:58 -04:00
types.rs check_compact retains leaves and roots until parents are pruned (#753) 2018-03-13 14:22:34 -04:00