M. J. Fromberger 6dd8984fef | 3 years ago | |
---|---|---|
.. | ||
README.md | 4 years ago | |
doc.go | 6 years ago | |
hash.go | 3 years ago | |
proof.go | 3 years ago | |
proof_key_path.go | 4 years ago | |
proof_key_path_test.go | 3 years ago | |
proof_op.go | 4 years ago | |
proof_test.go | 3 years ago | |
proof_value.go | 4 years ago | |
rfc6962_test.go | 4 years ago | |
tree.go | 3 years ago | |
tree_test.go | 3 years ago | |
types.go | 4 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.