Joon 66794a174a Move from tmlibs #213 (#115)
* move from tmlibs 213
* expose KVPair, simpleproofsfrommap returns keys
2018-06-10 20:43:40 -07:00
..
2018-05-30 17:44:20 -04:00
2018-05-22 12:43:44 -04:00
2018-06-10 20:43:40 -07:00
2018-06-10 20:43:40 -07:00

Simple Merkle Tree

For smaller static data structures that don't require immutable snapshots or mutability; for instance the transactions and validation signatures of a block can be hashed using this simple merkle tree logic.