Skip to content
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

refactor: retrieve contract addresses from L1 #1276

Conversation

MorettiGeorgiev
Copy link
Collaborator

@MorettiGeorgiev MorettiGeorgiev commented Oct 4, 2024

Fixes #1259

  • added zkevm.l1-contract-address-retrieve flag. If true sequencer, rollup and ger-manager contract addresses will be retrieved from the L1 using value of zkevm.address-zkevm flag
  • If it's set to false zkevm.address-sequencer, zkevm.address-rollup and zkevm.address-ger-manager flags should be set.
    • These flags will be validated base on the value of zkevm.l1-contract-address-check flag

Copy link

cla-bot bot commented Oct 4, 2024

We require contributors/corporates @MorettiGeorgiev to read our Contributor License Agreement, please check the Individual CLA document/Corporate CLA document

Copy link

cla-bot bot commented Oct 4, 2024

We require contributors/corporates @MorettiGeorgiev to read our Contributor License Agreement, please check the Individual CLA document/Corporate CLA document

Copy link

cla-bot bot commented Oct 7, 2024

We require contributors/corporates @MorettiGeorgiev to read our Contributor License Agreement, please check the Individual CLA document/Corporate CLA document

@MorettiGeorgiev
Copy link
Collaborator Author

I agree to the CLA

@krlosMata
Copy link

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Oct 7, 2024
Copy link

cla-bot bot commented Oct 7, 2024

The cla-bot has been summoned, and re-checked this pull request!

@MorettiGeorgiev MorettiGeorgiev deleted the add-l1-contract-address-retrieval branch October 7, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[L1 Interaction] - Address Flags - consolidate and retrieve addresses from L1 contract
2 participants