- 11 Aug, 2023 5 commits
-
-
Joshua Gutow authored
I needed to move IsURLAvailable around to break an import cycle. I have manually tested that the op-node now properly waits for URLs to be up before erroring.
-
Joshua Gutow authored
-
OptimismBot authored
Bug Fix: bedrock-contracts/foundry.toml
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Fix provision of pre-state, proof and oracle data from cannon proofs
-
- 10 Aug, 2023 35 commits
-
-
OptimismBot authored
build(deps-dev): bump @nrwl/nx-cloud from 16.0.5 to 16.3.0
-
mergify[bot] authored
-
OptimismBot authored
feat(ctb): Cannon contracts VM tests
-
mergify[bot] authored
-
inphi authored
-
OptimismBot authored
feat(indexer): Store RLP bytes of logs/headers when indexing them
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
inphi authored
-
Andreas Bigger authored
-
inphi authored
-
inphi authored
-
inphi authored
-
mergify[bot] authored
-
dependabot[bot] authored
Bumps [@nrwl/nx-cloud](https://github.com/nrwl/nx) from 16.0.5 to 16.3.0. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/16.3.0) --- updated-dependencies: - dependency-name: "@nrwl/nx-cloud" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Adrian Sutton authored
Combines GetPreimage and GetOracleData into GetStepData. GetStepData returns the data needed to execute the step at the specified trace index, so the state is the pre-state rather than matching the claim at the specified index. The proof data contains proofs for data accessed while executing the step and oracle data the pre-images required to execute the step. This matches up correctly with the data in the cannon proof files and what is required when calling the step function.
-
OptimismBot authored
ctb: fix pnpm clean
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: remove compiler warnings in deploy script
-
Mark Tyneway authored
-
Andreas Bigger authored
-
Mark Tyneway authored
The only devnet modifier causes branching logic in a way where sometimes nothing is returned, triggering a compiler warning. This compiler warning can be removed by using named return args. Refactor the deploy script to use named return args to remove the compiler warnings.
-
Mark Tyneway authored
feat: forge fmt
-
Mark Tyneway authored
-
OptimismBot authored
Merge pull request #6656 from ethereum-optimism/dependabot/go_modules/github.com/hashicorp/golang-lru-1.0.2 build(deps): bump github.com/hashicorp/golang-lru from 0.5.5-0.20210104140557-80c98217689d to 1.0.2
-
mergify[bot] authored
-
refcell.eth authored
the local trace provider.
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Update cannon e2e test to execute moves down to the max depth
-
Mark Tyneway authored
Remove legacy stuff
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Skip oracle updates when no data to publish
-
Mark Tyneway authored
-
Mark Tyneway authored
Co-authored-by:
refcell.eth <abigger87@gmail.com>
-