- 08 Feb, 2024 5 commits
-
-
Diego authored
* contracts-bedrock: check initialized value in ChainAssertions * contracts-bedrock: check initialized value in ChainAssertions * contracts-bedrock: update Deploy script to pass vm in ChainAssertions calls * contracts-bedrock: create assertSlotIsOne in ChainAssertions * contracts-bedrock: replace initialized check logic by assertSlotIsOne in ChainAssertions * contracts-bedrock: drop unnecessary _vm argument in ChainAssertions functions * contracts-bedrock: drop redundant loadInitializedSlot in Deploy.s.sol * contracts-bedrock: reintroduce call to checkOptimismPortal2 in ChainAssertions * contracts-bedrock: improve error log for assertSlotIsOne in ChainAssertions * contracts-bedrock: prepended with an underscore inputs to assertSlotIsOne in ChainAssertions * contracts-bedrock: relabel assertSlotIsOne to assertSlotValueIsOne in ChainAssertions * contracts-bedrock: update snapshots * contracts-bedrock: fix error log for assertSlotValueIsOne in ChainAssertions * contracts-bedrock: improve error string for assertSlotValueIsOne in ChainAssertions
-
Sebastian Stammler authored
* go,rollup: Prepare OP Sepolia Ecotone release * op-node/chaincfg: update test TestGetRollupConfig
-
dependabot[bot] authored
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.16.0 to 0.17.0. - [Commits](https://github.com/golang/term/compare/v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/term 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>
-
Matt Solomon authored
* test: DelayedVetoable improvements * chore: remove unused DelayedVetoable errors * test: FaultDisputeGame improvements * chore: remove unused imports * test: more explicit expect revert messages * fix: revert things from testing * chore: snapshot, bindings, and doc updates
-
Tei Im authored
* Export json methods * Use VMState interface to share Matcher with Asterisc * Move json methods to op-service
-
- 07 Feb, 2024 19 commits
-
-
dependabot[bot] authored
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 17.2.8 to 18.0.2. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/18.0.2/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
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 16 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.
-