forked from cerc-io/plugeth
7fb42e6db2
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. |
||
---|---|---|
.. | ||
broadcast.go | ||
discovery.go | ||
dispatcher.go | ||
handler_test.go | ||
handler.go | ||
handlers.go | ||
handshake_test.go | ||
handshake.go | ||
peer_test.go | ||
peer.go | ||
protocol_test.go | ||
protocol.go | ||
tracker.go |