maher243 / BlockSim

BlockSim: An Extensible Simulation Tool forBlockchain Systems
82 stars 51 forks source link

incorporate appendable block model #2

Closed YiotaT closed 3 years ago

YiotaT commented 3 years ago

Added AppendableBlock model which contains the relevant classes as well as a personalised statistics class and new verification class I used for testing.

The InputsConfig, Main and Scheduler classes have been modified to run the new model.