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.0.8 to 1.1.2 #150

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2023

Bumps github.com/ethereum-optimism/optimism from 1.0.8 to 1.1.2.

Release notes

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

Release op-node,batcher,proposer v1.1.2

This is a minor release and upgrading is optional.

User Facing Changes

  • Overwrite bootnodes if --p2p.bootnodes is provided in the op-node.
  • Updates to P2P scoring
  • Adds admin_sequencerActive RPC method to the op-node

Docker Images:

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

Partial Change Log

New Contributors

Full Changelog: ethereum-optimism/optimism@op-node/v1.1.1...v1.1.2

Release op-node, op-batcher, op-proposer v1.1.1

This is a minor release and upgrading is optional.

User Facing Changes

  • Fix incompatibility with Erigon when using --rpc-kind=erigon by using erigon_getBlockReceiptsByBlockHash rather than eth_getBlockReceipts
  • Adds additional metrics to op-batcher for pending L2 transaction data size.
  • Detect method not supported responses from Alchemy to enable automatic fallback for receipt fetching modes.
  • Upgrade go-libp2p-pubsub to resolve a rare race condition in FirstSeenCache.

... (truncated)

Commits
  • 0ecda15 Merge pull request #6430 from ethereum-optimism/feat/cleanup-default-gaslimit
  • 494d517 op-chain-ops: build fix
  • 16a82b9 op-chain-ops: cleanup default gas limit
  • a19535e Merge pull request #6424 from ethereum-optimism/refcell/solver-module
  • 18c4160 Merge branch 'develop' into refcell/solver-module
  • 94ab156 Merge pull request #6419 from ethereum-optimism/refcell/challenger-touchup
  • 1bb1872 Merge branch 'develop' into refcell/challenger-touchup
  • 16a623d Fix upstream merge
  • 0578a39 Solver module
  • fe481a4 Merge pull request #6421 from ethereum-optimism/refcell/alphabet-module
  • 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.0.8 to 1.1.2.
- [Release notes](https://github.com/ethereum-optimism/optimism/releases)
- [Commits](ethereum-optimism/optimism@v1.0.8...v1.1.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 the dependencies Pull requests that update a dependency file label Aug 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2023

Superseded by #156.

@dependabot dependabot bot closed this Sep 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ethereum-optimism/optimism-1.1.2 branch September 6, 2023 21:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants