Skip to content

feat: Load OP Stack Rollup Config#121

Merged
ratankaliani merged 7 commits intocustom-rollup-configfrom
ratan/load-op-stack-rollup-cfg
Sep 16, 2024
Merged

feat: Load OP Stack Rollup Config#121
ratankaliani merged 7 commits intocustom-rollup-configfrom
ratan/load-op-stack-rollup-cfg

Conversation

@ratankaliani
Copy link

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
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 <ubuntu@op-sepolia-archive-1.maas>

* add todo

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>
Co-authored-by: Ratan Kaliani <ratankaliani@berkeley.edu>
Co-authored-by: Ubuntu <ubuntu@op-sepolia-archive-1.maas>
Co-authored-by: ratankaliani <ratan@succinct.xyz>
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 <ubuntu@op-sepolia-archive-1.maas>

* 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 <zobront@gmail.com>
Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>
Co-authored-by: Ubuntu <ubuntu@op-sepolia-archive-1.maas>
@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