neo-go/pkg/core/mpt
Roman Khimov 19717dd9a8 slice: introduce common Copy helper
It's a bit more convenient to use.
2021-07-19 22:57:55 +03:00
..
base.go mpt: split HashNode in two types 2021-04-01 10:19:57 +03:00
batch.go mpt: do not create an Extension for the last child of a Branch 2021-07-07 15:49:53 +03:00
batch_test.go mpt: do not create an Extension for the last child of a Branch 2021-07-07 15:49:53 +03:00
branch.go mpt: refactor nodes serialisation 2021-04-01 10:19:57 +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
extension.go mpt: reduce max key length 2021-06-04 11:09:17 +03:00
hash.go mpt: split HashNode in two types 2021-04-01 10:19:57 +03:00
helpers.go slice: introduce common Copy helper 2021-07-19 22:57:55 +03:00
leaf.go mpt: refactor nodes serialisation 2021-04-01 10:19:57 +03:00
node.go mpt: reduce max key length 2021-06-04 11:09:17 +03:00
node_test.go mpt: reduce max key length 2021-06-04 11:09:17 +03:00
proof.go slice: introduce common Copy helper 2021-07-19 22:57:55 +03:00
proof_test.go mpt: implement reference counting 2020-11-20 16:50:30 +03:00
trie.go slice: introduce common Copy helper 2021-07-19 22:57:55 +03:00
trie_test.go mpt: strip branch node in a simple implementation 2021-07-07 15:47:07 +03:00