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.13.1 to 1.13.2 (backport #2588) #2590

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 28, 2023

This is an automatic backport of pull request #2588 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

….2 (#2588)

Bumps
[github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum)
from 1.13.1 to 1.13.2.
<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>Phaistos (v1.13.2)</h2>
<p>Geth v1.13.2 is a bugfix release for the 1.13 family as well as
contains the Holesky testnet relaunch.</p>
<p><em>Note, if you have previously ran Geth with the old Holesky
testnet configs, the new version will probably fail to start with a
genesis hash mismatch error. You will need to manually delete your
<code>holesky/chaindata</code> folder and restart. Geth did not
implement special code for cleaning up the failed launch of the
testnet.</em></p>
<ul>
<li>Fix various pathdb corruption corner-cases during snap sync node
restart (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28171">#28171</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28163">#28163</a>).</li>
<li>Reconfigure the Holesky testnet with an updated genesis (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28191">#28191</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28192">#28192</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28193">#28193</a>).</li>
<li>Remove the rollback mechanism from snap sync, unneeded post-merge
(<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28147">#28147</a>).</li>
<li>Make the <code>block</code> parameter in <code>eth_call</code>
optional, defaulting to <code>latest</code> (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28165">#28165</a>).</li>
<li>Forget transactions previously marked underpriced after 5 minutes
(<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28097">#28097</a>).</li>
<li>Fix JSON marshalling issue from <code>ethclient</code> retrieving
block receipts (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28087">#28087</a>).</li>
<li>Fix <code>--bootnodes</code> flag if the list is also configured in
the toml file (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28095">#28095</a>).</li>
</ul>
<p>For a full rundown of the changes please consult the Geth 1.13.2 <a
href="https://github.com/ethereum/go-ethereum/milestone/150?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/dc34fe8291bfcaefbce97f559e9610beffb2e470"><code>dc34fe8</code></a>
params: release Geth v1.13.2</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/73f5bcb75b562fcb3c109dd9c51f21956bc1f1f4"><code>73f5bcb</code></a>
core, accounts, eth, trie: handle genesis state missing (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28171">#28171</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/a0811300815f1d4e79881113a102e91fdfeecdb8"><code>a081130</code></a>
core/txpool: fix typos (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28213">#28213</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/614804b33c340cd60cbb6087d898b2968b0da320"><code>614804b</code></a>
core/txpool: fix typos (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28208">#28208</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/b85c183ea7417e973dbbccd27b3fb7d7097b87dd"><code>b85c183</code></a>
eth/downloader: remove header rollback mechanism (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28147">#28147</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/adb9b319c9c61f092755000bf0fc4b3349f5cbbc"><code>adb9b31</code></a>
internal/ethapi: eth_call block parameter is optional (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28165">#28165</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/2b7bc2c36b0d0efc83e62ba8e13723b943c4fa6e"><code>2b7bc2c</code></a>
eth/fetcher: allow underpriced transactions in after timeout (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28097">#28097</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/40219109b01b553f4adccf8ff3b34dea293ec7ed"><code>4021910</code></a>
eth/downloader: typo in comment (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28196">#28196</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/4de89e92e41d08a814d31534e9db34ae0d95e966"><code>4de89e9</code></a>
core/vm: minor code formatting (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28199">#28199</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/4985d83b8faa5d32238429c57ff72ec39ef20720"><code>4985d83</code></a>
ethclient: fix BlockReceipts parameter encoding (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28087">#28087</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ethereum/go-ethereum/compare/v1.13.1...v1.13.2">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.1&new-version=1.13.2)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 15d6673)
@github-actions github-actions bot added the bot item was created by a bot label Sep 28, 2023
@celestia-bot celestia-bot requested a review from a team September 28, 2023 13:07
@codecov-commenter
Copy link

Codecov Report

Merging #2590 (48eb2f7) into v1.x (4c20dc2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             v1.x    #2590   +/-   ##
=======================================
  Coverage   20.41%   20.41%           
=======================================
  Files         140      140           
  Lines       15931    15931           
=======================================
  Hits         3253     3253           
  Misses      12370    12370           
  Partials      308      308           

@rach-id rach-id enabled auto-merge (squash) October 2, 2023 15:54
@rach-id rach-id merged commit bbae07b into v1.x Oct 2, 2023
22 of 23 checks passed
@rach-id rach-id deleted the mergify/bp/v1.x/pr-2588 branch October 2, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot item was created by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants