-
Notifications
You must be signed in to change notification settings - Fork 340
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
feat(hard-fork): Implement rollapp hard fork #1354
Conversation
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.
nice job
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.
couple questions
- need to hard for on wrong DRS?
- what is intended behaviour with double sign, need a different gov prop?
- import/export genesis
Co-authored-by: danwt <[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.
getting there!
I think there is one bug though (look at comments)
x/rollapp
:frozen
notation fromrollapp
objectrevisionNumber
torollapp
objectx/rollapp
sepatate PRs:
updated after
x/sequencer
changes: #1406support recovery from halt: #1455
follow ups:
#1466
#1465