Marius van der Wijden 7fb42e6db2
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.
2023-02-15 07:23:07 -05:00
..
2023-02-06 14:52:51 -05:00
2022-09-10 13:25:40 +02:00
2022-09-07 20:21:59 +02:00
2023-02-06 14:52:51 -05:00