..
base.go
mpt: move empty hash node in a separate type
2021-08-06 12:01:16 +03:00
batch.go
mpt: move empty hash node in a separate type
2021-08-06 12:01:16 +03:00
batch_test.go
mpt: move empty hash node in a separate type
2021-08-06 12:01:16 +03:00
branch.go
mpt: move empty hash node in a separate type
2021-08-06 12:01:16 +03:00
compat_test.go
mpt/tests: add compatibility tests
2021-06-04 11:09:17 +03:00
doc.go
mpt: implement MPT trie
2020-07-30 12:42:15 +03:00
empty.go
mpt: move empty hash node in a separate type
2021-08-06 12:01:16 +03:00
extension.go
mpt: do not allocate NodeObject for serialization
2021-08-06 10:28:19 +03:00
hash.go
mpt: move empty hash node in a separate type
2021-08-06 12:01:16 +03:00
helpers.go
slice: introduce common Copy helper
2021-07-19 22:57:55 +03:00
leaf.go
mpt: do not allocate NodeObject for serialization
2021-08-06 10:28:19 +03:00
node.go
mpt: move empty hash node in a separate type
2021-08-06 12:01:16 +03:00
node_test.go
mpt: move empty hash node in a separate type
2021-08-06 12:01:16 +03:00
proof.go
mpt: move empty hash node in a separate type
2021-08-06 12:01:16 +03:00
proof_test.go
mpt: implement reference counting
2020-11-20 16:50:30 +03:00
trie.go
mpt: move empty hash node in a separate type
2021-08-06 12:01:16 +03:00
trie_test.go
mpt: move empty hash node in a separate type
2021-08-06 12:01:16 +03:00