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: Load OP Stack Rollup Config #121

Merged
merged 7 commits into from
Sep 16, 2024

Conversation

ratankaliani
Copy link
Member

Overview

Load the OP Stack rollup config in the batch decoder. If the span batch decoding fails, just return a single range.

Misc

  • Add cycle tracking for repeated block derivation. Occurs when processing multiple span batches in the same proof.
  • Parse the Rust rollup config from Go.
  • Pass in the verbosity flag to the native-host-runner.

@ratankaliani ratankaliani merged commit 45384d6 into custom-rollup-config Sep 16, 2024
1 check passed
ratankaliani added a commit that referenced this pull request Sep 19, 2024
* BootInfo changes to support custom rollup configs

* return to upstream kona

* preserialize rollup config & fetch proper data from op geth

* just recipe adds hash to zkconfig automatically

* contract upgrades

* make latestoutputindex internally callable

* update public values to include rollup config hash (breaks tests, need to replace w new proof

* pass config bytes with boot info

* move fetch rollup config to rust binary

* gitignore

* fix

* fix: client programs

* fix

* fix

* add

* add

* fix

* add

* fix

* fix

* add

* fix

* clean

* add

* bindings

* fix

* test

* update elf's

* release

* automatically update config

* fetch rollup config

* feat: generate config from script

* feat: remove methods

* fix: forge fmt

* del unused fn

* fetch rollup config

* add docs

* docs

* docs

* docs

* book removal

* fix

* fix

* feat: Use strict types, rather than type mucking

* fix: Use RPC mode, add rollup config saving

* docs: rename to zkl2ooconfig.json

* docs: rm todo

* add rollup config

* fetch

* add

* add

* add

* fix

* clean

* add

* fix: add rollup config path to args

* add

* feat: Load OP Stack Rollup Config (#121)

* load op stack rollup cfg fixes

* Parse the rust rollup config and default return the entire range

* fix: import paths for rollup cfg

* add

* update

* docs

* lint

---------

Co-authored-by: Ubuntu <[email protected]>

* add todo

---------

Co-authored-by: Ubuntu <[email protected]>
Co-authored-by: Ratan Kaliani <[email protected]>
Co-authored-by: Ubuntu <[email protected]>
Co-authored-by: ratankaliani <[email protected]>
ratankaliani added a commit that referenced this pull request Sep 23, 2024
* BootInfo changes to support custom rollup configs

* return to upstream kona

* preserialize rollup config & fetch proper data from op geth

* just recipe adds hash to zkconfig automatically

* contract upgrades

* make latestoutputindex internally callable

* update public values to include rollup config hash (breaks tests, need to replace w new proof

* pass config bytes with boot info

* move fetch rollup config to rust binary

* gitignore

* fix

* fix: client programs

* fix

* fix

* add

* add

* fix

* add

* fix

* fix

* add

* fix

* clean

* add

* bindings

* fix

* test

* update elf's

* release

* automatically update config

* fetch rollup config

* feat: generate config from script

* feat: remove methods

* fix: forge fmt

* del unused fn

* fetch rollup config

* add docs

* docs

* docs

* docs

* book removal

* fix

* fix

* feat: Use strict types, rather than type mucking

* fix: Use RPC mode, add rollup config saving

* docs: rename to zkl2ooconfig.json

* docs: rm todo

* add rollup config

* fetch

* add

* add

* add

* fix

* clean

* add

* fix: add rollup config path to args

* add

* feat: Load OP Stack Rollup Config (#121)

* load op stack rollup cfg fixes

* Parse the rust rollup config and default return the entire range

* fix: import paths for rollup cfg

* add

* update

* docs

* lint

---------

Co-authored-by: Ubuntu <[email protected]>

* add todo

* refactror: cost estimator

* logs

* concurrent native host runners

* some small errors

* docs

* feat: readd support for the deps

* clean

* fixes

* build

* build

---------

Co-authored-by: Zach Obront <[email protected]>
Co-authored-by: Ubuntu <[email protected]>
Co-authored-by: Ubuntu <[email protected]>
@ratankaliani ratankaliani deleted the ratan/load-op-stack-rollup-cfg 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.

1 participant