Skip to content

Release v1.0.2

Choose a tag to compare

@xlloit xlloit released this 31 Dec 18:00
· 99 commits to main since this release
864ac85
  • Improved availability in Byzantine flows by automatically excluding dead nodes and detected imposters from subsequent quorums.
  • Added explicit reporting of imposters in responses and audit logs, and dead nodes in audit logs for post-mortem analysis.
  • Persisted DKG commitments during key generation and used them as the source of truth for deriving Y_i in ECIES and FROST flows.
  • ThresholdSignature and Decrypted responses now include an imposters field.

See Detecting Imposters for more details.

Recommended actions

  • Run a key REFRESH for keys used in ECIES and FROST signatures so nodes derive Y_i from stored DKG commitments.