Skip to content

relab/gossig-simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gossig-simulations

commands:

  • -i or --iterations: Number of iterations
  • -k: K parameter in gossig (number of processes sending the signature to)
  • -s or --size: Committee size
  • -m: Byzantine threshould from the committee (e.g. 0.2)

How to run

python main.py -i 100 -s 10 -k 3 -m 0.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages