plugeth/internal/ethapi
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178)
* all: remove ethash pow, only retain shims needed for consensus and tests

* all: thank you linter

* all: disallow launching Geth in legacy PoW mode

* cmd/env/internal/t8ntool: remove dangling ethash flag
2023-05-03 12:58:39 +03:00
..
addrlock.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api_test.go internal/ethapi: add block overrides to eth_call (#26414) 2023-05-02 04:28:43 -04:00
api.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-05-03 12:58:39 +03:00
backend.go internal/ethapi: add block overrides to eth_call (#26414) 2023-05-02 04:28:43 -04:00
dbapi.go all: remove concept of public/private API definitions (#25053) 2022-06-21 12:05:43 +03:00
transaction_args_test.go internal/ethapi: add block overrides to eth_call (#26414) 2023-05-02 04:28:43 -04:00
transaction_args.go core, core/types: plain Message struct (#25977) 2023-03-09 14:19:12 +01:00