Skip to content

Mysticeti: Low-Latency DAG Consensus with Fast Commit Path

License

Notifications You must be signed in to change notification settings

movementlabsxyz/mysticeti

 
 

Repository files navigation

Mysticeti

rustc license

The code in this branch is a prototype of Mysticeti. It supplements the paper Mysticeti: Low-Latency DAG Consensus with Fast Commit Path enabling reproducible results. There are no plans to maintain this branch.

Development

When developing, the analyzer may show errors in files (e.g. in orchestrator/src/main.rs). To fix this start code in a nix environment.

nix develop
code .

Run

For detailed instructions on how to run the project, please refer to the orchestrator README.

License

This software is licensed as Apache 2.0.

About

Mysticeti: Low-Latency DAG Consensus with Fast Commit Path

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.8%
  • Python 2.6%
  • Other 0.6%