Overview
[!NOTE] This is a patch release of op-proposer containing fixes to dispute game history scanning, a configuration rename, and dependency updates. It is an optional but recommended upgrade for all users.Note: super dispute games (interop) are coming in Upgrade 20. Changes supporting those game types in this release are preparation for that functionality and do not affect operators today.View full release on GitHub →
Overview
This is a patch release of op-proposer. The bulk of the changes are preparation for a future interop release; for non-interop deployments the main change is a bump of the underlying op-geth dependency. It is an optional upgrade for all users.View full release on GitHub →This release is optional; however, we recommend updating as it includes a Go version upgrade addressing security fixes, along with enhanced container image hardening.View full release on GitHub →
This is an optional release.View full release on GitHub →
[!WARNING] The previous version is v1.10.2. An erroneous tag v1.15.1 got created and this release skips past that faulty tag to ensure proper ordering of public tags is restored.
[!NOTE] This is an optional release. An upgrade is only necessary if you need the new support to fetch proposals via the supernode rpc (#18940)View full release on GitHub →
Overview
This is a minor release of op-proposer that includes important bug fixes. It is a required upgrade for all users.View full release on GitHub →This is a recommended release for all users to upgrade.View full release on GitHub →
This finalizes op-proposer v1.0.0-rc.2
- Better handling of underpriced transaction in Tx Manager (#5141)
- Lots of logging improvements
- Increased timeouts for sending transactions (#5142)
- Logger now is log-format by default if it does not detect a terminal (i.e. running in docker) (#5085)
- Can specify
terminal,logfmt,json.textmeansterminalif it detects a terminal other it meanslogfmt colorstill defaults to true if it detects a terminal. Only relevant forterminallogging.
- Can specify
- Better handling of underpriced transaction in Tx Manager (#5141)
- Lots of logging improvements
- Increased timeouts for sending transactions (#5142)
- Logger now is log-format by default if it does not detect a terminal (i.e. running in docker) (#5085)
- Can specify
terminal,logfmt,json.textmeansterminalif it detects a terminal other it meanslogfmt colorstill defaults to true if it detects a terminal. Only relevant forterminallogging.
- Can specify