GithubHelp home page GithubHelp logo

vintagebft's Introduction

Vintage BFT: Making View Changes Efficient for Byzantine Fault-Tolerant Consensus Algorithms using Reputation Mechanisms

About a typo!

We are sorry to clarify a typo in the paper that causes misunderstanding.

On page 5, the second last paragraph, "... the reputation engine does incur ..."; this should be "the reputation engine does not incur ..."

Dependencies

This project uses two external packages for threshold signatures and logging.

# threshold signatures
go get github.com/dedis/kyber/
# logging
go get github.com/sirupsen/logrus

Important parameters

-b int is the batch size
-mq int is the maximum size of message queues
-p int is the number of packing threads used in one consensus instance
-pt int is the number of computing threads used in view changes\

-n int is the number of servers in total (system configuration)
-th int is the threshold value for threshold signatures (quorums)
-id int is this server's ID
-d int is the emulated network delay\

-ns bool enables native storage for storing committed entries in plain text files
-r bool enables log responsiveness
-gc bool enables deleting cache entries that have been committed by consensus
-repu bool enables the reputation engine with computing hash computaional work\

-s int inital server state: 0 : Leader; 1 : Nominee; 2 : Starlet; 3 : Worker
-rp bool prints real time log on the screen
perf enables peak prformance testing configuration, which disables rp and gc\

Deployment

The project is under a double-blind review process. To prevent our deployment details from disclosing our institution information, deployment scripts are temporarily redacted to preserve anonymity.

vintagebft's People

Contributors

gengruizhang avatar thatisedward avatar

Watchers

James Cloos avatar  avatar

Forkers

gengruizhang

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.