Skip to content

Conversation

@jjtny1
Copy link
Contributor

@jjtny1 jjtny1 commented Oct 16, 2025

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

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Oct 16, 2025

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 2
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 2
2
1 if commit is unverified 0
Sum 2

@jjtny1 jjtny1 requested review from jackchuma and xenoliss October 30, 2025 19:09
Copy link
Contributor

@jackchuma jackchuma left a 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?

@jjtny1 jjtny1 requested a review from jackchuma October 30, 2025 20:48
string public constant EXPECTED_VERSION = "1.4.1";

address public immutable OWNER_SAFE;
uint64 public currentRetirementTimestamp;
Copy link
Contributor

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

@jackchuma
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants