1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/trie
2018-06-11 14:32:13 +03:00
..
database.go trie: don't report the root flushlist as an alloc 2018-06-11 14:32:13 +03:00
encoding.go trie: avoid unnecessary slicing on shortnode decoding (#16917) 2018-06-07 11:48:36 +03:00
encoding_test.go
errors.go
hasher.go trie: reduce hasher allocations (#16896) 2018-06-05 15:06:29 +03:00
iterator.go trie: support proof generation from the iterator 2018-05-23 13:02:20 +03:00
iterator_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
node.go trie: remove unused buf parameter (#16583) 2018-04-27 12:45:02 +03:00
node_test.go
proof.go trie: fixes to comply with golint (#16771) 2018-05-21 23:41:31 +03:00
proof_test.go trie: support proof generation from the iterator 2018-05-23 13:02:20 +03:00
secure_trie.go trie: fixes to comply with golint (#16771) 2018-05-21 23:41:31 +03:00
secure_trie_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
sync.go trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 2018-05-29 17:48:43 +02:00
sync_test.go trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 2018-05-29 17:48:43 +02:00
trie.go eth, node, trie: fix minor typos (#16802) 2018-05-24 15:55:20 +03:00
trie_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00