Skip to content

Reduce chain config addresses to minimal set #978

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

Open
bitwiseguy opened this issue Apr 15, 2025 · 0 comments
Open

Reduce chain config addresses to minimal set #978

bitwiseguy opened this issue Apr 15, 2025 · 0 comments
Assignees

Comments

@bitwiseguy
Copy link
Collaborator

The chain config .toml files should not contain contract/role addresses that can be changed frequently, causing the config file to become stale. All addresses can be read from addresses.json codegen file, which is frequently updated for all chains instead of requiring chain operators to open prs to update individual addresses each time one changes.

The only addresses that must be kept in the config file:

  • SystemConfigProxy
  • L1StandardBridgeProxy
  • OptimismPortalProxy
  • ProxyAdminOwner
@bitwiseguy bitwiseguy self-assigned this Apr 15, 2025
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

No branches or pull requests

1 participant