go-ethereum/eth
Delweng 6fa241497f eth,consensus: replace noarg fmt.Errorf with errors.New (#27330)
* eth: replace noarg fmt.Errorf with errors.New

Signed-off-by: jsvisa <delweng@gmail.com>

* consensus: replace noarg fmt.Errorf with errors.New

Signed-off-by: jsvisa <delweng@gmail.com>

---------

Signed-off-by: jsvisa <delweng@gmail.com>
2023-11-10 11:09:46 -06:00
..
catalyst eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 2023-11-10 11:09:46 -06:00
downloader eth/downloader: fix error aggregator (#27217) 2023-11-10 11:09:46 -06:00
ethconfig all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-11-10 11:09:46 -06:00
fetcher all: new empty trie with types.EmptyRootHash instead of null (#27230) 2023-11-10 11:09:46 -06:00
filters eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 2023-11-10 11:09:46 -06:00
gasprice eth/gasprice: fix typo (#27202) 2023-11-10 11:09:46 -06:00
protocols all: new empty trie with types.EmptyRootHash instead of null (#27230) 2023-11-10 11:09:46 -06:00
tracers eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 2023-11-10 11:09:46 -06:00
api.go eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 2023-11-10 11:09:46 -06:00
api_backend.go internal/ethapi: remove unused err-return (#27240) 2023-11-10 11:09:46 -06:00
api_test.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2023-11-10 11:09:46 -06:00
backend.go eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 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 all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 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 eth: use new atomic types (#27137) 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: cleanup tests (#25641) 2022-09-07 20:21:59 +02: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