-
Notifications
You must be signed in to change notification settings - Fork 305
feat: Add Task Template for Switching Base to a Permissioned Game and Retiring Existing Dispute Games #434
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
base: main
Are you sure you want to change the base?
Conversation
🟡 Heimdall Review Status
|
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.
Can you update the root readme with instructions on using this template similar to how the other templates are introduced?
setup-templates/template-switch-to-permissioned-game/script/SwitchToPermissionedGame.sol
Outdated
Show resolved
Hide resolved
setup-templates/template-switch-to-permissioned-game/script/SwitchToPermissionedGame.sol
Show resolved
Hide resolved
setup-templates/template-switch-to-permissioned-game/script/SwitchToPermissionedGame.sol
Outdated
Show resolved
Hide resolved
setup-templates/template-switch-to-permissioned-game/script/SwitchToPermissionedGame.sol
Outdated
Show resolved
Hide resolved
setup-templates/template-switch-to-permissioned-game/script/SwitchToPermissionedGame.sol
Outdated
Show resolved
Hide resolved
setup-templates/template-switch-to-permissioned-game/script/SwitchToPermissionedGame.sol
Outdated
Show resolved
Hide resolved
setup-templates/template-switch-to-permissioned-game/script/SwitchToPermissionedGame.sol
Outdated
Show resolved
Hide resolved
| string public constant EXPECTED_VERSION = "1.4.1"; | ||
|
|
||
| address public immutable OWNER_SAFE; | ||
| uint64 public currentRetirementTimestamp; |
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.
currentRetirementTimestamp is unused and can be removed
|
It'd be ideal if this could integrate with the task signer tool as well. Can see an example here: https://github.com/base/contract-deployments/tree/jack/task-signer-tool-demo/mainnet/2025-11-03-test-upgrade |
This PR introduces a way for us to switch base to a permissioned game and retire existing dispute games.
This will require signatures from the OP security council