https://github.com/mystenlabs/mysticeti
Mysticeti: Low-Latency DAG Consensus with Fast Commit Path
https://github.com/mystenlabs/mysticeti
blockchain byzantine-fault-tolerance consensus-protocol fastpath
Last synced: 4 months ago
JSON representation
Mysticeti: Low-Latency DAG Consensus with Fast Commit Path
- Host: GitHub
- URL: https://github.com/mystenlabs/mysticeti
- Owner: MystenLabs
- License: apache-2.0
- Created: 2023-03-30T12:03:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T13:03:46.000Z (over 1 year ago)
- Last Synced: 2024-12-06T21:40:56.268Z (11 months ago)
- Topics: blockchain, byzantine-fault-tolerance, consensus-protocol, fastpath
- Language: Rust
- Homepage:
- Size: 1.06 MB
- Stars: 58
- Watchers: 9
- Forks: 30
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mysticeti
[](https://www.rust-lang.org)
[](LICENSE)The code in this branch is a prototype of Mysticeti. It supplements the paper [Mysticeti: Low-Latency DAG Consensus with Fast Commit Path](https://arxiv.org/abs/2310.14821) enabling reproducible results. There are no plans to maintain this branch.
## License
This software is licensed as [Apache 2.0](LICENSE).