Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Péter Szilágyi
143c4341d8
core, eth, trie: streaming GC for the trie cache (#16810)
* core, eth, trie: streaming GC for the trie cache
* trie: track memcache statistics
|
7 years ago |
.. |
database.go
|
core, eth, trie: streaming GC for the trie cache (#16810)
|
7 years ago |
encoding.go
|
trie: rename TrieSync to Sync and improve hexToKeybytes (#16804)
|
7 years ago |
encoding_test.go
|
trie: rework and document key encoding
|
8 years ago |
errors.go
|
trie: more node iterator improvements (#14615)
|
8 years ago |
hasher.go
|
trie: cleaner logic, one less func call
|
7 years ago |
iterator.go
|
trie: support proof generation from the iterator
|
7 years ago |
iterator_test.go
|
all: get rid of error when creating memory database (#16716)
|
7 years ago |
node.go
|
trie: remove unused `buf` parameter (#16583)
|
7 years ago |
node_test.go
|
trie, core/state: improve memory usage and performance (#3135)
|
8 years ago |
proof.go
|
trie: fixes to comply with golint (#16771)
|
7 years ago |
proof_test.go
|
trie: support proof generation from the iterator
|
7 years ago |
secure_trie.go
|
trie: fixes to comply with golint (#16771)
|
7 years ago |
secure_trie_test.go
|
all: get rid of error when creating memory database (#16716)
|
7 years ago |
sync.go
|
trie: rename TrieSync to Sync and improve hexToKeybytes (#16804)
|
7 years ago |
sync_test.go
|
trie: rename TrieSync to Sync and improve hexToKeybytes (#16804)
|
7 years ago |
trie.go
|
eth, node, trie: fix minor typos (#16802)
|
7 years ago |
trie_test.go
|
all: get rid of error when creating memory database (#16716)
|
7 years ago |