Name
Last commit
Last update
..
catalyst eth,consensus: replace noarg fmt.Errorf with errors.New (#27330)
downloader eth/downloader: drop beacon head updates if the syncer is restarting (#27397)
ethconfig all: remove ethash pow, only retain shims needed for consensus and tests (#27178)
fetcher all: new empty trie with types.EmptyRootHash instead of null (#27230)
filters eth/filters: reuse handleLogs method for removed logs (#27438)
gasprice eth/gasprice: fix typo (#27202)
protocols core/txpool: make transaction validation reusable across packages (pools) (#27429)
tracers eth/tracers: refactor exporting js buffer (#27472)
api.go les, eth: fix typo in comment (#27369)
api_admin.go eth: split api.go into namespace based files (#27263)
api_backend.go miner: suspend miner if node is syncing (#27218)
api_debug.go internal/ethapi: remove error return on RPCMarshalBlock (#27449)
api_debug_test.go eth: split api.go into namespace based files (#27263)
api_miner.go core/txpool: make transaction validation reusable across packages (pools) (#27429)
backend.go core/txpool: make transaction validation reusable across packages (pools) (#27429)
bloombits.go eth: move eth.Config to a common package (#22205)
handler.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178)
handler_eth.go eth: use new atomic types (#27137)
handler_eth_test.go eth: use new atomic types (#27137)
handler_snap.go eth: check snap satelliteness, delegate drop to eth (#22235)
handler_test.go all: cleanup tests (#25641)
peer.go eth: remove admin.peers[i].eth.head and difficulty (#26804)
peerset.go all: fix some typos (#25551)
state_accessor.go core/types, params: add blob transaction type, RLP encoded for now (#27049)
sync.go eth: use new atomic types (#27137)
sync_test.go eth: use new atomic types (#27137)