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

feat: port op-proposer from Optimism fork #78

Merged
merged 41 commits into from
Aug 30, 2024

Conversation

ratankaliani
Copy link
Member

@ratankaliani ratankaliani commented Aug 29, 2024

Overview

Ports succinctlabs/optimism#114 into op-succinct for maintainability.

Details

  • Add CI for building the Docker containers.
  • Solved ZkvmPrecompileOverride issues. 1) Must have consistent precompile override in zkVM and in witness gen. 2) Add secp256r1 precompile for Fjord upgrade.
  • Add library for hosting the op-proposer logic.
  • Modify the Docker containers to use the op-proposer logic.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be removed/refactored, primarily used as a debugging tool for fetching the Stdin of proofs that fail.

ratankaliani and others added 12 commits August 29, 2024 10:48
* wip

* add

* fix l1Client

* add

* add comments

* update

* update

* fix: precompile override

* add value

* docs

---------

Co-authored-by: Ubuntu <[email protected]>
@ratankaliani ratankaliani merged commit 8c86a57 into main Aug 30, 2024
5 checks passed
@ratankaliani ratankaliani deleted the ratan/move-over-op-proposer branch September 24, 2024 23:29
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

Successfully merging this pull request may close these issues.

1 participant