attestantio / vouch

Apache License 2.0
112 stars 28 forks source link

Clean up beacon committee subscriptions. #56

Closed mcdee closed 2 years ago

mcdee commented 2 years ago

Beacon committee subscriptions were sending requests for all slots, including slots that occurred in the past during startup. This cleans up the subscription request, only sending future slots at the time of sending.