Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump github.com/ethereum/go-ethereum from 1.13.0 to 1.13…
….1 (#2521) Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.0 to 1.13.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ethereum/go-ethereum/releases">github.com/ethereum/go-ethereum's releases</a>.</em></p> <blockquote> <h2>Zakros (v1.13.1)</h2> <p>Geth v1.13.1 is a hotfix release for v1.13.0.</p> <p>It fixes the following issues:</p> <ul> <li>Fix the active fork detection on the engine API, causing the signer to create invalid blocks (<a href="https://redirect.github.com/ethereum/go-ethereum/pull/28135">#28135</a>).</li> <li>Fix a db corruption in <code>path</code> scheme caused by a weirdly restarted snap sync (<a href="https://redirect.github.com/ethereum/go-ethereum/pull/28124">#28124</a>, <a href="https://redirect.github.com/ethereum/go-ethereum/pull/28126">#28126</a>).</li> <li>Fix <code>geth db inspect</code> command running against old <code>hash</code> scheme databases (<a href="https://redirect.github.com/ethereum/go-ethereum/pull/28108">#28108</a>).</li> <li>Fix an effective gas price calculation regression on the RPC APIs (<a href="https://redirect.github.com/ethereum/go-ethereum/pull/28130">#28130</a>).</li> </ul> <p>Apart from the fixes, v1.13.1 introduces support for configuring Geth via environmental variables (<a href="https://redirect.github.com/ethereum/go-ethereum/pull/28103">#28103</a>, <a href="https://redirect.github.com/ethereum/go-ethereum/pull/28119">#28119</a>)!</p> <p>For a full rundown of the changes please consult the Geth 1.13.1 <a href="https://github.com/ethereum/go-ethereum/milestone/149?closed=1">release milestone</a>.</p> <hr /> <p>As with all our previous releases, you can find the:</p> <ul> <li>Pre-built binaries for all platforms on our <a href="https://geth.ethereum.org/downloads/">downloads page</a>.</li> <li>Docker images published under <a href="https://cloud.docker.com/u/ethereum/repository/docker/ethereum/client-go"><code>ethereum/client-go</code></a>.</li> <li>Ubuntu packages in our <a href="https://launchpad.net/~ethereum/+archive/ubuntu/ethereum">Launchpad PPA repository</a>.</li> <li>OSX packages in our <a href="https://github.com/ethereum/homebrew-ethereum">Homebrew Tap repository</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ethereum/go-ethereum/commit/3f40e65c484486dea6cff80b7db178985d21a2c6"><code>3f40e65</code></a> params: release Geth v1.13.1</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/c53b0fef2ab8e2a00257b898cad5174e6b73f5fc"><code>c53b0fe</code></a> core, eth/downloader: fix genesis state missing due to state sync (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28124">#28124</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/d8a351b58f147fc8e1527695ff7a3d19e6f3420b"><code>d8a351b</code></a> params: fix typo in comment (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28129">#28129</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/52234eb17299dbccb108f74cf9ac94cc44bc6d6a"><code>52234eb</code></a> internal/flags: fix typo (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28133">#28133</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/217719347dd2ac76e44cff677d00bf63e8edefcd"><code>2177193</code></a> internal/ethapi: correctly calculate effective gas price (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28130">#28130</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/9a9db3d2650513f4645217705e1f9eeea1e0393f"><code>9a9db3d</code></a> eth/catalyst: fix engine API (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28135">#28135</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/16cd1a7561155a264b1a1a2a5850b11c47dc18d4"><code>16cd1a7</code></a> cmd/geth, internal/flags: print envvar config source and bad names (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28119">#28119</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/4fa3db49a1e485b8d110c87de6a44f460b45bb9a"><code>4fa3db4</code></a> eth/downloader: prevent pivot moves after state commit (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28126">#28126</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/48fdb79de5a3dc02be1c44479247515275b8b76a"><code>48fdb79</code></a> core/state: check err for iter.Error in fastDeleteStorage (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28122">#28122</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/65a17c00c7a903f314db2e53381bed19716d50db"><code>65a17c0</code></a> metrics: add support for enabling metrics from env vars (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28118">#28118</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ethereum/go-ethereum/compare/v1.13.0...v1.13.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/ethereum/go-ethereum&package-manager=go_modules&previous-version=1.13.0&new-version=1.13.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information