- 07 Feb, 2024 18 commits
-
-
clabby authored
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Joshua Gutow authored
-
Inphi authored
* op-e2e: Add Freeloader dispute tests The test is skipped for now until the challenger responds to freeloaders correctly. * Update op-e2e/faultproofs/output_alphabet_test.go Co-authored-by:
Adrian Sutton <adrian@oplabs.co> --------- Co-authored-by:
Adrian Sutton <adrian@oplabs.co>
-
Adrian Sutton authored
-
clabby authored
* Add `useFaultProofs` runtime override updates * Update gas snapshot * improve CI matrix names * revert e2e changes
-
Tien Nguyen authored
-
Nick Italiano authored
-
zhiqiangxu authored
-
Adrian Sutton authored
Fixes teh prefetcher unit test to use the correct blob key when storing and not expect the blob data to be fetched (it should already be present).
-
Adrian Sutton authored
op-service: Fix error message when filtered number of sidecars doesn't match
-
dependabot[bot] authored
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) 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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.4 to 1.5.6. - [Commits](https://github.com/go-gorm/postgres/compare/v1.5.4...v1.5.6) --- updated-dependencies: - dependency-name: gorm.io/driver/postgres 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>
-
Matthew Slipper authored
-
dependabot[bot] authored
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.23.9 to 7.23.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.10/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" 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 [github.com/jackc/pgtype](https://github.com/jackc/pgtype) from 1.14.1 to 1.14.2. - [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md) - [Commits](https://github.com/jackc/pgtype/compare/v1.14.1...v1.14.2) --- updated-dependencies: - dependency-name: github.com/jackc/pgtype 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>
-
Sebastian Stammler authored
* Update op-geth dependency (v1.13.8) & migrate to slog * op-e2e: format system_test.go * op-chain-ops/genesis: Ignore nil addresses in BuildL1DeveloperGenesis * go: Update to latest op-geth commit fb90ca39bc5c4f45e99ef320abfab85eeb56c561 * update latest op-geth dependency * op-program,op-wheel: Use new StateDB.OpenStorageTrie * all: fix more slog stuff after merging * proxyd: update geth 1.13.8 & migrate to slog * op-ufm: update monorepo dependency to prev commit * testlog: Return pointer with FindLog * genesis: Parse addresses from dump string keys in BuildL1DeveloperGenesis * op-ufm: go mod tidy * update to latest op-geth * genesis: Update ForgeDump.UnmarshalJSON to latest geth types * eth: Use hexutils.U256 instead of uint256.Int as type in ExecutionPayload This fixes JSON mashaling. * op-e2e: fix usage of legacy geth levels * go: update latest op-geth dependency * check-ecotone: adapt to field type change * Resolve remaining TODOs * op-program: remove json-pretty formatting option from test * go: update to latest op-geth v1.101308.0-rc.1 * op-dispute-mon: Fix logger setup * log: improve LevelFromString docs * op-e2e/config: treat EthNodeVerbosity as legacy log level * all: fix order of imports
-
dependabot[bot] authored
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.6 to 1.25.7. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](https://github.com/go-gorm/gorm/compare/v1.25.6...v1.25.7) --- 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>
-
- 06 Feb, 2024 22 commits
-
-
Inphi authored
-
zhiqiangxu authored
-
George C. Knee authored
* docs: add guidance around go tests * docs: tweak instruction * add instruction to run tests with make * suggest deleteing artifacts directory * settle on foundry update route
-
Adrian Sutton authored
Take the batcher out of the equation and manually send a very large batch transaction.
-
Adrian Sutton authored
* op-challenger: Add method in game factory to retrieve games after a timestamp * op-challenger: Remove game loader
-
Tien Nguyen authored
-
Joshua Gutow authored
-
clabby authored
* Remove limbo state for LPPs * Revert instead of set `challenged = true`
-
Inphi authored
* ctb: Fix FDG claim counteredBy * follow proper semver conventions
-
Adrian Sutton authored
* op-challenger: Stop validating preimage proposals after challenge period ends * op-challenger: Cache challenge period.
-
Adrian Sutton authored
-
refcell authored
* feat(op-dispute-mon): wire up the op-dispute-mon into the tag service * feat: add op-dispute-mon into the github actions tag service workflow
-
refcell authored
* feat(op-dispute-mon): ci wiring and docker * fix: missing top-level makefile target: * fix: missing dockerignore for op-dispute-mon
-
Adrian Sutton authored
Avoids rerequesting the same data repeatedly until the preimage is squeezed.
-
refcell authored
-
smartcontracts authored
Fixes a small bug in the SDK that could cause an error if there aren't any games yet.
-
refcell authored
-
Adrian Sutton authored
Merging latest develop wound up leaving it disabled.
-
Inphi authored
* ctb: fix more invariant flakes * add invariant docs * exclude deploy contracts * remove deployconfig from invariant exclusion list
-
dependabot[bot] authored
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.2 to 5.5.3. - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](https://github.com/jackc/pgx/compare/v5.5.2...v5.5.3) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/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>
-
Matthew Slipper authored
-
clabby authored
-