ReleaseMicrosoftMicrosoftpublished Sep 8, 2025seen Jun 26

microsoft/CCF ccf-6.0.11

microsoft/CCF

Open original ↗

Captured source

source ↗
published Sep 8, 2025seen Jun 26captured 1whttp 200method plain

6.0.11

Repository: microsoft/CCF

Tag: ccf-6.0.11

Published: 2025-09-08T22:20:23Z

Prerelease: no

Release notes:

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)