1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/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
chain.go all: implement forkid changes for shanghai 2023-01-03 12:57:06 +02:00
chain_test.go
helpers.go cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) 2022-11-07 20:47:04 +01:00
large.go
snap.go all: use unified emptyRootHash and emptyCodeHash (#26718) 2023-02-21 06:12:27 -05:00
snapTypes.go
suite.go cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) 2022-11-07 20:47:04 +01:00
suite_test.go
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