-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information
1 parent
707dfb7
commit 1dcde31
Showing
14 changed files
with
107 additions
and
93 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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