ssvlabs / ssv

Secret-Shared-Validator(SSV) for ethereum staking
https://ssv.network
GNU General Public License v3.0
183 stars 96 forks source link

Missed first slot proposals (Rare Case) #1827

Open olegshmuelov opened 3 weeks ago

olegshmuelov commented 3 weeks ago

In rare cases, proposal duty messages are received before the duty starts. These messages are rejected with no duty for this epoch since the proposal duties store is not yet populated at that time.

iurii-ssv commented 3 weeks ago

2nd aspect related to message recieval/processing is (I think):

3rd aspect