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

docs: op-succinct End to End tutorial #57

Merged
merged 13 commits into from
Aug 26, 2024
Merged

docs: op-succinct End to End tutorial #57

merged 13 commits into from
Aug 26, 2024

Conversation

zobront
Copy link
Collaborator

@zobront zobront commented Aug 15, 2024

Add end to end tutorial for upgrading an existing OP Stack chain to use validity proofs with op-succinct.

@ratankaliani ratankaliani changed the title docs: add upgrade from OP Stack to SP Stack tutorial docs: op-succinct End to End tutorial Aug 16, 2024
contracts/README.md Outdated Show resolved Hide resolved
<details>
<summary>Field Info</summary>

- `startingBlockNumber`: The L1 block number at which the rollup starts. Default should be 0.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This should be L2 block number. I assume it was my mistake, just noting here to fix before merging.

Ubuntu added 2 commits August 26, 2024 22:24
:x
Merge remote-tracking branch 'origin/main' into docs/tutorial
@ratankaliani ratankaliani merged commit 329daf8 into main Aug 26, 2024
1 check passed
0xWOLAND pushed a commit that referenced this pull request Aug 27, 2024
* correct links in tutorial

* update vkey generation in contracts/README

* cargo run --bin vkey --release

* docs: tutorial

* add

* add

* clean

* fix: verify key

* fix

* docs

* fix: tutorial

---------

Co-authored-by: Ratan Kaliani <ratankaliani@berkeley.edu>
Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>
@ratankaliani ratankaliani deleted the docs/tutorial branch September 24, 2024 23:28
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.

2 participants