Merged
Conversation
0xsimulacra
pushed a commit
to 0xsimulacra/base-node-reth
that referenced
this pull request
Oct 1, 2025
danyalprout
added a commit
that referenced
this pull request
Feb 12, 2026
refcell
pushed a commit
that referenced
this pull request
Feb 18, 2026
refcell
pushed a commit
that referenced
this pull request
Feb 18, 2026
mw2000
pushed a commit
that referenced
this pull request
Mar 7, 2026
* 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>
mw2000
pushed a commit
that referenced
this pull request
Mar 9, 2026
* 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>
mw2000
pushed a commit
that referenced
this pull request
Mar 16, 2026
* 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>
haardikk21
pushed a commit
that referenced
this pull request
Mar 17, 2026
* 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>
mw2000
pushed a commit
that referenced
this pull request
Mar 19, 2026
* 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>
mw2000
pushed a commit
that referenced
this pull request
Mar 23, 2026
* 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.