plugeth/cmd/devp2p/internal/ethtest
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
..
testdata cmd/devp2p/internal/ethtest: add transaction tests (#21857) 2020-11-30 15:23:48 +01:00
chain_test.go cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2022-08-02 14:48:55 +02:00
chain.go all: implement forkid changes for shanghai 2023-01-03 12:57:06 +02:00
helpers.go cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) 2022-11-07 20:47:04 +01:00
large.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
snap.go all: use unified emptyRootHash and emptyCodeHash (#26718) 2023-02-21 06:12:27 -05:00
snapTypes.go cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2022-08-02 14:48:55 +02:00
suite_test.go cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2022-08-02 14:48:55 +02:00
suite.go cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) 2022-11-07 20:47:04 +01:00
transaction.go cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) 2022-11-07 20:47:04 +01:00
types.go cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) 2022-11-07 20:47:04 +01:00