-
Notifications
You must be signed in to change notification settings - Fork 1
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
Global kill-switch #54
Comments
Next step: Have a call to discuss edge cases |
This was researched and an idea spiked. As we won't be making protocol-level changes at this moment, we will stage and re-consider this in the future. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Idea
User story
As an application developer, I want to be able to notify our users that a critical event happened and that they must upgrade their applications to the latest version to avoid being affected.
As a security auditor, I want to inform users of a potential issue with a contract they're using and recommend them from using the current version of the contract.
As as user, I want to be able to choose whether to switch my application off upon being notified that an upgrade is strongly recommended.
Implementation
Exposing this to users through an UI implementation will likely follow as a separate issue.
The text was updated successfully, but these errors were encountered: