neoneo-go/pkg/core/mpt
Elizaveta Chichindaeva 28908aa3cf [#2442] English Check
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
2022-05-04 19:48:27 +03:00
..
base.go [#2442] English Check 2022-05-04 19:48:27 +03:00
batch.go [#2442] English Check 2022-05-04 19:48:27 +03:00
batch_test.go storage: expose private storage map for more efficient MPT batch 2022-02-17 23:41:10 +03:00
bench_test.go mpt: use BinWriter.Grow() instead of custom buffer 2021-08-10 09:34:05 +03:00
billet.go [#2442] English Check 2022-05-04 19:48:27 +03:00
billet_test.go mpt: add the notion of MPT mode 2022-02-10 19:15:18 +03:00
branch.go [#2442] English Check 2022-05-04 19:48:27 +03:00
compat_test.go [#2442] English Check 2022-05-04 19:48:27 +03:00
doc.go [#2442] English Check 2022-05-04 19:48:27 +03:00
empty.go [#2442] English Check 2022-05-04 19:48:27 +03:00
extension.go [#2442] English Check 2022-05-04 19:48:27 +03:00
hash.go [#2442] English Check 2022-05-04 19:48:27 +03:00
helpers.go [#2442] English Check 2022-05-04 19:48:27 +03:00
helpers_test.go core: implement statesync module 2021-09-07 19:43:27 +03:00
leaf.go [#2442] English Check 2022-05-04 19:48:27 +03:00
node.go [#2442] English Check 2022-05-04 19:48:27 +03:00
node_test.go mpt: add the notion of MPT mode 2022-02-10 19:15:18 +03:00
proof.go [#2442] English Check 2022-05-04 19:48:27 +03:00
proof_test.go mpt: add the notion of MPT mode 2022-02-10 19:15:18 +03:00
trie.go [#2442] English Check 2022-05-04 19:48:27 +03:00
trie_store.go core: support Store interface over MPT 2022-04-29 16:10:04 +03:00
trie_store_test.go core: support Store interface over MPT 2022-04-29 16:10:04 +03:00
trie_test.go storage: simplify (*MemCachedStore).Put/Delete interface 2022-02-16 18:24:20 +03:00