neo-go/pkg/core/mpt
2020-11-18 12:16:05 +03:00
..
base.go mpt: implement reference counting 2020-11-18 12:16:05 +03:00
branch.go mpt: restructure nodes a bit, implement serialization and hash cache 2020-06-03 00:37:21 +03:00
doc.go mpt: implement MPT trie 2020-06-01 18:14:19 +03:00
extension.go mpt: restructure nodes a bit, implement serialization and hash cache 2020-06-03 00:37:21 +03:00
hash.go mpt: fix comment typo 2020-08-11 21:55:51 +03:00
helpers.go core: update MPT during block processing 2020-06-03 13:33:44 +03:00
helpers_test.go mpt: implement NEO storage key conversion 2020-06-01 18:15:13 +03:00
leaf.go mpt: restructure nodes a bit, implement serialization and hash cache 2020-06-03 00:37:21 +03:00
node.go mpt: export func for decoding node with type 2020-11-11 13:22:53 +03:00
node_test.go mpt: implement reference counting 2020-11-18 12:16:05 +03:00
proof.go mpt: implement reference counting 2020-11-18 12:16:05 +03:00
proof_test.go mpt: implement reference counting 2020-11-18 12:16:05 +03:00
trie.go mpt: implement reference counting 2020-11-18 12:16:05 +03:00
trie_test.go mpt: implement reference counting 2020-11-18 12:16:05 +03:00