ssvlabs / ssv-spec

GNU General Public License v3.0
25 stars 22 forks source link

fix: check att and sync duties exist before submitting #468

Closed y0sher closed 1 month ago

y0sher commented 1 month ago

Description

We have notice in the node attempts to send empty duties. calling SubmitSyncCommitteeMessages with empty data, resulting in an error.

Fix

Check that there is any duty before calling send.