Giter Site home page Giter Site logo

rfcs's People

Contributors

19eddyjohn75 avatar afck avatar canndrew avatar cretz avatar david-maidsafe avatar dirvine avatar fizyk20 avatar frabrunelle avatar gnunicorn avatar hitman401 avatar iancoleman avatar inetic avatar joshuef avatar madadam avatar maqi avatar nbaksalyar avatar pierrechevalier83 avatar ustulation avatar vinipsmaker avatar

Watchers

 avatar

rfcs's Issues

0049-parsec

PARSEC - Protocol for Asynchronous, Reliable, Secure and Efficient Consensus

In this RFC, we propose an algorithm which will allow a section of network nodes to reach consensus on the validity and order of network events by voting on events and using a gossip protocol to disseminate these votes amongst themselves. The main claim of this RFC is:

All honest participating nodes will reach eventual Byzantine agreement with probability one on a total order of valid blocks, where the valid blocks are comprised of a supermajority of valid votes by the nodes on NodeStates.

๐Ÿ“˜ https://github.com/david-maidsafe/rfcs/blob/master/text/0049-parsec/0049-parsec.md

#0037 Disjoint Sections

Disjoint Sections

Introduce the notion of a "section" of the network, in addition to the existing notion of a group, and the corresponding routing table logic, such that the network's sections are disjoint and form a partition of the set of nodes. Each node will thus be a member of exactly one section. The section size, however, will not be fixed, as opposed to the group size.
Groups will continue to be usable, though, and might remain the appropriate notion for safe_vault's tasks.
(This RFC was originally called "Disjoint Groups", but it turns out to be useful to keep both the old and the new kind of "group" functionality in the code for different purposes. The new concept is therefore called a "section", and the GROUP_SIZE closest nodes to a given address continue to be called the "close group" of that address.)

๐Ÿ“˜ https://github.com/david-maidsafe/rfcs/blob/master/text/0037-disjoint-groups/0037-disjoint-groups.md

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.