go-ethereum/triedb/pathdb
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>
2024-06-12 12:23:16 +03:00
..
database.go core/rawdb, triedb/pathdb: fix freezer read-only option (#29823) 2024-05-28 14:41:11 +02:00
database_test.go core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 2024-06-12 12:23:16 +03:00
difflayer.go core: add an end-to-end verkle test (#29262) 2024-03-26 21:25:41 +01:00
difflayer_test.go core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 2024-04-30 16:25:35 +02:00
disklayer.go core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 2024-04-30 16:25:35 +02:00
errors.go all: remove duplicate word in comments (#29531) 2024-04-15 08:34:31 +02:00
history.go core/rawdb: implement in-memory freezer (#29135) 2024-04-30 11:33:22 +02:00
history_inspect.go core/rawdb: implement in-memory freezer (#29135) 2024-04-30 11:33:22 +02:00
history_test.go core/rawdb: implement in-memory freezer (#29135) 2024-04-30 11:33:22 +02:00
journal.go core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 2024-04-30 16:25:35 +02:00
layertree.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
metrics.go core: add an end-to-end verkle test (#29262) 2024-03-26 21:25:41 +01:00
nodebuffer.go trie/pathdb: preallocate map capacity (#29690) 2024-05-02 12:35:45 +03:00
reader.go core: add an end-to-end verkle test (#29262) 2024-03-26 21:25:41 +01:00
testutils.go core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 2024-06-12 12:23:16 +03:00