go-ethereum/eth
Guillaume Ballet 59c73c0b23 params, trie: add verkle fork management + upgrade go-verkle (#27464)
* params, trie: add verkle fork management + upgrade go-verkle

* remove the two verkle files

* core, eth, params: add missing function

* Gary's feedback

* remove trie/utils/verkle.go

* add verkle block override

---------

Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2023-11-10 11:09:46 -06:00
..
catalyst all: move main transaction pool into a subpool (#27463) 2023-11-10 11:09:46 -06:00
downloader eth/downloader: drop beacon head updates if the syncer is restarting (#27397) 2023-11-10 11:09:46 -06:00
ethconfig params, trie: add verkle fork management + upgrade go-verkle (#27464) 2023-11-10 11:09:46 -06:00
fetcher all: move main transaction pool into a subpool (#27463) 2023-11-10 11:09:46 -06:00
filters eth/filters: reuse handleLogs method for removed logs (#27438) 2023-11-10 11:09:46 -06:00
gasprice eth: use slices package for sorting (#27490) 2023-11-10 11:09:46 -06:00
protocols trie, core/state: revert error removal in (*state.Trie).Commit (#27544) 2023-11-10 11:09:46 -06:00
tracers params, trie: add verkle fork management + upgrade go-verkle (#27464) 2023-11-10 11:09:46 -06:00
api.go les, eth: fix typo in comment (#27369) 2023-11-10 11:09:46 -06:00
api_admin.go eth: split api.go into namespace based files (#27263) 2023-11-10 11:09:46 -06:00
api_backend.go all: move main transaction pool into a subpool (#27463) 2023-11-10 11:09:46 -06:00
api_debug.go cmd, core/state, eth, tests, trie: improve state reader (#27428) 2023-11-10 11:09:46 -06:00
api_debug_test.go cmd, core/state, eth, tests, trie: improve state reader (#27428) 2023-11-10 11:09:46 -06:00
api_miner.go core/txpool: make transaction validation reusable across packages (pools) (#27429) 2023-11-10 11:09:46 -06:00
backend.go params, trie: add verkle fork management + upgrade go-verkle (#27464) 2023-11-10 11:09:46 -06:00
bloombits.go eth: move eth.Config to a common package (#22205) 2021-02-05 13:51:15 +01:00
handler.go eth: send big transactions by announce/retrieve only (#27618) 2023-11-10 11:09:46 -06:00
handler_eth.go eth: use new atomic types (#27137) 2023-11-10 11:09:46 -06:00
handler_eth_test.go all: move main transaction pool into a subpool (#27463) 2023-11-10 11:09:46 -06:00
handler_snap.go eth: check snap satelliteness, delegate drop to eth (#22235) 2021-02-02 10:44:36 +02:00
handler_test.go all: move main transaction pool into a subpool (#27463) 2023-11-10 11:09:46 -06:00
peer.go eth: remove admin.peers[i].eth.head and difficulty (#26804) 2023-03-06 09:27:46 +02:00
peerset.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
state_accessor.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-11-10 11:09:46 -06:00
sync.go eth: use new atomic types (#27137) 2023-11-10 11:09:46 -06:00
sync_test.go eth: use new atomic types (#27137) 2023-11-10 11:09:46 -06:00