Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump github.com/ethereum/go-ethereum from 1.14.9 to 1.14.10 (#334
) Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.14.9 to 1.14.10. <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>Kopis (v1.14.10)</h2> <p>Geth v1.14.10 is a hotfix release to fix a <a href="https://redirect.github.com/ethereum/go-ethereum/pull/30518">blob pool regression</a> introduced in v1.14.9. Users running the previous bad version should update ASAP. That said, there is no immediate danger to these users, just to the health of blob transaction propagation and inclusion in the network.</p> <p>Beside the hotfix, this release:</p> <ul> <li>Ships stateless witness production and verification into the engine API (<a href="https://redirect.github.com/ethereum/go-ethereum/pull/30069">#30069</a>).</li> <li>Use 0 global gas cap as unlimited in simulated calls too (<a href="https://redirect.github.com/ethereum/go-ethereum/pull/30474">#30474</a>, <a href="https://redirect.github.com/ethereum/go-ethereum/pull/30496">#30496</a>).</li> </ul> <p>For a full rundown of the changes please consult the Geth <a href="https://github.com/ethereum/go-ethereum/milestone/173?closed=1">1.14.10 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/1015a42d9026cdf95c74c6466790de009d807922"><code>1015a42</code></a> Merge pull request <a href="https://redirect.github.com/ethereum/go-ethereum/issues/30522">#30522</a> from ethereum/master</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/269551876e86fb9428501b68a4e79c72d73e1502"><code>2695518</code></a> params: release Geth v1.14.10</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/1df75dbe3611d92b585148b7abc1a33bfba17557"><code>1df75db</code></a> Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon...</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/52a9d89655bbf2bf2f952ed1565057c70c55b835"><code>52a9d89</code></a> Merge pull request <a href="https://redirect.github.com/ethereum/go-ethereum/issues/30518">#30518</a> from holiman/blobpool_fix</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/abbd3d9d21aeac7229f72ffff600d40fa5519cc8"><code>abbd3d9</code></a> core/txpool/blobpool: add test to check internal shuffling</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/9274f28210f6743e06fc0692748cd257125ff11e"><code>9274f28</code></a> core/txpool/blobpool: revert part of <a href="https://redirect.github.com/ethereum/go-ethereum/issues/30437">#30437</a>, return all reinject-addresses</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/bb9897f11be1054bdbb8fc3b10fed38be8f33000"><code>bb9897f</code></a> core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback...</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/93675d1da702618310db3232da41b09b8a5853da"><code>93675d1</code></a> deps: update supranational/blst (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/30504">#30504</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/b5a88dafae52c7126b185aed841a418943fc5cb9"><code>b5a88da</code></a> p2p/discover: fix flaky tests writing to test.log after completion (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/30506">#30506</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/80b529ea713d71a27282ae76c2741c8bc5486502"><code>80b529e</code></a> core/vm: more benchmarks for bls g1/g2-multiexp precompiles (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/30459">#30459</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ethereum/go-ethereum/compare/v1.14.9...v1.14.10">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.14.9&new-version=1.14.10)](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