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

✨ Enable to generate prover inputs for Optimism chains #35

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

nmvalera
Copy link
Contributor

@nmvalera nmvalera commented Jan 15, 2025

πŸ“ Description

Enable to generate prover inputs for Optimism chains

  • MIgrate from go-ethereum to op-geth
  • Ensure retro-compatibility for L1 blocks
  • Enable to generate prover inputs for Optimism
  • Extend protobuf with Optimism objects

βœ… Solved Issues

Resolves KKRT-56

πŸ”„ Change

  • ✨ New feature (e.g. API route, major perf improvement...)
  • πŸ› Bug fix
  • 🧹 Chore (e.g. package upgrades, configuration change, refactor, small perf improvement, typos...)
  • πŸ§ͺ Tests
  • 🏭 DevOps (e.g. CI-CD, development environment upgrade, security upgrade, automation addition...)
  • πŸ“š Documentation
  • πŸ’₯ Breaking Change

πŸ’₯ Breaking Change (if applicable)

πŸ“‹ Checklist

  • I have added tests to cover my changes, if applicable.
  • I have updated relevant documentation for my changes.
  • I have included references to issues resolved by this Pull Request
  • I have set a Pull Request title that respects gitmoji
  • I have set a Pull Request's label to one of type.feat,type.fix,type.chore,type.test,type.docs,type.devops
  • I have set a Pull Request's label to one of breaking-change or non-breaking-change
  • I have documented breaking changes and migration path, if applicable

πŸ““ Additional Notes

@nmvalera nmvalera added type.feat PR for a new feature non-breaking-change PR did not introduce any breaking change labels Jan 15, 2025
@nmvalera nmvalera self-assigned this Jan 15, 2025
Copy link

linear bot commented Jan 15, 2025

KKRT-56 Add support for Optimism public chains

Description

Enable prover inputs generation on Optimism public chains

  • mainnet
  • sepolia

Acceptance Criteria

Extra Information

  • This repo seems to list many chain configurations.

@nmvalera nmvalera requested review from swetshaw and Eikix January 15, 2025 18:44
@nmvalera nmvalera requested review from parzuko and removed request for Eikix January 15, 2025 18:44
@swetshaw
Copy link
Contributor

lgtm!

swetshaw
swetshaw previously approved these changes Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-breaking-change PR did not introduce any breaking change type.feat PR for a new feature type.feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants