CCF
CCF copied to clipboard
Confidential Consortium Framework
Unless I am missing something, this augments the changeset with all the writes, which mostly duplicate current->state except for deletes. Is that correct? If so, and if this is done...
CCF shall use OpenSSL of (major) version 3. It is to be determined in this ticket which exact version is supported by Azure Linux. Ticket for reference: #5291
**Describe the bug** I am trying to build CCF from source. I am using the docker ghcr.io/microsoft/ccf/ci/default:build-25-07-2024. I have installed open-enclave sdk inside the docker. Further, I am using `ccf-5.0.6`...
**Is your feature request related to a problem? Please describe.** Operator queries CCF to get pending nodes and this list can keep growing in the event the Governor gets throttled...
**Is your feature request related to a problem? Please describe.** Node joining a network should be simplified **Describe the solution you'd like** Current steps needed to join a node makes...
Closes #6537 Issues in `recovery.py` lines 952 and 957: - [ ] Update `tests/testdata/expired_service` with a new, expired service, that uses new-style shares - [ ] Same with `sgx_service`, we...
sss was kept to support recovery shares produced before the migration to the new re-share code. All 5.x release use the new code, and have deprecated the use of sss...