Skip to content

Commit

Permalink
chore(deps): Bump github.com/ethereum/go-ethereum from 1.13.9 to 1.13…
Browse files Browse the repository at this point in the history
….10 (#3008)

Bumps
[github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum)
from 1.13.9 to 1.13.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>Sharjila B (v1.13.10)</h2>
<p><strong>This release is equivalent to v1.13.9, just contains a
version bump. The reason is that a bad commit was tagged on 1.13.9
originally and whilst it was untagged and fixed, some caches (Go's
package manager (<code>go mod</code>)) managed to store the temporary
bad version. As there is no way for us to flush the bad version out,
it's cleaner to tag a next version instead. Apologies about the
mess.</strong></p>
<hr />
<p>This release fixes a few issues and <strong>enables the Cancun
upgrade for the Goerli network</strong> at block timestamp 1705473120
(<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28719">#28719</a>)
which is 6:32:am 17. Jan. 2024 UTC.</p>
<p>:warning: <strong>If you are running Goerli, this is a required
update!</strong></p>
<p>Apart from the Goerli configuration update, we have a few other
changes.</p>
<ul>
<li>The 'simulated backend' in package
<code>accounts/abi/backends</code> was rewritten. The improved version
is available from the new package <code>ethclient/simulated</code>. A
backwards-compatibility wrapper remains in the old location. (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28202">#28202</a>)</li>
<li>Fix ABI-encoding of negative big.Int in topics (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28764">#28764</a>)</li>
<li>In JSON logging output, the &quot;error&quot; level is now correctly
emitted as <code>&quot;error&quot;</code>. (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28774">#28774</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28780">#28780</a>)</li>
<li>Fixed an issue with configuration of stdlib package <code>log</code>
for consumers of the geth library (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28747">#28747</a>)</li>
<li><code>geth removedb</code> can now be run non-interactively (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28725">#28725</a>)</li>
<li>We're building a package for ubuntu 23.10: mantic minotaur now (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28728">#28728</a>)</li>
</ul>
<h3>Testing</h3>
<ul>
<li>Add <code>currentExcessBlobGas</code> to the state tests for better
coverage of state tests (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28735">#28735</a>)</li>
<li>Fixed an issue in t8n regarding blob gas usage (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28734">#28735</a>)</li>
</ul>
<p>For a full rundown of the changes please consult the Geth 1.13.9 <a
href="https://github.com/ethereum/go-ethereum/milestone/157?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/bc0be1b1060b51b802b88a1a528d36021f21c324"><code>bc0be1b</code></a>
Merge branch 'master' into release/1.13</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/a162091e8f5e9bae019987ee9feab0249f1c22a5"><code>a162091</code></a>
version: release v1.13.10 to fix bad tag</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/daa2e5d6a66833b9834b60a3a46835610bbde99a"><code>daa2e5d</code></a>
params: begin v1.13.10 release cycle</li>
<li>See full diff in <a
href="https://github.com/ethereum/go-ethereum/compare/v1.13.9...v1.13.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.13.9&new-version=1.13.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
dependabot[bot] authored Jan 12, 2024
1 parent 37a3a7d commit ad91a5b
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 @@ -13,7 +13,7 @@ require (
github.com/cosmos/cosmos-sdk v0.46.14
github.com/cosmos/gogoproto v1.4.11
github.com/cosmos/ibc-go/v6 v6.2.1
github.com/ethereum/go-ethereum v1.13.9
github.com/ethereum/go-ethereum v1.13.10
github.com/gogo/protobuf v1.3.3
github.com/golang/protobuf v1.5.3
github.com/gorilla/mux v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -513,8 +513,8 @@ github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7
github.com/ethereum/c-kzg-4844 v0.4.0 h1:3MS1s4JtA868KpJxroZoepdV0ZKBp3u/O5HcZ7R3nlY=
github.com/ethereum/c-kzg-4844 v0.4.0/go.mod h1:VewdlzQmpT5QSrVhbBuGoCdFJkpaJlO1aQputP83wc0=
github.com/ethereum/go-ethereum v1.10.17/go.mod h1:Lt5WzjM07XlXc95YzrhosmR4J9Ahd6X2wyEV2SvGhk0=
github.com/ethereum/go-ethereum v1.13.9 h1:ed4e4c7NWPrO2VX2wsMhWs5+6Lf2D591DmdE8RgmtcU=
github.com/ethereum/go-ethereum v1.13.9/go.mod h1:sc48XYQxCzH3fG9BcrXCOOgQk2JfZzNAmIKnceogzsA=
github.com/ethereum/go-ethereum v1.13.10 h1:Ppdil79nN+Vc+mXfge0AuUgmKWuVv4eMqzoIVSdqZek=
github.com/ethereum/go-ethereum v1.13.10/go.mod h1:sc48XYQxCzH3fG9BcrXCOOgQk2JfZzNAmIKnceogzsA=
github.com/facebookgo/ensure v0.0.0-20200202191622-63f1cf65ac4c h1:8ISkoahWXwZR41ois5lSJBSVw4D0OV19Ht/JSTzvSv0=
github.com/facebookgo/ensure v0.0.0-20200202191622-63f1cf65ac4c/go.mod h1:Yg+htXGokKKdzcwhuNDwVvN+uBxDGXJ7G/VN1d8fa64=
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 h1:JWuenKqqX8nojtoVVWjGfOF9635RETekkoH6Cc9SX0A=
Expand Down

0 comments on commit ad91a5b

Please sign in to comment.