ssvlabs / ssv-spec

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

Fix value check #396

Closed GalRogozinski closed 3 months ago

GalRogozinski commented 3 months ago

Description

  1. Attestation Value check returns false if only one validator is slashable
  2. Also check when creating a post-consensus message, since we never regard committeeIndex
  3. Add test stubs to be completed
  4. migrate tests from #392