Skip to content

Simulations of different difficulty adjustment strategies for chainweb

Notifications You must be signed in to change notification settings

kadena-io/chainweb-difficulty-adjustment-simulations

 
 

Repository files navigation

Simulation of Difficulty Algorithms for Chainweb

The simulation model supports different difficulty adjustment algorithms for network with more than a single hash function. It also support scenarios where chains start out with different difficulties.

Currently, only simulation results for networks with a single hash algorithm and identical initial difficulties for all chains are included.

Files:

  • Simulation.ipynb: The simulation model and the code for running simulations and storing the data.

  • data.pkl: results from running simulations for several DA algorithms.

  • Results.ipynb: The code for analysing and presenting the results.

About

Simulations of different difficulty adjustment strategies for chainweb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.2%
  • Python 0.8%