Ethan Buchman d55243f0e6 | 6 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
doc.go | 6 years ago | |
simple_map.go | 6 years ago | |
simple_map_test.go | 6 years ago | |
simple_proof.go | 6 years ago | |
simple_tree.go | 6 years ago | |
simple_tree_test.go | 6 years ago | |
types.go | 6 years ago |
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.