- 19 Dec, 2023 6 commits
-
-
dependabot[bot] authored
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.6 to 5.0.10. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.10/packages/vite) --- updated-dependencies: - dependency-name: vite 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/btcsuite/btcd/chaincfg/chainhash](https://github.com/btcsuite/btcd) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](https://github.com/btcsuite/btcd/compare/chaincfg/chainhash/v1.0.3...btcutil/v1.1.0) --- updated-dependencies: - dependency-name: github.com/btcsuite/btcd/chaincfg/chainhash 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>
-
clabby authored
* chore: adhere to style guide in `OutputBisectionGame` for immutables * Patch `OutputBisectionGame` selectors in `op-challenger` * :broom: * fix getters tests in `op-challenger`
-
Joshua Gutow authored
This creates a standardized conversion between env vars and flag names and asserts that most existing flags and all new flags satisfy the format. Existing flags that don't match are skipped. This also adds general flag tests for op-batcher and op-proposer.
-
Carter Carlson authored
fix: hyperlink to L2 Derivation Inputs
-
felipe authored
-
- 18 Dec, 2023 1 commit
-
-
protolambda authored
* op-batcher: adjust error handling on pending-channels after close * op-batcher: fix comment * Capitalize start of log messages Co-authored-by:
Adrian Sutton <adrian@oplabs.co> * op-batcher: Add NonCompressor for testing purposes * op-node/rollup/derive: Return ErrChannelOutAlreadyClosed in SpanChannelOut * op-batcher: Add back outputFrames call to channelManager.Close Test added that validates that in rare circumstances this is needed. This happens in scenarios where a block is written to the compressor, but not flushed yet to the output buffer. If we don't call outputFrames in channelManager.Close, this test fails. * op-batcher: Improve logging - clarify that pending channels will be submitted - use same key "id" for channel ids everywhere --------- Co-authored-by:
Sebastian Stammler <seb@oplabs.co> Co-authored-by:
Adrian Sutton <adrian@oplabs.co>
-
- 16 Dec, 2023 11 commits
-
-
Wyatt Barnes authored
* Add deployed bytecode retrieval mitigation * Bindings and metadata overwrite warning
-
Wyatt Barnes authored
-
Raffaele authored
* resolving dependabot vulnerabilities. setting go-ethereum v.1.13.5 everywhere and grpc to v1.56.3 * fixing sum sha
-
dependabot[bot] authored
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.0 to 5.5.1. - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](https://github.com/jackc/pgx/compare/v5.5.0...v5.5.1) --- 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>
-
Maurelian authored
The resource params should only be set when the Portal is freshly initialized. A test was added which verifies that the params are not modified when reinitializing.
-
Maurelian authored
-
Wyatt Barnes authored
-
Maurelian authored
These events are now in the SuperchainConfig and are no longer used here
-
Wyatt Barnes authored
-
Joshua Gutow authored
The P2P Alt sync protocol has proven it's worth & we no longer need this alternate sync mechanism. Removing it will simplify how prepare for the op-node changes required for snap sync.
-
Wyatt Barnes authored
-
- 15 Dec, 2023 17 commits
-
-
dependabot[bot] authored
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.15 to 0.7.31. - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/compare/v0.7.15...v0.7.31) --- updated-dependencies: - dependency-name: zerocopy dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
-
protolambda authored
Add Metadata Store to Extended Peerstore
-
Matthew Slipper authored
op-e2e: Use wait for balance helper in TestMintOnRevertedDeposit
-
Axel Kingsley authored
-
Joshua Gutow authored
-
Mark Tyneway authored
build(deps-dev): bump nx from 17.1.3 to 17.2.4
-
Mark Tyneway authored
ci: ci-builder v0.34.0
-
dependabot[bot] authored
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 17.1.3 to 17.2.4. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/17.2.4/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
🔒 feat: Improve security of CI by not running scripts -
Mark Tyneway authored
:technologist: feat: Add never-connect-to-cloud to nx.json
-
Mark Tyneway authored
Include the `ci-builder` image built [here](https://app.circleci.com/pipelines/github/ethereum-optimism/optimism/36803/workflows/93e91700-4a14-4635-a4e6-e57f5001a532). This includes the changes from https://github.com/ethereum-optimism/optimism/pull/8625. We can remove a step from CI as mentioned in https://github.com/ethereum-optimism/optimism/issues/8529
-
🐛 Will Cory authored -
Will Cory authored
-
🔒 Will Cory authored -
Evan Richard authored
op-service: move mock structs closer to best-practice use of mock
-
- 14 Dec, 2023 5 commits
-
-
Matthew Slipper authored
ci-builder: add docker-ce-cli
-
clabby authored
chore(ci): bump `ci-builder`
-
Mark Tyneway authored
Allows for https://github.com/ethereum-optimism/optimism/blob/e6e7fd267e19f3497e0ff4e1c30a3675cbe05e52/.circleci/config.yml#L1362 to be removed from the CI so that `docker-ce-cli` is built into the `ci-builder` image and it doesn't need to be installed in each run of CI. Closes https://github.com/ethereum-optimism/optimism/issues/8529 I built the image locally and it was able to build to completion.
-
Mark Tyneway authored
chore(contracts-bedrock): don't publish `forge-artifacts/*.t.sol` files
-
clabby authored
-