-
Notifications
You must be signed in to change notification settings - Fork 14
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
teerex refactor 2 #191
teerex refactor 2 #191
Conversation
I just realize that refactoring the sidechain pallet will likely require to solve #183 because we currently only let the first ever registered validateer finalize and the move to a storage map no longer let's us derive an order |
breaking change: |
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.
Reviewed everything except for the tests (need a break for attentive reviewing). Looks good so far!
Co-authored-by: clangenb <[email protected]>
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.
Alright, looks good to me except for one detail, but I shall approve already. :)
Co-authored-by: clangenb <[email protected]>
closes #186 #183 #152
breaking changes:
non-breaking changes: