Skip to content

chore(chain-2727): Upgrade templates for new MultisigScript and new FDG constructor params#566

Open
xenoliss wants to merge 2 commits intomainfrom
bo/chain-2727
Open

chore(chain-2727): Upgrade templates for new MultisigScript and new FDG constructor params#566
xenoliss wants to merge 2 commits intomainfrom
bo/chain-2727

Conversation

@xenoliss
Copy link
Collaborator

No description provided.

@linear
Copy link

linear bot commented Jan 15, 2026

@cb-heimdall
Copy link
Collaborator

🟡 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

require(fdg.anchorStateRegistry() == fdgParams.anchorStateRegistry, "Postcheck 9");
require(fdg.l2ChainId() == fdgParams.l2ChainId, "Postcheck 10");

require(pdg.gameType().raw() == GameTypes.PERMISSIONED_CANNON.raw(), "Postcheck 11");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason all the validation for the permissioned game was removed?

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.

3 participants

Comments