- 17 Feb, 2024 1 commit
-
-
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 22 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
-
Inphi authored
-
Joshua Gutow authored
-
Adrian Sutton authored
-
Adrian Sutton authored
1 second time outs in CI is just asking for flakiness.
-
Sebastian Stammler authored
-
protolambda authored
* FP: add KZG point-evaluation preimage-oracle type, to process L2 oracle call with * op-program: Integrate kzg precompile oracle * fix PreimageOracle.sol * store kzg precompile input preimage * update bindings and go.mod * fix go.mod * resolve TODOs * s/Hex2Bytes/FromHex * fix typo * ctb: set kzg preimage length to 1 * op-challenger: Load kzg point evaluations to PreimageOracle (#9497) * op-challenger: load KZG point evaluation into oracle Also: increase max game depth for devnet. This is a temporary solution to avoid flakes in e2e tests that use the kzg precompile. The current execution trace max step of 2**31 steps isn't sufficient. --------- Co-authored-by:
inphi <mlaw2501@gmail.com> Co-authored-by:
refcell <abigger87@gmail.com>
-
Adrian Sutton authored
* ci: Tag fp-squad when op-e2e-cannon-tests fails * ci: Also tag proofs squad on fpp-verify failures.
-
clabby authored
-
Adrian Sutton authored
* op-challenger: Add a wrapper to allow validating output roots are safe at a given L1 head * op-challenger: Don't pass L1Head around so much. * op-challenger: Rename and add tests. * Update bindings. * Update op-ufm go.sum * Rollback op-ufm changes. * op-challenger: Alphabet VM does not require checking for consistency with L1 data * op-challenger: Add error handling test.
-
Inphi authored
-
refcell authored
-
Adrian Sutton authored
The fault proof tests aren't being load balanced particularly well so an executor sometimes takes more than 40m to run.
-
dependabot[bot] authored
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 18.0.2 to 18.0.4. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/18.0.4/packages/nx) --- updated-dependencies: - dependency-name: nx 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 [@swc/core](https://github.com/swc-project/swc) from 1.3.106 to 1.4.1. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.106...v1.4.1) --- updated-dependencies: - dependency-name: "@swc/core" 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 [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.16 to 20.11.17. - [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>
-
- 14 Feb, 2024 8 commits
-
-
Adrian Sutton authored
-
Frieren authored
* op-bindings * op-challenger n ops
-
dependabot[bot] authored
Bumps [@wagmi/cli](https://github.com/wevm/wagmi/tree/HEAD/packages/cli) from 2.1.0 to 2.1.1. - [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.1/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>
-
Adrian Sutton authored
-
refcell authored
* fix: typo on cache_test eth_call (#9462) chore(op-dispute-mon): refactor output validation into a separate component feat(op-dispute-mon): game forecasting implementation minus testing fix(op-dispute-mon): bad merge chore(op-dispute-mon): add more tests * fix(op-dispute-mon): testing var and use updated log filtering * fix(op-dispute-mon): functional resolver * fix(op-dispute-mon): simply bidirectional game tree construction * fix(op-dispute-mon): remove left bond counter * fix(op-dispute-mon): construct resolver bidirectional tree --------- Co-authored-by:
Oak <me+git@droak.sh>
-
Sebastian Stammler authored
-
Sebastian Stammler authored
This will be enforced in newer geth versions.
-
clabby authored
* Update FPACOPS * updates; live network deployment config * fmt * Update sepolia deploy config
-
- 13 Feb, 2024 1 commit
-
-
clabby authored
* Set L1 head in dispute game factory * semver
-