Skip to content

6.0.11

Choose a tag to compare

@github-actions github-actions released this 08 Sep 22:20
· 284 commits to main since this release
62c37da

Added

  • Added ccf.gov.validateConstitution function to JS API, which can be used to confirm some basic properties of a proposed constitution (it is a string, parseable by our JS interpreter, exporting functions named validate, resolve and apply with the correct number of arguments). This is called in the default sample constitution's set_constitution.validate.
  • Added logging of the initial node attestation value ("Initial node attestation...") (#7256).

Fixed

  • Correctly validate the full AMD ASK endorsement chain (#7233)