Skip to content

Enable rollups-contracts code generation (Mainnets) #58

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
6 tasks
brunomenezes opened this issue May 2, 2025 · 0 comments
Open
6 tasks

Enable rollups-contracts code generation (Mainnets) #58

brunomenezes opened this issue May 2, 2025 · 0 comments
Labels
Type: Feature Add a new feature to the system

Comments

@brunomenezes
Copy link
Collaborator

📄 Context

This is part of changes to be made targeting rollups-v2-support branch prerelease/rollups-v2-support-alpha currently we're using the [email protected] deployed package on cannon. The mainnets are not available yet. The contract information generation for the mainnets are mapped but disabled.

✔️ Solution

Once a newly released package on cannon's registry contains the mainnet information, codegen should enable the mainnets to be part of the generation.

📈 Subtasks

  • Enable mainnet generation in the codegen script.
  • Update configuration to accommodate new rollups v2 information.
  • Add tests.

🎯 Definition of Done

  • Codegen's step to fetch mainnet information should proceed without failures.
  • All configurations for mainnet networks are updated to include version 2.
  • Processor can index events from targeted mainnet(s).
@brunomenezes brunomenezes added the Type: Feature Add a new feature to the system label May 2, 2025
@github-project-automation github-project-automation bot moved this to 📌 Todo in Explorer Unit May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Add a new feature to the system
Projects
Status: 📌 Todo
Development

No branches or pull requests

1 participant