forked from succinctlabs/op-succinct
-
Notifications
You must be signed in to change notification settings - Fork 0
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
afae216 upstream merge #4
Merged
Merged
Conversation
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
* feat: cfg zkvm precompile * add" --------- Co-authored-by: Ubuntu <[email protected]>
* feat: proposer server error handling * feat: docs --------- Co-authored-by: Ubuntu <[email protected]>
* feat: proposer interval changes * split range basic * add * fix * add * add
* feat: better proposer error handling * feat: fix proposer witnessgen timeout * add
Co-authored-by: Ubuntu <[email protected]>
* feat: add dummy range program * add * add * add * Add * fix * fix --------- Co-authored-by: Ubuntu <[email protected]>
* feat: use execution status to split proofs * add" gp * fix * add
* feat: embedded allocator * add * add * feat: update binaries * add * feat: add * add * update rust * fix * fix * fix * fix * fix * fix * fix: range elf * add * add
* feat: fix sdk, rc version * wip * bump
* feat: optimistic mode * add * add * feat: updated * add * add
* fix: sp1 lib import * fix
* feat: clear stdin * cargo fmt
* feat(proposer): op, support max concurrent witness gen config * feat(proposer): op, support timeout witness gen config
* feat: assorted fixes * add * fix
* feat: prom export * wip * add * add * add * fix: workflow * pre build debug * remove pr block * add * fix * add * add platform * add * fix * fix * add * fix build locally * fix: build
* feat: v4 * feat: ready * feat: update elfs * server * save * add * update * add
* feat: mock proof from pv * add * add * feat: compiles
* :add * build on branch * update * add * add * add * add * add * add * add * add * add * feat: update elf * add * add * add * add * add * add * fix * add * add * add * add
* ci: add ci for elf check * chore(elf): update elfs
…abs#277) * forge install: solady v0.0.281 * feat: impl IDisputeGame for OPSuccinctL2OutputOracle * feat: update deployment * add a thin, clonable wrapper on OPSuccinctL2OutputOracle * add a test for OPSuccinctDisputeGame initialize() * use a more recent tx to make `testOPSuccinctDisputeGame` test pass * revert useless OPSuccinctL2OutputOracle IDisputeGame impl * add OPSuccinctDisputeGame bindings * add OPSuccinctDisputeGameFactory * allow to propose output roots using DisputeGameFactory * init deployment scripts * fix server in mock mode * use DGF if the address is provided * fmt * add deploy-dispute-game-factory to justfile * fix: don't disable logs on the server (succinctlabs#320) * feat: rc10 bump + fix mock mode (succinctlabs#323) * add test for OPSuccinctL2OutputOracleFactory * update book * small fixes * impl ISemver * set permissionless proposing in the deployment * OPSuccinctDisputeGameFactory: allow to change impl * proposer small fixes * don't pin op-deployer version for Kurtosis * forge fmt * update book * small fixes * nits * add a to do for GameTypes.OP_SUCCINCT
* feat: v4.0.0 * add * fix * chore: add
succinctlabs#327) * feat: remove reserved from server * wip * clean * add * add * feat: docs * add * docs
* feat: rkyv cross-platform requires no arc * add" * add * fix * add * add * add
* chore: update block data range * fix * add * add * add
* fix(scripts/utils): fix default value for `default_range` to 5 This is to match with the cost estimator doc. * fix: enable command to run cost estimator default Includes change to use latest finalized block for end block as default. This is to avoid L2 Block Validation Failure error when running cost estimator default. * chore(utils/host): remove trailing whitespace in the comment
* feat: update OP_SUCCINCT game type * more clear comment
* feat(contracts): support reusing existing deployed implementation (savings $80) * feat(contracts): support proxy managed via ProxyAdmin (default op configuration) * feat(contracts): optionally use different key for deployment * chore: improve * add * wip * add * add * fix * add --------- Co-authored-by: Ratan Kaliani <[email protected]>
* docs: improve op-succinct book * docs: apply comments * docs: update link to programs To fixs `Linking outside of the "root" directory is forbidden` error. * docs: ignore mdbook check for links `File not found` error occurs. Link with relative path, but ignore `Linking outside of the "root" directory is forbidden`.
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.
Merge upstream for the afae216 release