Skip to content

Commit

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

Bumps
[github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum)
from 1.13.10 to 1.13.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>Tremanre (v1.13.11)</h2>
<p>This release fixes a few bugs and enables the Cancun upgrade for the
Sepolia and Holesky networks; Sepolia will upgrade on Jan 31, and
Holesky on Feb 7, and naturally this is a required upgrade if you intend
to follow either chain.</p>
<ul>
<li>Enable Cancun on Sepolia and Holesky, plus Cancun-related changes
(<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28834">#28834</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28246">#28246</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28230">#28230</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28827">#28827</a>)</li>
<li>Support EIP-4844 transactions in API-methods (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28786">#28786</a>)</li>
<li>Change how transaction indexing operates. As of 1.13.11, the
behaviour of <code>eth_syncing</code> is slightly changed, so that it
now
does reports <code>true</code> until transaction indexing is finished.
(<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28703">#28703</a>)</li>
<li><code>rlpdump</code>: add <code>-pos</code> flag for displaying byte
positions (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28785">#28785</a>)</li>
<li>Fixes logging configuration (<a
href="https://redirect.github.com/ethereum/go-ethereum/pull/28801">#28801</a>)</li>
</ul>
<p>For a full rundown of the changes please consult the Geth 1.13.11 <a
href="https://github.com/ethereum/go-ethereum/milestone/159?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/8f7eb9ccd99ee47721a7bfde494d6da28de4cd8e"><code>8f7eb9c</code></a>
all: release go-ethereum v1.13.11 (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28868">#28868</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/99dc3fe118a4d881d9b5347b5345669f52de8143"><code>99dc3fe</code></a>
params: go-ethereum v1.13.11 stable</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/765f2904d8e525ba3a1cf39c611226a5f32c0a09"><code>765f290</code></a>
ethclient: fix flaky test (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28864">#28864</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/a8a87586c143337df53d137e498dd969c7fde549"><code>a8a8758</code></a>
eth/catalyst: prefix payload id with version (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28246">#28246</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/6b0de79935110fb5f63a60288191848dd98980ea"><code>6b0de79</code></a>
core: move tx indexer to its own file (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28857">#28857</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/542c861b4fc1150b160bd987355382fcaf0fc1ef"><code>542c861</code></a>
core/txpool, eth/catalyst: fix racy simulator due to txpool background
reset ...</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/98eaa57e6f9409d3371608220a0bcddddec4c99f"><code>98eaa57</code></a>
eth/catalyst: add timestamp checks to fcu and new payload and improve
param c...</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/2dc74770a763e37a617a88d1ca4bb618033bda59"><code>2dc7477</code></a>
core/vm: fix misleading comment (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28860">#28860</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/c89a3da7d94c23faa993df66914ce6bb07cdfdd9"><code>c89a3da</code></a>
core/state/snapshot: use AddHash/ContainHash instead of Hasher interface
(<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28">#28</a>...</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/4c8d92d30342ccaa839ca590bafd5bfe5ca8c130"><code>4c8d92d</code></a>
build: upgrade -dlgo version to Go 1.21.6 (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/28836">#28836</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ethereum/go-ethereum/compare/v1.13.10...v1.13.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.13.10&new-version=1.13.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 26, 2024
1 parent e2b8e53 commit ddd2b50
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/celestiaorg/blobstream-contracts/v4

go 1.21.1

require github.com/ethereum/go-ethereum v1.13.10
require github.com/ethereum/go-ethereum v1.13.11

require (
github.com/Microsoft/go-winio v0.6.1 // indirect
Expand All @@ -16,7 +16,7 @@ require (
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 // indirect
github.com/ethereum/c-kzg-4844 v0.4.0 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/go-ole/go-ole v1.2.5 // indirect
github.com/go-ole/go-ole v1.3.0 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/holiman/uint256 v1.2.4 // indirect
Expand All @@ -29,7 +29,7 @@ require (
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
golang.org/x/mod v0.14.0 // indirect
golang.org/x/sync v0.5.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/sys v0.16.0 // indirect
golang.org/x/tools v0.15.0 // indirect
rsc.io/tmplfunc v0.0.3 // indirect
)
12 changes: 7 additions & 5 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 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.13.10 h1:Ppdil79nN+Vc+mXfge0AuUgmKWuVv4eMqzoIVSdqZek=
github.com/ethereum/go-ethereum v1.13.10/go.mod h1:sc48XYQxCzH3fG9BcrXCOOgQk2JfZzNAmIKnceogzsA=
github.com/ethereum/go-ethereum v1.13.11 h1:b51Dsm+rEg7anFRUMGB8hODXHvNfcRKzz9vcj8wSdUs=
github.com/ethereum/go-ethereum v1.13.11/go.mod h1:gFtlVORuUcT+UUIcJ/veCNjkuOSujCi338uSHJrYAew=
github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5 h1:FtmdgXiUlNeRsoNMFlKLDt+S+6hbjVMEW6RGQ7aUf7c=
github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5/go.mod h1:VvhXpOYNQvB+uIk2RvXzuaQtkQJzzIx6lSBe1xv7hi0=
github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=
Expand All @@ -60,8 +60,9 @@ github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff h1:tY80oXqG
github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff/go.mod h1:x7DCsMOv1taUwEWCzT4cmDeAkigA5/QCwUodaVOe8Ww=
github.com/gballet/go-verkle v0.1.1-0.20231031103413-a67434b50f46 h1:BAIP2GihuqhwdILrV+7GJel5lyPV3u1+PgzrWLc0TkE=
github.com/gballet/go-verkle v0.1.1-0.20231031103413-a67434b50f46/go.mod h1:QNpY22eby74jVhqH4WhDLDwxc/vqsern6pW+u2kbkpc=
github.com/go-ole/go-ole v1.2.5 h1:t4MGB5xEDZvXI+0rMjjsfBsD7yAgp/s9ZDkL1JndXwY=
github.com/go-ole/go-ole v1.2.5/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0=
github.com/go-ole/go-ole v1.3.0 h1:Dt6ye7+vXGIKZ7Xtk4s6/xVdGDQynvom7xCFEdWr6uE=
github.com/go-ole/go-ole v1.3.0/go.mod h1:5LS6F96DhAwUc7C+1HLexzMXY1xGRSryjyPPKW6zv78=
github.com/gofrs/flock v0.8.1 h1:+gYjHKf32LDeiEEFhQaotPbLuUXjY5ZqxKgXy7n59aw=
github.com/gofrs/flock v0.8.1/go.mod h1:F1TvTiK9OcQqauNUHlbJvyl9Qa1QvF/gOUDKA14jxHU=
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
Expand Down Expand Up @@ -168,10 +169,11 @@ golang.org/x/sync v0.5.0 h1:60k92dhOjHxJkrqnwsfl8KuaHbn/5dl0lUPUklKo3qE=
golang.org/x/sync v0.5.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
golang.org/x/sys v0.0.0-20190916202348-b4ddaad3f8a3/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20220908164124-27713097b956/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.11.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.15.0 h1:h48lPFYpsTvQJZF4EKyI4aLHaev3CxivZmv7yZig9pc=
golang.org/x/sys v0.15.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.16.0 h1:xWw16ngr6ZMtmxDyKyIgsE93KNKz5HKmMa3b8ALHidU=
golang.org/x/sys v0.16.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
golang.org/x/time v0.3.0 h1:rg5rLMjNzMS1RkNLzCG38eapWhnYLFYXDXj2gOlr8j4=
Expand Down

0 comments on commit ddd2b50

Please sign in to comment.