Skip to content

Releases: ssvlabs/ssv-spec

V0.3.1

12 Jul 13:21
7250755
Compare
Choose a tag to compare
  • Capella support (#257)
  • Issue A - Missing Check on Quorum for the RoundChange Justification (#207)
  • Issue C: Missing Tests Could Lead to Incorrect Implementations (#216)
  • Issue D: wrong message type check (#218)
  • State Comparisons for tests
  • MEV support (#226)
  • fix: swap to, from -> from, to in SyncDecidedByRange (#141)
  • various bug fixes

v0.3.0

12 Mar 17:27
0a41423
Compare
Choose a tag to compare
  • Converted message struct to SSZ
  • Preparation for beacon node fork support
  • SSV message fork support

V0.2.9

16 Jan 16:06
3526f38
Compare
Choose a tag to compare
  • slashing protection fixes
  • blinded block support

V0.2.8

04 Jan 15:35
17ac6f1
Compare
Choose a tag to compare
  • Process QBFT msgs without active duty runner
  • full post consensus tests
  • Full node support
  • Timeout spec test
  • P2P msg validation WIP

V0.2.6

21 Sep 06:12
c8f18df
Compare
Choose a tag to compare
  • SSV Spec tests
  • SSV Json Specs working + generate script
  • Refactor SSV for composition over inheritance
  • QBFT timeout implementation + spec tests stubs
  • QBFT sync

V0.2.5

02 Sep 06:13
Compare
Choose a tag to compare
  • ssv pre consensus tests
  • merge #26
  • WIP ssv consensus tests
  • attestation value check test
  • new duty refactor + spec tests
  • #51
  • #50
  • #49

V0.2.4

22 Aug 06:16
33f6d8d
Compare
Choose a tag to compare

V0.2.3

08 Aug 07:38
Compare
Choose a tag to compare
  • Removed multi signers from PartialSignatureMessages and SignedPartialSignatureMessages
  • SSV Message spec tests

V0.2.1

01 Aug 07:13
Compare
Choose a tag to compare
  • QBFT Controller spec test
  • RSA encryption + spec test

V0.2

26 Jul 07:54
Compare
Choose a tag to compare
  • removed next proposal value from round change messages
  • aligned all spec tests