Releases: ssvlabs/ssv-spec
Alan Fork
Description
Upgrade to use Committee Based Consensus
Spec
Committee Based Consensus - Alan Fork (#421)
Add GoSec action and fix issues (#505)
Secure key storage (#481)
Drop leftover error check (#469)
Stop processing after decided (#487)
Sort signers in decided message (#484)
Drop redundant validation for decided messages (#476)
Share length validation (#478)
check att and sync duties exist before submitting (#468)
filter committee duties per slot validator duties (#467)
remove produces blinded blocks (#393)
Meta
Update go (#406)
Rename Go module to ssvlabs
(#385)
Remove residual DKG (#502)
Drop redundant error (#475)
Drop unnecessary nolint comments (#477)
Fix static analysis issues (#480)
Update dependencies (#483)
Update to go1.22 (#474)
v0.3.10: Remove produces blinded blocks
v0.3.9: Sign RSA and pass MessageID
v0.3.8: Replace redundant BLS in QBFT with RSA
Spec
Replace redundant BLS in QBFT with RSA (#372)
v0.3.7: Spec - Partial Signature Verification Aggregation (#369)
Spec
Partial Signature Verification Aggregation (#369)
SignedSSVMessage (#374)
Fix - Future decided no instance nil check (#342)
Tests
SSV DutyExec (#341)
One invalid then valid quorum (#350)
Instance & Message (#328)
non-duplicated late proposal for past instance (#334)
Post-consensus test: Duplicate message then quorum test (#333)
Partial signatures container (#338)
Drop test (#335)
Meta
Improve performance for test generation and execution (#359)