- 22 Feb, 2024 8 commits
-
-
dependabot[bot] authored
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.5.6 to 7.5.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) --- updated-dependencies: - dependency-name: "@types/semver" 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>
-
dependabot[bot] authored
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. - [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Joshua Gutow authored
-
Joshua Gutow authored
* op-wheel: Provide set-forkchoice-by-hash command * op-wheel: Add copy payload command * fixups * Update op-wheel/commands.go
-
dependabot[bot] authored
Bumps [@ethereumjs/rlp](https://github.com/ethereumjs/ethereumjs-monorepo) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases) - [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/rlp@5.0.1...@ethereumjs/rlp@5.0.2) --- updated-dependencies: - dependency-name: "@ethereumjs/rlp" 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>
-
Adrian Sutton authored
Makes it easy to query things like the number of games with valid output roots, or the number of games that resolved incorrectly
-
Adrian Sutton authored
-
dependabot[bot] authored
Bumps ethereum/client-go from v1.13.12 to v1.13.13. --- updated-dependencies: - dependency-name: ethereum/client-go dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 21 Feb, 2024 8 commits
-
-
dependabot[bot] authored
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.11 to 5.0.12. - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](https://github.com/go-chi/chi/compare/v5.0.11...v5.0.12) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 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>
-
Henri Devieux authored
* Fix a race condition in tests * 2nd try with CI * 3rd try with CI * 4th try with CI * 5th try * Use existing wait util * helper function for checking leader transfer * bugfix * Finish conductor rpc e2e tests * reduce loop intervals * increase timeouts to fix flake --------- Co-authored-by:
Francis Li <francis.li@coinbase.com>
-
Adrian Sutton authored
-
Tei Im authored
Fix preimageWrite count calculation
-
Joshua Gutow authored
-
Inphi authored
-
Sebastian Stammler authored
* op-service/client: Add http header option to BasicHTTPClient * op-node: Add optional Beacon header flag
-
Sebastian Stammler authored
-
- 20 Feb, 2024 2 commits
-
-
George C. Knee authored
-
Adrian Sutton authored
* op-e2e: Always run subtests on the parent executor. * op-e2e: Fix TestMixedWithdrawalValidity by not cancelling its own context. Moves timeouts to be handled in helpers to reduce complexity of the test. * op-e2e: Fix TestMixedWithdrawalValidity for fault proofs * op-e2e: Evaluate test options for subtests Ensures that tests are skipped correctly when using conditional options like UsesCannon even if not specified in the parent case. Add InitParallel back to cannon tests so they can execute in parallel.
-
- 19 Feb, 2024 1 commit
-
-
Mark Tyneway authored
Includes foundry version that compiles faster https://github.com/ethereum-optimism/optimism/pull/9579
-
- 17 Feb, 2024 6 commits
-
-
Mark Tyneway authored
* contracts-bedrock: delete dead comments This commit removes all of the solhint-ignore comments. solhint has not been used by this repository for quite some time so there is no reason to keep these comments around. * semver-lock: regenerate
-
clabby authored
-
Maurelian authored
-
Kevin Ho authored
-
Axel Kingsley authored
* Tag Tool * rename full to op-stack ; better git tag list filter
-
alvarius authored
* chore(contracts-bedrock): print error message if generate-l2-genesis.sh fails * add quotes
-
- 16 Feb, 2024 8 commits
-
-
clabby authored
* Add bonds to `PreimageOracle` * Update op-challenger/game/fault/contracts/oracle_test.go Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update packages/contracts-bedrock/src/cannon/PreimageOracle.sol Co-authored-by:
refcell <abigger87@gmail.com> --------- Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by:
refcell <abigger87@gmail.com>
-
Inphi authored
* fault-proofs: non-zero bond requirement * rebase rebase * permissioned game fix * safe transactOpts w/ bonds --------- Co-authored-by:
clabby <ben@clab.by>
-
Diego authored
-
refcell authored
-
refcell authored
-
refcell authored
-
Adrian Sutton authored
-
Axel Kingsley authored
* add additional check before emitting log warning * Update op-node/rollup/derive/engine_controller.go Co-authored-by:
protolambda <proto@protolambda.com> --------- Co-authored-by:
protolambda <proto@protolambda.com>
-
- 15 Feb, 2024 7 commits
-
-
zhiqiangxu authored
* fix * another * not -> neither
-
refcell authored
-
refcell authored
-
dependabot[bot] authored
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 6.21.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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>
-
refcell authored
-
Adrian Sutton authored
-
Axel Kingsley authored
-