Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Bump github.com/ethereum-optimism/optimism from 1.2.0 to 1.4.2 #199

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2024

Bumps github.com/ethereum-optimism/optimism from 1.2.0 to 1.4.2.

Release notes

Sourced from github.com/ethereum-optimism/optimism's releases.

Release op-node v1.4.2

✨ This is a minor release and upgrading is optional for the op-node.

This release contains two breaking changes:

  1. If trustrpc is set to true, the op-node will not validate receipts. This will be changed back to the old behavior in v1.4.3
  2. The RPC Alt Sync method is removed. There is a P2P based mechanism which is enabled by default.

What's Changed

Full Changelog: ethereum-optimism/optimism@op-node/v1.4.0...op-node/v1.4.2

Docker Images

https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node:v1.4.2

Release op-batcher & op-proposer v1.4.2

⬆️ This is a recommended release for the op-batcher & the op-proposer.

It switches the compressor type to shadow by default on the batcher, adds an optional active sequencer follow mode on the batcher & proposer, & includes several bugfixes to the transaction manger.

Partial Changelog

... (truncated)

Commits
  • 306b47d Change Elipse to Ecotone in configs (#8758)
  • edec19f Ensure that fee is increased by at least 10% (#8747)
  • 8b197bc op-exporter: don't use the deprecated function ioutil.ReadFile (#8753)
  • 54be543 op-e2e: Migrate multi game e2e tests (#8742)
  • 9d13ae0 Refactor BindGen E2E tests (#8741)
  • 6c23fbe feat(ctb): Prevent extraData from being too large in the `OutputBisectionGa...
  • 5489b7f specs: cleanup guaranteed-gas-market (#8740)
  • 3addd59 build(deps-dev): bump @​vitest/coverage-istanbul from 1.0.2 to 1.1.0 (#8692)
  • 7642d54 op-e2e: Load logs from the receipts instead of rescanning entire chain (#8739)
  • 90afc7a build(deps): bump viem from 1.19.15 to 1.20.3 (#8730)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/ethereum-optimism/optimism](https://github.com/ethereum-optimism/optimism) from 1.2.0 to 1.4.2.
- [Release notes](https://github.com/ethereum-optimism/optimism/releases)
- [Commits](ethereum-optimism/optimism@v1.2.0...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/ethereum-optimism/optimism
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #201.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ethereum-optimism/optimism-1.4.2 branch February 1, 2024 21:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants