Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:45
· 331 commits to main since this release
253ee25

What's Changed

  • ci: fix coverage ignore by @Stebalien in #451
  • Improve test parallelism by @Stebalien in #452
  • certstore: test some additional edge-cases by @Stebalien in #453
  • Check that justification supplemental data matches the vote by @Stebalien in #454
  • Transition from xerrors to errors and fmt by @Kubuxu in #455
  • Test immediate progress from Prepare when quorum is not possible by @masih in #457
  • Follow golang naming convention for constants by @masih in #344
  • Add metrics for error counts tagged by type by @masih in #456
  • Remove unused MakeTicket function by @masih in #458
  • Disable TestFailRecover by @Kubuxu in #465
  • Use consistent spelling for "marshaler" by @masih in #466
  • Implement additional message validation unit tests by @masih in #464
  • Fix typo in manifest EC config by @masih in #467
  • Gracefully handle EC diverging from F3 by @Kubuxu in #462
  • Make it possible to disable some/all participants via the manifest by @Stebalien in #469
  • Pass context variables to runningCtx by @Kubuxu in #471
  • Slightly improve aggregation test suite by @Kubuxu in #470
  • Remove manifest versions by @Stebalien in #472
  • Set default Certificate exchange config in local devnet manifest by @masih in #475

Full Changelog: v0.0.3...v0.0.4