plugeth/eth/fetcher
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_fetcher_test.go all: cleanup tests (#25641) 2022-09-07 20:21:59 +02:00
block_fetcher.go all: use unified emptyRootHash and emptyCodeHash (#26718) 2023-02-21 06:12:27 -05:00
tx_fetcher_test.go all: refactor txpool into it's own package in prep for 4844 2022-10-24 16:35:53 +03:00
tx_fetcher.go all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) 2022-11-14 15:16:52 +01:00