Confidential Consortium Framework
Перейти к файлу
Eddy Ashton 2092338dd6
RaftDriver: Log whenever messages are dropped, to simplify trace validation (#6021)
2024-02-19 09:27:15 +00:00
.azure-pipelines-templates Revert TV to verbose output (#6020) 2024-02-16 13:36:19 +00:00
.devcontainer
.gdn
.github
.vscode
3rdparty
cmake
doc
docker
edl
getting_started
include/ccf
js/ccf-app
python
samples
scripts
src RaftDriver: Log whenever messages are dropped, to simplify trace validation (#6021) 2024-02-19 09:27:15 +00:00
tests RaftDriver: Log whenever messages are dropped, to simplify trace validation (#6021) 2024-02-19 09:27:15 +00:00
tla RaftDriver: Log whenever messages are dropped, to simplify trace validation (#6021) 2024-02-19 09:27:15 +00:00
.azure-pipelines-gh-pages.yml
.azure-pipelines-release.yml
.azure-pipelines.yml
.azure_pipelines_snp.yml
.backportrc.json
.clang-format
.cmake-format.py
.daily.yml
.daily_canary Raft fixes: Rollback safety despite NACKs, and only ACK up to incoming AE (#6016) 2024-02-15 17:43:46 +00:00
.dockerignore
.gitattributes
.gitconfig
.gitignore
.multi-thread.yml
.prettierignore
.ruff.toml
.snpcc_canary
.stress.yml
.threading_canary Raft fixes: Rollback safety despite NACKs, and only ACK up to incoming AE (#6016) 2024-02-15 17:43:46 +00:00
CCF-PAPER-VLDB-2023.pdf
CCF-TECHNICAL-REPORT.pdf
CHANGELOG.md Raft fixes: Rollback safety despite NACKs, and only ACK up to incoming AE (#6016) 2024-02-15 17:43:46 +00:00
CMakeLists.txt
Doxyfile
LICENSE
README.md
SECURITY.md
THIRD_PARTY_NOTICES.txt
cgmanifest.json
livehtml.sh
metrics.yml
tsan_env_suppressions

README.md

The Confidential Consortium Framework Docs

ccf
  • Continuous Build: Build Status
  • Daily Build: Build Status
  • Doc Build: docs
  • Containers: Build and Publish Release Containers

The Confidential Consortium Framework (CCF) is an open-source framework for building a new category of secure, highly available, and performant applications that focus on multi-party compute and data.

Get Started with CCF

Contribute

Learn More

Third-party components

We rely on several open source third-party components, attributed under THIRD_PARTY_NOTICES.

Contributing

This project welcomes contributions and suggestions. Please see the Contribution guidelines.