-
Notifications
You must be signed in to change notification settings - Fork 242
Multiple epochs in contract #4421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
+ refactor logic regarding step/step_eoe (was tick)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, I like the chain libraries esp. Now just an awesome test harness for multi chain setups and we're good to go!
I would argue that |
Extended the contract to keep track of the four cycles, i.e. four epochs.
Added
aec_chain_hc
as interface module (good for testing)Added additional tests
This PR is supported by Æternity Foundation