- 02 Feb, 2024 6 commits
-
-
Adrian Sutton authored
op-e2e: Move TestOutputCannonStepWithPreimage to executor 0 and ensure it can run in parallel with other tests properly. (#9306)
-
Will Cory authored
Co-authored-by:
Will Cory <willcory@Wills-MacBook-Pro.local>
-
dependabot[bot] authored
Bumps [husky](https://github.com/typicode/husky) from 9.0.6 to 9.0.10. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.0.6...v9.0.10) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
clabby authored
* Add blob preimage type * rebase * Start 4844 host changes * implement hint route * fix prefetcher test * Hook up prefetcher / flags / mocks * Test * tidy * @protolambda review * fix fmt * flags * @refcell review * rebase
-
clabby authored
`develop`
-
Matt Solomon authored
* docs: change directory structure format * build: add kontrol installation commands * chore: simpler kprove profile * chore: update help text in run-kontrol.sh * docs: refactor and clarify README content * chore: fix typo in test name * ci: check kontrol state diff in snapshot checks * feat: cleanup even when forge script fails * perf: improve assumptions and better document them * doc: more docs * doc: update description of make-summary-deployment.sh Co-authored-by:
Juan C. <38925412+JuanCoRo@users.noreply.github.com> * perf: revert back to the 320 byte assumption for now * doc: clarify optionality of build step * fix: add output directory to shellcheck ignored dirs * fix/refactor: snapshots job needs kontrol via docker in CI * fix: shellcheck lints * docs: fix links and add brief summary of adding new proofs * fix: remove shift, which cause early exit we only have 1 input param so don't need shift: when shift fails it would cause the script to exit early due to set -e * fix: run in proper environment * fix: start docker when needed * chore: cleanup docker * fix: another fix from shell script refactor * ci: add docker to bedrock tests * fix(ci): move remote docker from contracts-bedrock-tests to contracts-bedrock-checks * ci: maybe docker setup needs to come earlier * fix: various changes so make-summary-deployment works in docker - avoid copying node_modules to container, which caused a symlink error - fix which script commands are run in docker - restore order of setup_remote_docker step * fix: bind mount instead of copy into docker * style: remove unneded braces * fix: -v to create dir on docker, restore file copying * fix: copy new files * fix permissions error --------- Co-authored-by:
Juan C. <38925412+JuanCoRo@users.noreply.github.com>
-
- 01 Feb, 2024 14 commits
-
-
dependabot[bot] authored
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.98.0 to 7.99.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.98.0...7.99.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
clabby authored
* Add blob preimage type * 4844 blob fetcher key type * use params package constants * Add l1 ref timestamp to commitment hint * single preimage hint add log * Stub oracle * Pass in blobs fetcher * Encode hex in string hint route * Panic if blob reconstruction was faulty * @refcell review * rebase
-
Adrian Sutton authored
-
Adrian Sutton authored
This reverts commit 8beb1d76.
-
refcell.eth authored
* fix(op-challenger): Adds missing bond claim scheduler testing * fix(op-challenger): switch bond claim scheduler tests to use atomics
-
Francis Li authored
-
refcell.eth authored
-
refcell.eth authored
-
Joshua Gutow authored
-
refcell.eth authored
* chore(ci): schedule dependabot to run weekly instead of daily * chore(ci): keep gomod and docker dependabot jobs on a daily schedule * chore(ci): fix commit message prefix config
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Francis Li authored
-
refcell.eth authored
* feat(op-challenger): bond claiming * fix(op-challenger): Add a simple bond claim failure metric for tracking * fix(op-challenger): add multiple error test to claimer and move claim scheduling to before allowlist filtering
-
- 31 Jan, 2024 12 commits
-
-
clabby authored
* Add latest game search to DGF * Bond payout fix
-
Francis Li authored
* Fix state transition bug * Finish state transition tests * Fix monitor bugs * update upon suggestion
-
clabby authored
* Add blob preimage type * Compute versioned hash correctly * Version byte bump * @protolambda review * @refcell review * rebase
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.7 to 20.11.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
clabby authored
-
dependabot[bot] authored
Bumps [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core) from 2.6.1 to 2.6.3. - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/@wagmi/core@2.6.3/packages/core) --- updated-dependencies: - dependency-name: "@wagmi/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Adrian Sutton authored
* op-challenger: Implement keccak padding. * op-challenger: Add verification to unit test that generated challenge has a StateMatrix preimage that matches the prestate leaf. * op-challenger: Fix encoding of state matrix.
-
dependabot[bot] authored
Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 2.5.4 to 2.5.5. - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/wagmi@2.5.5/packages/react) --- updated-dependencies: - dependency-name: wagmi dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Maurelian authored
* contracts-bedrock: Fix enforcement of delay on DelayedVetoable Prior to this change, a bug existed in the DelayedVetoable contract, which resulted in anyone being able to execute a transaction as soon as it had been initiated. A factor in this was an edge case behavior in foundry's vm.expectRevert which flips the success value of a low level call. This commit also introduces a new convention when expectRevert is used on low level calls to make this edge case behavior more evident. * contracts-bedrock: Add revertsAsExpected to Style Guide * contracts: Fix compiler warnings * bindings and semver
-
dependabot[bot] authored
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.19.4 to 2.19.5. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.19.4...hardhat@2.19.5) --- updated-dependencies: - dependency-name: hardhat dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Matt Solomon authored
* fix: resolve existing shellcheck issues * ci: add shellcheck to CI * chore: add script to run shellcheck locally
-
Adrian Sutton authored
Actually start the preimage scheduler.
-
- 30 Jan, 2024 8 commits
-
-
George C. Knee authored
* fix: replace d->name lookup with name->id lookup There can be (and are) more than one superchain with a given id. Conversely, each superchain will have exactly one id. * refactor: update op-upgrade given previous commit * refactor: update op-version-check to use upgrades.SuperChainI Closes #9292 * chore: check err condition separately * Update op-chain-ops/upgrades/check.go Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * refactor: remove SuperChainID we can get this information from the superchain registry * chore: prevent panic if superchain name not registered --------- Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
-
Adrian Sutton authored
-
Sebastian Stammler authored
* Update deps: sepolia devnet Ecotone rc * op-chain-ops: fix lookup with map key * op-node: chaincfg goerli ecotone time test definition now matches superchain registry again --------- Co-authored-by:
protolambda <proto@protolambda.com>
-
Axel Kingsley authored
* export rpcBlock * full refactor instead of alias * update unit test class string
-
Will Cory authored
* chore: Add op-viem warning to sdk * Spelling Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by:
Will Cory <willcory@Wills-MacBook-Pro.local> Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
-
Adrian Sutton authored
* op-challenger: Single threaded approach to verifying and sending challenges. * op-challenger: Verify images using multiple threads. * op-challenger: Add tests for logging errors. * op-challenger: Remove todo
-
Axel Kingsley authored
-
Sebastian Stammler authored
-