- 03 Jan, 2024 17 commits
-
-
Gaki authored
-
dependabot[bot] authored
Bumps [nx-cloud](https://github.com/nrwl/nx) from 16.3.0 to 16.5.2. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/compare/16.3.0...16.5.2) --- updated-dependencies: - dependency-name: nx-cloud 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>
-
Mark Tyneway authored
Based on commit https://github.com/foundry-rs/forge-std/commit/155d547c449afa8715f538d69454b83944117811
-
clabby authored
* draft: `op-proposer` `DisputeGameFactory` support * Add `ProposalInterval` option flag names * add game type configuration * @sebastianst: Use `errors.New` over `fmt.Errorf` * @sebastianst: var name nit * @sebastianst: l2oo addr ptr consistency * @sebastianst: error bubble * @sebastianst: break out nests * @sebastianst: defer cancel * lint * Hide DGF flags * fix service init
-
refcell.eth authored
* feat(op-challenger): Added l1 block number gauge metric * fix acted block metric * challenger cleanup
-
dependabot[bot] authored
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.2 to 6.17.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.17.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>
-
clabby authored
-
Michael Lynch authored
* refactor(challenger): rewrite unit tests for converting gindex to Position * Update * refactor: replace single-use named structs with anonymous structs * refactor(challenger): refactor TestAttack and TestDefend tests * Update op-challenger/game/fault/types/position.go Co-authored-by:
refcell.eth <abigger87@gmail.com> * Remove example from spec * Remove Equal method * Move treeNodes into TestTraceIndex * Get rid of extra function docstring --------- Co-authored-by:
refcell.eth <abigger87@gmail.com>
-
Francis Li authored
* Implement sequencer health monitor * Remove unnecessary state variables
-
joao authored
- Fix various typos in documentation files (e.g., 'and well as' to 'as well as', 'systemcall' to 'syscall', 'brisma' to 'Prisma'). - Clarify and correct technical information in several sections, including MIPS.sol documentation, L2 Output RPC method, memory write descriptions, and more. - Standardize terminology and fix grammatical errors for enhanced readability and consistency. - Correct variable naming conventions and file path errors. These changes collectively enhance the accuracy and readability of the documentation, ensuring it remains clear and accessible for users and developers. [Files affected: cannon/docs/README.md, indexer/ui/README.md, packages/chain-mon/src/fault-mon/README.md, packages/contracts-bedrock/STYLE_GUIDE.md, packages/fee-estimation/README.md, specs/messengers.md, specs/meta/devnet.md, specs/rollup-node.md]
-
refcell.eth authored
-
Adrian Sutton authored
* op-e2e: Add test demonstrating incorrect alphabet trace implementation. * rebase fixes * op-e2e: Skip known broken tests. --------- Co-authored-by:
refcell <abigger87@gmail.com>
-
Hamdi Allam authored
* allow l1 & l2 to be re-synced independently * sent_message should cascade the delete * nit
-
refcell.eth authored
-
dependabot[bot] authored
Bumps ethereum/client-go from v1.13.7 to v1.13.8. --- 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>
-
clabby authored
* Add check for initialization * :broom: :broom: * slither + semver lock
-
clabby authored
* Add `raw()` helper to UDTs to reduce boilerplate syntax * fmt * slither + semver lock * fmt
-
- 02 Jan, 2024 8 commits
-
-
clabby authored
* Consolidate `OutputBisectionGame` -> `FaultDisputeGame` * Deploy fix * deploy config updates * challenger/op-e2e: Consolidate `OutputBisectionGame` -> `FaultDisputeGame` * lint * e2e helper refactor * Remove `AlphabetTrace` config option * Rename contract binding * Update packages/contracts-bedrock/scripts/Deploy.s.sol Co-authored-by:
refcell.eth <abigger87@gmail.com> * @refcell comment nit Co-Authored-By:
refcell <abigger87@gmail.com> * fmt * @refcell nit * Revert @ajsutton's alphabet config change --------- Co-authored-by:
refcell.eth <abigger87@gmail.com>
-
Tien Nguyen authored
-
dependabot[bot] authored
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.26.0 to 2.27.1. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/urfave/cli/compare/v2.26.0...v2.27.1) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v2 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>
-
dependabot[bot] authored
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.18.0/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang 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>
-
Michael Lynch authored
-
Taeguk Kwon authored
-
Adrian Sutton authored
-
refcell.eth authored
-
- 26 Dec, 2023 3 commits
-
-
Hamdi Allam authored
* bridge fast sync * updates * more conservative blocks limit
-
Hamdi Allam authored
-
Hamdi Allam authored
* update metrics * etl metrics * update etls * bridge changes * keep metric name the same * bugfix
-
- 23 Dec, 2023 9 commits
-
-
Axel Kingsley authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
* temp * temp * remove prism, changelog * update toml to devnet default. no default in config deser, fail if not set * grafana & prometheus config files * add grafana/prometheus to dockerfile. updated and moved into /ops * update docs * nits * unused var * move Dockerfile * nits * fix toml & test * docker-compose update
-
Roberto Bayardo authored
-
Michael de Hoog authored
-
Taeguk Kwon authored
-
Adrian Sutton authored
* op-e2e: Remove TestCannonChallengeWithCorrectRoot Challenging with the correct root is already covered by TestOutputCannonPoisonedPostState * op-e2e: Switch multi game test to use output bisection Remove the multiple cannon games test - we have unit tests checking the games are separate enough that we don't need this additional coverage. * op-e2e: Remove cannon helpers * op-e2e: Update multi game test to use claim helpers.
-
Wyatt Barnes authored
-
- 22 Dec, 2023 3 commits
-
-
clabby authored
* Prevent `extraData` from being too long for the `OutputBisectionGame` * semver
-
Mark Tyneway authored
Deduplicates some constants and ensures a single source of truth for defining values. Helps to reduce confusion when reading the specs. These specs are important for understanding the security properties of the ecotone upgrade where system upgrade transactions are used to trigger a hardfork upgrade of L2 predeploys. The invariant must be held that it is not possible to create an L2 block that is larger than the block gas limit when it contains all of the user deposits plus the upgrade txs.
-
dependabot[bot] authored
Bumps [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.0/packages/coverage-istanbul) --- updated-dependencies: - dependency-name: "@vitest/coverage-istanbul" 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>
-