Skip to content

My end of studies research project on consensus algorithms

Notifications You must be signed in to change notification settings

Nicolascrd/researchProjectConsensus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains some of the content of my end-of-studies research project on consensus algorithms.

poster

Bibliographical Survey

biblio contains the bibliographical survey which is the basis of the project.

Article

article contains the research article, which is the final part of the project.

Scripts

scripts contains scripts to compute the probabilities of evolution of the markov processes representing the sampling in avalanche-style consensus in the case of building a state-machine. These probabilities are used to know the probability ε that consensus is not reached in the avalanche version of the decentralized state machine. β = 1 in markov.py and β = 2 in markovBeta.py. At the moment, β > 2 not available, I have not found a way to compute probabilities for all β.

References

About

My end of studies research project on consensus algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published