github ethereum-optimism/optimism v1.1.5-rc.1

latest releases: op-challenger/v1.1.2, cannon/v1.0.0-alpha.3, proofs-tools/v1.0.0-alpha.8...
pre-release12 months ago

๐Ÿงช This is a minor pre-release and upgrading is not recommended until this release is finalized.

General changes, since v1.1.4:

  • update to golang 1.20.7
  • update docker images to alpine 3.18

op-node

User facing changes:

  • --p2p.netrestrict: the op-node can now be restricted to only connect to this comma-separated list of CIDR masks. No restrictions apply if the list is empty or unset.
  • peer-banning is now enabled by default: peer-scoring has been enabled by default since v1.1.3, and is now used to ban misbehaving peers. Use --p2p.ban.peers=false to disable this again in case of erroneous peer banning.
  • --beta.extra-networks: this is a beta-feature, and not recommended for general usage. This flag unlocks additional network-selection in the --network=... flag.

op-batcher

The channel-manager now handles concurrent usage safely, see #6878

op-proposer

Dependency-updates only.

Full Changelog: v1.1.4...v1.1.5-rc.1

Docker Images

Don't miss a new optimism release

NewReleases is sending notifications on new releases.