An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Mysticeti

[![rustc](https://img.shields.io/badge/rustc-1.72+-blue?style=flat-square&logo=rust)](https://www.rust-lang.org)
[![license](https://img.shields.io/badge/license-Apache-blue.svg?style=flat-square)](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).