erigon-pulse/cmd/evm/internal/t8ntool
Andrew Ashikhmin d82c778ab3
Withdrawals part 1 (#6009)
This PR partially implements
[EIP-4895](https://eips.ethereum.org/EIPS/eip-4895): Beacon chain push
withdrawals as operations. The new Engine API methods
(https://github.com/ethereum/execution-apis/pull/195) are implemented.

_Body downloader and saving withdrawals into DB are not implemented
yet!_
2022-12-01 09:15:01 +01:00
..
execution.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
flags.go Upgrade urfave/cli to v2 (#6047) 2022-11-14 17:33:57 +01:00
gen_stenv.go evm t8n to use ExecuteBlockEphemerally api (#4642) 2022-07-07 12:47:00 +01:00
transition.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00