nimbus-eth2/beacon_chain
Etan Kissling 64242d9c84
add support for ResourceUnavailable p2p error (#3476)
The `p2p-interface.md` spec defines a `ResourceUnavailable` error to
return in situations where data that exists on the network is locally
unavailable, e.g., when a block within `MIN_EPOCHS_FOR_BLOCK_REQUESTS`
is requested by `BeaconBlocksByRange` but cannot be provided. This patch
adds support for that additional error code.
2022-03-09 14:03:58 +00:00
..
2021-03-26 07:52:01 +01:00
2022-03-07 21:49:12 +02:00
2021-03-26 07:52:01 +01:00
2021-10-14 14:13:51 +03:00
2022-01-11 11:01:54 +01:00
2022-03-07 21:49:12 +02:00