- 04 Apr, 2024 5 commits
-
-
dependabot[bot] authored
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 18.1.2 to 18.2.2. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/18.2.2/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development 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>
-
Sebastian Stammler authored
-
Roberto Bayardo authored
* use updated op-geth * update geth moar * resource usage cleanup * remove sleeping * go: fix broken indirect dependency of github.com/kataras/iris/v12 * proxyd: update to geth v1.13.10 * proxyd: update to geth v1.13.14 * op-chain-ops: reduce diff, utilize chainID from caller to make Permit2 path use correct chainID during deployment * op-chain-ops: L2 backend only, enable shanghai/canyon by default, fix doc comments * op-chain-ops: simulator without L2 features, to support op-upgrade --------- Co-authored-by:
protolambda <proto@protolambda.com>
-
dependabot[bot] authored
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.5 to 5.1.7. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Tei Im authored
* Add ASTERISC dispute game type * Use pre-funded account for local devnet deployer * Add op-program-client-riscv build command * Add comment about deployer account
-
- 03 Apr, 2024 11 commits
-
-
Joshua Gutow authored
This reverts commit 3c34770c.
-
Mark Tyneway authored
* ci-builder: add yq Adds `yq` to `ci-builder` so that we can read the yaml information inside of the superchain registry. `yq` is `jq` but for yaml, see https://github.com/mikefarah/yq * hardcode yq version Co-authored-by:
Joshua Gutow <jgutow@oplabs.co> * hardcode gotestsum version Co-authored-by:
Joshua Gutow <jgutow@oplabs.co> --------- Co-authored-by:
Joshua Gutow <jgutow@oplabs.co>
-
dependabot[bot] authored
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
refcell authored
* feat(op-dispute-mon): track claims resolved against honest actors * fix(op-dispute-mon): break after honest actor error is logged * fix(op-dispute-mon): lints
-
refcell authored
* feat(op-dispute-mon): resolution status * fix(op-dispute-mon): merge fixes
-
Hamdi Allam authored
feat(indexer): Remove goerli config options. Specify DisputeGameFactoryProxy address OP Sepolia (#10032) * remove goerli. add dpf for optimism sepolia * remove more goerli references & unit tests
-
Hamdi Allam authored
* address etl log inactivity * Update indexer/README.md Co-authored-by:
Will Cory <willcory10@gmail.com> --------- Co-authored-by:
Will Cory <willcory10@gmail.com>
-
Maurelian authored
* use tryFfi * ctb: Update FfiFailed revert message in Setup.sol * Update Setup.sol * Update Setup.sol * ctb: Update snapshot --------- Co-authored-by:
zhiqiangxu <652732310@qq.com>
-
dependabot[bot] authored
Bumps [crytic/slither-action](https://github.com/crytic/slither-action) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/crytic/slither-action/releases) - [Commits](https://github.com/crytic/slither-action/compare/v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: crytic/slither-action dependency-type: direct:production 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>
-
felipe authored
-
refcell authored
* feat(op-dispute-mon): track and metrice credit balances * fix(op-dispute-mon): Enrich Required Bonds (#9930) * fix(op-dispute-mon): bad merge * fix(op-dispute-mon): credit balance check final touches and logging * Update op-dispute-mon/mon/bonds/monitor.go Co-authored-by:
Inphi <mlaw2501@gmail.com> * fix(op-dispute-mon): iterative logic * fix(op-dispute-mon): lints --------- Co-authored-by:
Inphi <mlaw2501@gmail.com>
-
- 02 Apr, 2024 8 commits
-
-
refcell authored
* feat(op-dispute-mon): claim monitor * fix(op-dispute-mon): lints
-
protolambda authored
-
github-actions[bot] authored
* Version Packages * update readme to rekick the tests --------- Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by:
Will Cory <willcory@Wills-MacBook-Pro.local>
-
Will Cory authored
* fix: Replay transactions that can be finalized comments Update packages/sdk/src/cross-chain-messenger.ts feat: Add test remove stale changeset fix: remove the stale goerli tests fix: run pnpm nx build instead of pnpm build dpeend on pnpm monorepo instead of nx building wrong ports http not https fix: sepolia chain ids debugging why it's broke linter: rip rekick the tests with env variables set to sepolia op rather than mainnet op fix: Update to a withdrawal that should actually work fix:test * speed up ci by installing wait-on * clean up * fix: Test running only 1 at a time --------- Co-authored-by:
Will Cory <willcory@Wills-MacBook-Pro.local>
-
carehabit authored
Signed-off-by:
carehabit <shenyuting@outlook.com>
-
refcell authored
* feat(op-challenger): Delayed Weth Withdrawal Request Caller * fix(op-challenger): withdrawal request field ordering * fix(op-challenger): encapsulate delayed weth behind the fault dispute game contract binding * feat(op-dispute-mon): get withdrawals game caller method * fix(op-dispute-mon): revert service name changes * fix(op-dispute-mon): revert extractor test name * fix(op-dispute-mon): revert extractor changes * fix(op-dispute-mon): revert newline add * fix(op-dispute-mon): revert caller field reordering * feat(op-dispute-mon): weth caller creation and pass it through sub components * chore(op-dispute-mon): weth caller creation unit test * fix(op-dispute-mon): extractor test for weth caller creation error * feat(op-dispute-mon): wire up the withdrawals extractor * fix(op-dispute-mon): rebases * fix(op-dispute-mon): revert caller test change * fix(op-dispute-mon): recipient enricher * feat(op-dispute-mon): withdrawal request metrics * Update op-dispute-mon/mon/withdrawals.go Co-authored-by:
Adrian Sutton <adrian@oplabs.co> * fix(op-dispute-mon): withdrawal request amounts --------- Co-authored-by:
Adrian Sutton <adrian@oplabs.co>
-
refcell authored
* feat(op-challenger): Delayed Weth Withdrawal Request Caller * fix(op-challenger): withdrawal request field ordering * fix(op-challenger): encapsulate delayed weth behind the fault dispute game contract binding * feat(op-dispute-mon): get withdrawals game caller method * fix(op-dispute-mon): revert service name changes * fix(op-dispute-mon): revert extractor test name * fix(op-dispute-mon): revert extractor changes * fix(op-dispute-mon): revert newline add * fix(op-dispute-mon): revert caller field reordering * feat(op-dispute-mon): weth caller creation and pass it through sub components * chore(op-dispute-mon): weth caller creation unit test * fix(op-dispute-mon): extractor test for weth caller creation error * feat(op-dispute-mon): wire up the withdrawals extractor * fix(op-dispute-mon): rebases * fix(op-dispute-mon): revert caller test change * fix(op-dispute-mon): recipient enricher
-
Matt Solomon authored
* test(ctb): mark coverage as successful if it fails with stack too deep * Update packages/contracts-bedrock/package.json
-
- 01 Apr, 2024 5 commits
-
-
refcell authored
* feat(op-challenger): Delayed Weth Withdrawal Request Caller * fix(op-challenger): withdrawal request field ordering * fix(op-challenger): encapsulate delayed weth behind the fault dispute game contract binding * feat(op-dispute-mon): get withdrawals game caller method * fix(op-dispute-mon): revert service name changes * fix(op-dispute-mon): revert extractor test name * fix(op-dispute-mon): revert extractor changes * fix(op-dispute-mon): revert newline add * fix(op-dispute-mon): revert caller field reordering * fix(op-challenger): make contract method private
-
Kero authored
* indexer: update format string for uuid.UUID The relayEvent variable is of type uuid.UUID, but it's being formatted as an integer (%d). This will cause a runtime error. Use %s to format the UUID as a string. * indexer: constraint l2_block_headers.timestamp > 0 * indexer: doc bigint.Clamp assumption
-
dependabot[bot] authored
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Will Cory authored
Co-authored-by:
Will Cory <willcory@Wills-MacBook-Pro.local>
-
Will Cory authored
Co-authored-by:
Will Cory <willcory@Wills-MacBook-Pro.local>
-
- 31 Mar, 2024 3 commits
-
-
zhiqiangxu authored
-
dependabot[bot] authored
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.8 to 1.25.9. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](https://github.com/go-gorm/gorm/compare/v1.25.8...v1.25.9) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-type: direct:production 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>
-
dependabot[bot] authored
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.12.2 to 0.12.3. - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.12.2...v0.12.3) --- updated-dependencies: - dependency-name: github.com/multiformats/go-multiaddr dependency-type: direct:production 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>
-
- 29 Mar, 2024 5 commits
-
-
Inphi authored
* contracts: More robust abi/storage snapshot gen * update geth version used by ci * ci: bump ci-builder rc * ci-builder: pin foundry commit, update nvm * ci: remove foundry commit pin, update foundry in versions.json * ci: bump ci-builder to v0.46.0-rc.4 * update Kontrol snapshots * set ast=true in foundry.toml; revert snapshot gen * replace Clone snapshots * enable --ast only during snapshots * reset snapshot directories * Update .circleci/config.yml to use ci-builder:v0.46.0 * update foundry to nightly-617dfc28cb8206a0003edcf73a6f1058adaef740 * ci: bump ci-builder to v0.46.1 --------- Co-authored-by:
Roberto Bayardo <roberto.bayardo@coinbase.com> Co-authored-by:
Sebastian Stammler <seb@oplabs.co>
-
dependabot[bot] authored
Bumps [hardhat-deploy](https://github.com/wighawag/hardhat-deploy) from 0.11.44 to 0.12.2. - [Changelog](https://github.com/wighawag/hardhat-deploy/blob/master/CHANGELOG.md) - [Commits](https://github.com/wighawag/hardhat-deploy/compare/v0.11.44...v0.12.2) --- updated-dependencies: - dependency-name: hardhat-deploy dependency-type: direct:development 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>
-
dependabot[bot] authored
Bumps [@wagmi/cli](https://github.com/wevm/wagmi/tree/HEAD/packages/cli) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/@wagmi/cli@2.1.4/packages/cli) --- updated-dependencies: - dependency-name: "@wagmi/cli" 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>
-
Axel Kingsley authored
* Add Benchmark for AddSingularBatch * update compressor configs ; address PR comments * Add b.N * Export RandomSingularBatch through batch_test_util.go * measure only the final batch ; other organizational improvements * Add Benchmark for ToRawSpanBatch * update tests * minor fixup * Add Benchmark for adding *All* Span Batches * comment fixups * narrow tests to only test span batches that won't exceed RLP limit * Stateful Span Batches * Blind Compressor * final fixes * add peek helper function * Address PR Comments
-
Yingjie Qiao authored
* feat(op-service):add open_db_read_only func, return reth db instance to go * feat(op-service):store reth db instance in go, * fix fmt * feat(op-service):check err when create RethFetcher * feat(op-service):add func comments Co-authored-by:
Joshua Gutow <jbgutow@gmail.com> --------- Co-authored-by:
Joshua Gutow <jbgutow@gmail.com>
-
- 28 Mar, 2024 1 commit
-
-
Axel Kingsley authored
* Add Benchmark for AddSingularBatch * update compressor configs ; address PR comments * Add b.N * Export RandomSingularBatch through batch_test_util.go * measure only the final batch ; other organizational improvements * Add Benchmark for ToRawSpanBatch * update tests * minor fixup * Add Benchmark for adding *All* Span Batches * comment fixups * narrow tests to only test span batches that won't exceed RLP limit * address pr comments
-
- 27 Mar, 2024 2 commits
-
-
Adrian Sutton authored
-
Sebastian Stammler authored
-