plugeth/cmd/evm/internal/t8ntool
Péter Szilágyi bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049)
* core/types, params: add blob transaction type, RLP encoded for now

* all: integrate Cancun (and timestamp based forks) into MakeSigner

* core/types: fix 2 back-and-forth type refactors

* core: fix review comment

* core/types: swap blob tx type id to 0x03
2023-04-21 12:52:02 +03:00
..
block.go all: use unified emptyRootHash and emptyCodeHash (#26718) 2023-02-21 06:12:27 -05:00
execution.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03: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 core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03:00
transition.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03:00
utils.go cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00