attestantio / vouch

Apache License 2.0
112 stars 28 forks source link

Avoid crash if beacon block root returns nil. #52

Closed mcdee closed 2 years ago

mcdee commented 2 years ago

It is possible for a syncing beacon node to return nil for the beacon block root. If this happens, log and return to avoid a crash.