Skip to content

WIP: POC: ImplementationsRegistry#362

Draft
godzillaba wants to merge 31 commits intodevelopfrom
impl-registry
Draft

WIP: POC: ImplementationsRegistry#362
godzillaba wants to merge 31 commits intodevelopfrom
impl-registry

Conversation

@godzillaba
Copy link
Copy Markdown
Contributor

@godzillaba godzillaba commented Jul 1, 2025

we could also consider moving the "get bridge from inbox, verify its implementation is expected" logic into the ImplementationsRegistry contract. Then we could have a function per registry called isOnVersion(inbox, proxyAdmin) that checks that the entire chain is on a specific version.

this would make it easier and safer to check the version of a specific chain (no depenedencies besides an RPC, just call a contract).

this tool would then be available even if we don't use the base upgrade action at some versions

@cla-bot cla-bot Bot added the s label Jul 1, 2025
Comment thread src/upgrades/ImplementationsRegistry.sol Dismissed
Base automatically changed from deterministic-factory-deployments to develop September 9, 2025 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants