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
..
2022-10-31 16:23:26 +02:00
2022-09-07 20:21:59 +02:00
2022-06-13 16:24:45 +02:00
2022-08-19 09:00:21 +03:00