plugeth/cmd/evm/internal/t8ntool
rjl493456442 fe01a2f63b
all: use unified emptyRootHash and emptyCodeHash (#26718)
The EmptyRootHash and EmptyCodeHash are defined everywhere in the codebase, this PR replaces all of them with unified one defined in core/types package, and also defines constants for TxRoot, WithdrawalsRoot and UncleRoot
2023-02-21 06:12:27 -05:00
..
block.go all: use unified emptyRootHash and emptyCodeHash (#26718) 2023-02-21 06:12:27 -05:00
execution.go all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00
flags.go all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00
gen_header.go all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00
gen_stenv.go all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00
transaction.go all: make timestamp-based fork checks based on uint64 (#26474) 2023-01-25 12:12:28 +01:00
transition.go all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00
utils.go cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00