Giter Site home page Giter Site logo

consensus_compare's Introduction

Blockchain Consensuses Comparison

Motivation

Each month at least one new consensus (consensus protocols) is being introduced to community. There are a lot of reviews and analyses, but all of them do use not one methodology. It is difficult to compare consensuses without structured approach. I am proposing my vision (and of course comparison) how to analyze different consensuses.

Criteria

I have tried to combine the most important aspects. Of course this list could be extended, but will cause difficulty in information perception.

Generic characteristics

  • What is kind of protocol?
  • What is maturity of protocol?

Main questions

  1. Who should produce the next block of updates to apply to the database?
  2. When should the next block be produced?
  3. What transactions should be included in the block?
  4. How are changes to the protocol applied?
  5. How should competing transaction histories be resolved?
  6. How should blockchain forks be resolved?

Additional metrics

  • Are smart contracts supported?
  • How is side-chains inter-operating implemented?
  • How is performance changing on growing number of nodes?
  • What is limit of nodes in consensus?
  • What is block producing interval?
  • What is period of irreversibility (99.99%, 10% Adversary)?
  • How much is transaction fee?

Resistance

  • Nothing-at-Stake
    • incentives for nodes to vote on the correct block
  • Failure
    • ability to reach consensus
  • Sybil attacks
    • a single adversary is controlling multiple nodes on a network

consensus_compare's People

Stargazers

Siarhei Ivanou avatar

Watchers

James Cloos avatar

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.