Skip to content
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

Mark empty DRS version vulnerable #1233

Open
keruch opened this issue Sep 18, 2024 · 0 comments
Open

Mark empty DRS version vulnerable #1233

keruch opened this issue Sep 18, 2024 · 0 comments
Labels

Comments

@keruch
Copy link
Contributor

keruch commented Sep 18, 2024

Links to #1207

Currently we support empty DRS versions due to the backward compatibility. In the future, this field will become mandatory. The upgrade plan is:

  1. first support empty DrsVersion
  2. wait for a while until the majority of sequencers update to the new version
  3. mark empty "" DrsVersion vulnerable
  4. add DrsVersion != "" validation: x/rollapp/types/message_update_state.go:ValidateBasic
  5. delete DrsVersion == "" conditions: x/rollapp/keeper/msg_server_mark_vulnerable_rollapps.go:MarkVulnerableRollapps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants