Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/ethereum/go-ethereum from 1.10.17 to 1.10.26 #973

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps github.com/ethereum/go-ethereum from 1.10.17 to 1.10.26.

Release notes

Sourced from github.com/ethereum/go-ethereum's releases.

Paravin (v1.10.26)

Geth v1.10.26 contains backports of bug-fixes from the main branch.

  • The JSON-RPC client no longer hangs when invalid batch results are returned by the server. (#26064)
  • A corner-case issue in the filter system is resolved. (#26054)
  • Various improvements to snap sync are included in this release. (#25831, #25694, #25666, #25651)

As with all our previous releases, you can find the:

Nemata (v1.10.25)

Geth v1.10.25 is a tiny update to flip the mainnet chain configuration to be post-merge. This disables legacy sync and will prevent Geth from even starting sync until a consensus client is attached and sends forkchoice updates. The update prevents bad PoW actors from trying to get the node to - temporarily, but annoyingly - download bad state data.

This release is optional and only affects initial sync. The release was made mostly for completeness' sake rather than out of necessity.

For a full rundown of the changes please consult the Geth 1.10.25 release milestone.


As with all our previous releases, you can find the:

Jarfor (v1.10.24)

Geth v1.10.24 is a small hotfix release for users of the GraphQL APIs. It fixes a single bug where filtering for logs from a single transaction via GraphQL returned logs from the entire block, not just the single transaction. Single transaction log filtering is unavailable via the RPC and does not impact the merge.

You only need to apply this change if you rely on both GraphQL and single transaction log filtering.

For a full rundown of the changes please consult the Geth 1.10.24 release milestone.


As with all our previous releases, you can find the:

Sentry Omega (v1.10.23)

Geth v1.10.23 is a hotfix release for a pruning regression that was introduced in v1.10.22. For technical details on the bug, please check out the PR that fixes it.

... (truncated)

Commits
  • e5eb32a params: release geth v1.10.26 stable
  • 211dbb7 rpc: handle wrong HTTP batch response length (#26064)
  • 27600a5 eth/filters: change filter block to be by-ref (#26054)
  • 99bbb33 eth: fix a rare datarace on CHT challenge reply / shutdown (#25831)
  • a32e69a trie: check childrens' existence concurrently for snap heal (#25694)
  • 937ea49 eth/protocols/snap: throttle trie heal requests when peers DoS us (#25666)
  • 85e469f eth/protocols/snap: fix problems due to idle-but-busy peers (#25651)
  • 69568c5 params: release Geth v1.10.25
  • 8f61fc8 params: set TerminalTotalDifficultyPassed to true (#25769)
  • 972007a Release Geth v1.10.24
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.17 to 1.10.26.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.10.17...v1.10.26)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2022

The following labels could not be found: automerge.

@codecov-commenter
Copy link

Codecov Report

Merging #973 (f880e01) into main (29e0a27) will increase coverage by 0.01%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #973      +/-   ##
==========================================
+ Coverage   26.13%   26.14%   +0.01%     
==========================================
  Files          77       77              
  Lines        9353     9351       -2     
==========================================
+ Hits         2444     2445       +1     
+ Misses       6680     6677       -3     
  Partials      229      229              
Impacted Files Coverage Δ
x/payment/types/events.go 0.00% <ø> (ø)
pkg/shares/split_sparse_shares.go 70.00% <25.00%> (+2.03%) ⬆️
x/payment/keeper/keeper.go 64.70% <100.00%> (+2.20%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@evan-forbes evan-forbes merged commit 22d366f into main Nov 9, 2022
@evan-forbes evan-forbes deleted the dependabot/go_modules/github.com/ethereum/go-ethereum-1.10.26 branch November 9, 2022 20:05
rach-id pushed a commit to rach-id/celestia-app that referenced this pull request Nov 16, 2022
…0.26 (celestiaorg#973)

Bumps
[github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum)
from 1.10.17 to 1.10.26.
<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>Paravin (v1.10.26)</h2>
<p>Geth v1.10.26 contains backports of bug-fixes from the main
branch.</p>
<ul>
<li>The JSON-RPC client no longer hangs when invalid batch results are
returned by the server. (<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/26064">#26064</a>)</li>
<li>A corner-case issue in the filter system is resolved. (<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/26054">#26054</a>)</li>
<li>Various improvements to snap sync are included in this release. (<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/25831">#25831</a>,
<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/25694">#25694</a>,
<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/25666">#25666</a>,
<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/25651">#25651</a>)</li>
</ul>
<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>
<h2>Nemata (v1.10.25)</h2>
<p>Geth v1.10.25 is a tiny update to flip the mainnet chain
configuration to be post-merge. This disables legacy sync and will
prevent Geth from even starting sync until a consensus client is
attached and sends forkchoice updates. The update prevents bad PoW
actors from trying to get the node to - temporarily, but annoyingly -
download bad state data.</p>
<p>This release is optional and only affects initial sync. The release
was made mostly for completeness' sake rather than out of necessity.</p>
<p>For a full rundown of the changes please consult the Geth <a
href="https://github.com/ethereum/go-ethereum/milestone/138?closed=1">1.10.25
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://hub.docker.com/r/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>
<h2>Jarfor (v1.10.24)</h2>
<p>Geth v1.10.24 is a small hotfix release for users of the GraphQL
APIs. It fixes a single bug where filtering for logs from a single
transaction via GraphQL returned logs from the entire block, not just
the single transaction. Single transaction log filtering is unavailable
via the RPC and does not impact the merge.</p>
<p><strong>You only need to apply this change if you rely on both
GraphQL and single transaction log filtering.</strong></p>
<p>For a full rundown of the changes please consult the Geth <a
href="https://github.com/ethereum/go-ethereum/milestone/137?closed=1">1.10.24
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>
<h2>Sentry Omega (v1.10.23)</h2>
<p>Geth v1.10.23 is a hotfix release for a pruning regression that was
introduced in v1.10.22. For technical details on the bug, please check
out the <a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/25581">PR
that fixes it</a>.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/e5eb32acee19cc9fca6a03b10283b7484246b15a"><code>e5eb32a</code></a>
params: release geth v1.10.26 stable</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/211dbb719711420358a3cdf718ce476c212adcf5"><code>211dbb7</code></a>
rpc: handle wrong HTTP batch response length (<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/26064">#26064</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/27600a5b8452c39ce9ef5c502c98a0c1ee35859b"><code>27600a5</code></a>
eth/filters: change filter block to be by-ref (<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/26054">#26054</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/99bbb337011ef614fc5d25c130aa1cef92915366"><code>99bbb33</code></a>
eth: fix a rare datarace on CHT challenge reply / shutdown (<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/25831">#25831</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/a32e69a28c2abef6a6b96e8d2466f1f27fd693ec"><code>a32e69a</code></a>
trie: check childrens' existence concurrently for snap heal (<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/25694">#25694</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/937ea491f95e5676d2ce3e0364ba9f05452bc351"><code>937ea49</code></a>
eth/protocols/snap: throttle trie heal requests when peers DoS us (<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/25666">#25666</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/85e469f787be53192fcbcee86ce67635020a4ad5"><code>85e469f</code></a>
eth/protocols/snap: fix problems due to idle-but-busy peers (<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/25651">#25651</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/69568c554880b3567bace64f8848ff1be27d084d"><code>69568c5</code></a>
params: release Geth v1.10.25</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/8f61fc8b73565ff15d27fd9731b945d9d1878ec3"><code>8f61fc8</code></a>
params: set TerminalTotalDifficultyPassed to true (<a
href="https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/25769">#25769</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/972007a517c49ee9e2a359950d81c74467492ed2"><code>972007a</code></a>
Release Geth v1.10.24</li>
<li>Additional commits viewable in <a
href="https://github.com/ethereum/go-ethereum/compare/v1.10.17...v1.10.26">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.10.17&new-version=1.10.26)](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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
rach-id pushed a commit to rach-id/celestia-app that referenced this pull request Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants