Releases: ssvlabs/ssv-spec
Releases · ssvlabs/ssv-spec
V0.3.1
- 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
inSyncDecidedByRange
(#141) - various bug fixes
v0.3.0
- Converted message struct to SSZ
- Preparation for beacon node fork support
- SSV message fork support
V0.2.9
- slashing protection fixes
- blinded block support
V0.2.8
- Process QBFT msgs without active duty runner
- full post consensus tests
- Full node support
- Timeout spec test
- P2P msg validation WIP
V0.2.6
- 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
V0.2.4
V0.2.3
- Removed multi signers from PartialSignatureMessages and SignedPartialSignatureMessages
- SSV Message spec tests
V0.2.1
- QBFT Controller spec test
- RSA encryption + spec test
V0.2
- removed next proposal value from round change messages
- aligned all spec tests