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.
wangjingcun
16f2f7155f
all: typos in comments (#30779)
fixes some typos
|
2 months ago |
.. |
trienode
|
ethdb: add DeleteRange feature (#30668)
|
3 months ago |
utils
|
all: typos in comments (#30779)
|
2 months ago |
committer.go
|
trie: concurrent commit (#30545)
|
4 months ago |
database_test.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
4 months ago |
encoding.go
|
…
|
|
encoding_test.go
|
…
|
|
errors.go
|
…
|
|
hasher.go
|
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362)
|
9 months ago |
iterator.go
|
trie: iterate values pre-order and fix seek behavior (#27838)
|
8 months ago |
iterator_test.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
4 months ago |
node.go
|
…
|
|
node_enc.go
|
…
|
|
node_test.go
|
…
|
|
proof.go
|
all: fix various typos (#29600)
|
9 months ago |
proof_test.go
|
…
|
|
secure_trie.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
4 months ago |
secure_trie_test.go
|
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869)
|
8 months ago |
stacktrie.go
|
eth/protocols/snap: cleanup dangling account trie nodes due to incomplete storage (#30258)
|
6 months ago |
stacktrie_fuzzer_test.go
|
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869)
|
8 months ago |
stacktrie_test.go
|
…
|
|
sync.go
|
trie: update the `valid` function comments (#29809)
|
9 months ago |
sync_test.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
4 months ago |
tracer.go
|
trie, consensus/clique: use maps.Clone (#29616)
|
9 months ago |
tracer_test.go
|
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869)
|
8 months ago |
trie.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
4 months ago |
trie_id.go
|
…
|
|
trie_reader.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
4 months ago |
trie_test.go
|
ethdb: add DeleteRange feature (#30668)
|
3 months ago |
verkle.go
|
core, trie: verkle state processor tests (#30672)
|
3 months ago |
verkle_test.go
|
trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357)
|
5 months ago |