vouch/strategies
Jim McDonald 3a8098981c
Avoid crash on nil beacon block.
Situation reported where a node returns nil for a beacon block when
scoring attestation data.  Although this should not happen (the provider
told us about the block via the attestation, it should know it) this
patch covers the situation where the returned block is empty or
malformed.

Fixes #9
2020-12-14 09:29:34 +00:00
..
attestationdata Avoid crash on nil beacon block. 2020-12-14 09:29:34 +00:00
beaconblockproposal Merge branch 'attestation-strategy' 2020-11-17 13:16:25 +00:00