go-ethereum/trie/triedb/pathdb
rjl493456442 bcc2e34f7e core, accounts, eth, trie: handle genesis state missing (#28171)
* core, accounts, eth, trie: handle genesis state missing

* core, eth, trie: polish

* core: manage txpool subscription in mainpool

* eth/backend: fix test

* cmd, eth: fix test

* core/rawdb, trie/triedb/pathdb: address comments

* eth, trie: address comments

* eth: inline the function

* eth: use synced flag

* core/txpool: revert changes in txpool

* core, eth, trie: rename functions
2023-11-10 11:09:46 -06:00
..
database.go core, accounts, eth, trie: handle genesis state missing (#28171) 2023-11-10 11:09:46 -06:00
database_test.go core, accounts, eth, trie: handle genesis state missing (#28171) 2023-11-10 11:09:46 -06:00
difflayer.go trie/triedb/pathdb: improve error log (#28177) 2023-11-10 11:09:46 -06:00
difflayer_test.go all: activate pbss as experimental feature (#26274) 2023-11-10 11:09:46 -06:00
disklayer.go trie/triedb/pathdb: improve error log (#28177) 2023-11-10 11:09:46 -06:00
errors.go core, accounts, eth, trie: handle genesis state missing (#28171) 2023-11-10 11:09:46 -06:00
history.go all: update golang/x/ext and fix slice sorting fallout (#27909) 2023-11-10 11:09:46 -06:00
history_test.go all: activate pbss as experimental feature (#26274) 2023-11-10 11:09:46 -06:00
journal.go core, accounts, eth, trie: handle genesis state missing (#28171) 2023-11-10 11:09:46 -06:00
layertree.go all: implement path-based state scheme (#25963) 2023-11-10 11:09:46 -06:00
metrics.go all: implement path-based state scheme (#25963) 2023-11-10 11:09:46 -06:00
nodebuffer.go trie/triedb/pathdb: improve error log (#28177) 2023-11-10 11:09:46 -06:00
testutils.go all: update golang/x/ext and fix slice sorting fallout (#27909) 2023-11-10 11:09:46 -06:00