This project aims to design simple and scalable BFT consensus protocols. Related works include Hermes (structured transmission, [TDSC'21](https://ieeexplore.ieee.org/document/9543565)), EBFT (extreme simplicity, [TDSC'26]()/[Homepage](https://ebftalgorithm.github.io/)), Fast-HotStuff (robust chained BFT, [TDSC'23](https://arxiv.org/abs/2010.11454)), Stratus (shared mempool, [ICDE'23](https://github.com/gitferry/bamboo-stratus)), Ladon/Orthrus/Hydra (multi-BFT consensus, [EuroSys'25](https://arxiv.org/abs/2409.10954)/[ICDE'25](https://arxiv.org/abs/2501.14732)/[ICDE'26](https://arxiv.org/abs/2511.05843)), and Manta (asynchronous DAG, [NSDI'27]()).
0 commit comments