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

https://github.com/onflow/bftune

Byzantine Fault Tolerance (BFT) Testing Framework for Flow
https://github.com/onflow/bftune

Last synced: 4 months ago
JSON representation

Byzantine Fault Tolerance (BFT) Testing Framework for Flow

Awesome Lists containing this project

README

        

# BFTune
Byzantine Fault Tolerance (BFT) Testing Framework for [Flow](https://github.com/onflow/flow-go)

# Introduction

This repository will be used to store the BFTune testing framework.

# Code
Currently, BFTune is embedded within [Flow](https://github.com/onflow/flow-go) in the following places:
- core functionality and unit tests:
- https://github.com/onflow/flow-go/tree/master/insecure
- integration tests:
- https://github.com/onflow/flow-go/tree/master/integration/tests/bft