CCF icon indicating copy to clipboard operation
CCF copied to clipboard

Confidential Consortium Framework

Results 300 CCF issues
Sort by recently updated
recently updated
newest added
trafficstars

#6222 ## Remove 1. References to Legacy tables 2. Add Remove Old JWT table proposal

See #6280. The contents and behaviour of this api-version are identical to `2023-06-01-preview`, but since we've proved out the new API we're now marking it non-preview. Opening this as draft...

We currently support 2 gov APIs. - [ ] We will mark the old ("Classic") API as deprecated in 5.0, and remove it in 6.0. - [ ] The new...

enhancement

#6282 introduced fixed logging app cache limit to test it out in historical perf test. It's better to make it callable from the client. A nice thing to have would...

enhancement

**TL;DR** We kept `Legacy:: tables` for JWT in https://github.com/microsoft/CCF/pull/6175, for reasons explained [here](https://github.com/microsoft/CCF/pull/6175#discussion_r1620308872). This can be safely removed after ensuring old tables are no longer used anywhere in the system....

`tls::CA` and `tls::Cert` carry more functionality than what their names imply and it's sometimes hard to tell what will happen with the corresponding certificates at runtime. If someone has time,...

**Describe the bug** We came across a scenario where a CCF node may start from a "blank" snapshot, [forcing the node to start from ledger files](https://github.com/microsoft/CCF/blob/main/src/host/main.cpp#L677-L700) instead and increasing the...

bug

Sandbox script in CCF Infra has a limitation that relies on the default constitution (Vote has to be accepted by the majority). If Unanimity is required for a specific app,...