go-ethereum/internal/ethapi
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425)
This implements recent changes to EIP-7685, EIP-6110, and
execution-apis.

---------

Co-authored-by: lightclient <lightclient@protonmail.com>
Co-authored-by: Shude Li <islishude@gmail.com>
2024-10-09 12:24:58 +02:00
..
testdata internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
addrlock.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api.go all: implement flat deposit requests encoding (#30425) 2024-10-09 12:24:58 +02:00
api_test.go internal: run tests in parallel (#30381) 2024-09-16 08:44:47 +02:00
backend.go internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
dbapi.go all: remove concept of public/private API definitions (#25053) 2022-06-21 12:05:43 +03:00
errors.go internal/ethapi: eth_multicall (#27720) 2024-09-06 11:31:00 +02:00
logtracer.go internal/ethapi: eth_multicall (#27720) 2024-09-06 11:31:00 +02:00
simulate.go internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
simulate_test.go internal/ethapi: eth_multicall (#27720) 2024-09-06 11:31:00 +02:00
transaction_args.go internal/ethapi: eth_multicall (#27720) 2024-09-06 11:31:00 +02:00
transaction_args_test.go internal: run tests in parallel (#30381) 2024-09-16 08:44:47 +02:00