Skip to content

Commit

Permalink
chore: Bump github.com/ethereum/go-ethereum from 1.14.10 to 1.14.11 (#…
Browse files Browse the repository at this point in the history
…335)

Bumps
[github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum)
from 1.14.10 to 1.14.11.
<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>Makhaira (v1.14.11)</h2>
<p>This is a minor release, with the primary goal of publishing new
<code>stable</code> and <code>latest</code> docker images. A problem in
the CI pipeline prevented the publishing of docker images. We have now
resolved the problem, and hope that the <code>v1.14.11</code>-release
will be published as usual on Docker hub.</p>
<p>We have now switched the way the docker images are built, and the
<code>-amd64</code> and <code>-arm64</code>-tagged versions <strong>will
no longer be maintained</strong>:</p>
<ul>
<li><code>alltools-latest-amd64</code>,
<code>alltools-latest-arm64</code> -&gt;
<strong><code>alltools-latest</code></strong></li>
<li><code>latest-amd64</code>,<code>latest-arm64</code> -&gt;
<strong><code>latest</code></strong></li>
<li><code>v1.14.10-amd64</code>, <code>v1.14.10-arm64</code> -&gt;
<strong><code>v1.14.10</code></strong></li>
</ul>
<p><strong>NOTE:</strong> If you are a docker user on
<code>stable</code>/<code>latest</code>, there's a high chance that you
are not using any of the last two releases. If so, you are advised to
look through the release-notes of those releases respectively: <a
href="https://github.com/ethereum/go-ethereum/releases/tag/v1.14.10">v1.14.10</a>
and <a
href="https://github.com/ethereum/go-ethereum/releases/tag/v1.14.9">v1.14.9</a>.</p>
<p>Other changes since v1.14.10 include</p>
<ul>
<li>Remove <code>totalDifficulty</code> field from RPC, in accordance
with <a
href="https://redirect.github.com/ethereum/execution-apis/pull/570">spec
update</a>, <a
href="https://redirect.github.com/ethereum/go-ethereum/pull/30386">#30386</a></li>
<li>Fix flaw in simulated backend <a
href="https://redirect.github.com/ethereum/go-ethereum/pull/30465">#30465</a></li>
<li>New method of building multi-platform docker images <a
href="https://redirect.github.com/ethereum/go-ethereum/pull/30530">#30530</a></li>
<li>Ability to disable <code>FINDNODE</code> liveness checks in tests <a
href="https://redirect.github.com/ethereum/go-ethereum/pull/30512">#30512</a></li>
</ul>
<p>For a full rundown of the changes please consult the Geth 1.14.11 <a
href="https://github.com/ethereum/go-ethereum/milestone/174?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/f3c696fa1db75d0f78ea47dd0975f6f0de6fdd84"><code>f3c696f</code></a>
all: release go-ethereum v1.13.8</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/f14f13bac74a091a726157ab548fe205a7d53cac"><code>f14f13b</code></a>
params: go-ethereum v1.14.11 stable</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/40fd887df6812033f96941181549693d2cd5444d"><code>40fd887</code></a>
internal/ethapi: remove td field from block (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/30386">#30386</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/db6ae7fa1249b29ad44fd52db751fef572ae43ae"><code>db6ae7f</code></a>
cmd/geth: remove deprecated lightchaindata db (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/30527">#30527</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/e67d5f8c441d5c85cfa69317db8d85794645af14"><code>e67d5f8</code></a>
eth/catalyst: use setcanonical instead of sethead in simulated fork (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/30465">#30465</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/cfe25c7a3b634efba5a5bd69d697f88c3b1d5b2f"><code>cfe25c7</code></a>
build: use buildx to build multi-platform docker images (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/30530">#30530</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/0a21cb4d21a254cc87c7ecc50462f8c2735a302f"><code>0a21cb4</code></a>
core/txpool/blobpool: use types.Sender instead of signer.Sender (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/30473">#30473</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/6b61b54dc7f69cd091dcf3094ce19f26477f55a2"><code>6b61b54</code></a>
p2p/discover: add config option for disabling FINDNODE liveness check
(<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/30512">#30512</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/283be238172c8ae3a05f97e2f3c159f5c2319e07"><code>283be23</code></a>
params: begin v1.14.11 release cycle</li>
<li>See full diff in <a
href="https://github.com/ethereum/go-ethereum/compare/v1.14.10...v1.14.11">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.10&new-version=1.14.11)](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
dependabot[bot] authored Oct 2, 2024
1 parent 3e38e51 commit 3dee48d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22

toolchain go1.22.5

require github.com/ethereum/go-ethereum v1.14.10
require github.com/ethereum/go-ethereum v1.14.11

require (
github.com/Microsoft/go-winio v0.6.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 h1:YLtO71vCjJRCBcrPMtQ9nqBsqpA1
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1/go.mod h1:hyedUtir6IdtD/7lIxGeCxkaw7y45JueMRL4DIyJDKs=
github.com/ethereum/c-kzg-4844 v1.0.0 h1:0X1LBXxaEtYD9xsyj9B9ctQEZIpnvVDeoBx8aHEwTNA=
github.com/ethereum/c-kzg-4844 v1.0.0/go.mod h1:VewdlzQmpT5QSrVhbBuGoCdFJkpaJlO1aQputP83wc0=
github.com/ethereum/go-ethereum v1.14.10 h1:kC24WjYeRjDy86LVo6MfF5Xs7nnUu+XG4AjaYIaZYko=
github.com/ethereum/go-ethereum v1.14.10/go.mod h1:+l/fr42Mma+xBnhefL/+z11/hcmJ2egl+ScIVPjhc7E=
github.com/ethereum/go-ethereum v1.14.11 h1:8nFDCUUE67rPc6AKxFj7JKaOa2W/W1Rse3oS6LvvxEY=
github.com/ethereum/go-ethereum v1.14.11/go.mod h1:+l/fr42Mma+xBnhefL/+z11/hcmJ2egl+ScIVPjhc7E=
github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 h1:8NfxH2iXvJ60YRB8ChToFTUzl8awsc3cJ8CbLjGIl/A=
github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9/go.mod h1:M3b90YRnzqKyyzBEWJGqj8Qff4IDeXnzFw0P9bFw3uk=
github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=
Expand Down

0 comments on commit 3dee48d

Please sign in to comment.