mirror of https://github.com/ethereum/go-ethereum
eth/downloader: handle missing withdrawals if empty list is expected (#26675)
This PR relaxes the block body ingress handling a bit: if block body withdrawals are missing (but expected to be empty), the body withdrawals are set to 'empty list' before being passed to upper layers. This fixes an issue where a block passed from EthereumJS to geth was deemed invalid.pull/26701/head
parent
5967a2290a
commit
7fb42e6db2
Loading…
Reference in new issue