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.
jwasinger
69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869)
* core/state, eth/protocols, trie, triedb/pathdb: remove unused error return from trie Commit
* move set back to account-trie-update block scoping for easier readability
* address review
* undo tests submodule change
* trie: panic if BatchSerialize returns an error in Verkle trie Commit
* trie: verkle comment nitpicks
---------
Co-authored-by: Péter Szilágyi <peterke@gmail.com>
|
5 months ago |
.. |
database.go
|
core/rawdb, triedb/pathdb: fix freezer read-only option (#29823)
|
6 months ago |
database_test.go
|
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869)
|
5 months ago |
difflayer.go
|
core: add an end-to-end verkle test (#29262)
|
8 months ago |
difflayer_test.go
|
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362)
|
7 months ago |
disklayer.go
|
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362)
|
7 months ago |
errors.go
|
all: remove duplicate word in comments (#29531)
|
7 months ago |
history.go
|
core/rawdb: implement in-memory freezer (#29135)
|
7 months ago |
history_inspect.go
|
core/rawdb: implement in-memory freezer (#29135)
|
7 months ago |
history_test.go
|
core/rawdb: implement in-memory freezer (#29135)
|
7 months ago |
journal.go
|
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362)
|
7 months ago |
layertree.go
|
all: remove the dependency from trie to triedb (#28824)
|
9 months ago |
metrics.go
|
core: add an end-to-end verkle test (#29262)
|
8 months ago |
nodebuffer.go
|
trie/pathdb: preallocate map capacity (#29690)
|
6 months ago |
reader.go
|
core: add an end-to-end verkle test (#29262)
|
8 months ago |
testutils.go
|
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869)
|
5 months ago |