EspressoSystems / HotShot

http://hotshot.docs.espressosys.com/
MIT License
120 stars 31 forks source link

[EPOCH TRANSITION] - a new config field for epoch height #3728

Open lukaszrzasik opened 1 day ago

lukaszrzasik commented 1 day ago

What is this task and why do we need to work on it?

A new config field needs to be added to specify the height of an epoch. Epoch's height is measured in number of blocks. A value of zero should be interpreted as: there are no epochs, there is only one static stake table.

What work will need to be done to complete this task?

No response

Are there any other details to include?

No response

What are the acceptance criteria to close this issue?

A new config field is added to that specified the height of an epoch. The default value should be set to zero so that the current code can run without problems.

Branch work will be merged to (if not the default branch)

No response