-
Notifications
You must be signed in to change notification settings - Fork 111
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
Test blocks #1096
Test blocks #1096
Conversation
And refactor them into their own module.
Also: * tidy up some formatting * add some comments
And put it in a more obvious place
Also simplify the block declarations
@oxarbitrage I just did the mainnet blocks today - it took longer than I thought. Hopefully that's enough to get you started. |
@teor2345 is this still a draft? |
Yeah it's missing the testnet blocks for each network upgrade - particularly Canopy, which we can't test with mainnet blocks, because they don't exist yet. |
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.
Looks great.
Closes #1091.
TODO: