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

https://github.com/0xpolygon/pbft-consensus

Practical Byzantium Fault Tolerant (PBFT) algorithm
https://github.com/0xpolygon/pbft-consensus

Last synced: 6 months ago
JSON representation

Practical Byzantium Fault Tolerant (PBFT) algorithm

Awesome Lists containing this project

README

          

# Practical-BFT consensus

## Tracing

You can use OpenTracing to trace the execution of the protocol. Each trace span represents a height/sequence.

## E2E

This repo includes integration tests under [/e2e](./e2e)