Golang implementation of the PlatON protocol
-
Updated
Nov 4, 2024 - Go
Golang implementation of the PlatON protocol
An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.
Open source blockchain project designed for developer needs from the start. OPEN chain is a convenient and flexible technology for developing blockchain solutions and decentralized applications.
Source code for the ICDE 2023 paper "Scaling Blockchain Consensus via a Robust Shared Mempool"
Delphi-BFT automates large-scale simulations of unmodified BFT protocol implementations through the Phantom simulator given a simple experimental description. For the first time, experiments with existing BFT protocol implementations can be effortless setup, configured and fed into a simulation engine
Certified Byzantine Fault Tolerance with Schnorr signature aggregation
A distributed ledger with a focus on privacy, safety and scalability
This repo comprises of implementation of various proof types using crypto algorithms. Proof of work is a protocol that has the main goal of deterring cyber-attacks such as a distributed denial-of-service attack (DDoS) which has the purpose of exhausting the resources of a computer system by sending multiple fake requests. Proof of stake will mak…
Delegated Byzantine Fault Tolerance Model in Julia
Xbft共识模块,基于hotstuff流水线共识算法实现,是一种优化后的三阶段BFT算法,当拜占庭节点数小于共识节点数的1/3时,可以保证系统的安全、高效运行、并提供状态的最终性保证。
PoC implementation of the Zellular sequencing protocol
avalanche react
Boost Your BFT Protocol Without Compromising on Other Properties.
A new decentralized blockchain system with a lower storage burden and higher security.
Learn how really it works the Byzantine Fault Tolerance algorithm and problem via this fun simulation in python
A reusable, generic, async, gRPC-interoperable BFT protocol library for scala developers
Opensource projects on Hyperledger
Solving the Byzantine General's problem using Gossipsub
Rehashing traditional consensus and BFT protocols
Add a description, image, and links to the bft-protocols topic page so that developers can more easily learn about it.
To associate your repository with the bft-protocols topic, visit your repo's landing page and select "manage topics."