Commit 94e545a
build(deps): Bump the all-go group across 6 directories with 5 updates (#2716)
Bumps the all-go group with 2 updates in the / directory:
[connectrpc.com/connect](https://github.com/connectrpc/connect-go) and
[github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header).
Bumps the all-go group with 1 update in the /execution/evm directory:
[github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum).
Bumps the all-go group with 2 updates in the /execution/grpc directory:
[connectrpc.com/connect](https://github.com/connectrpc/connect-go) and
[github.com/evstack/ev-node](https://github.com/evstack/ev-node).
Bumps the all-go group with 1 update in the /sequencers/single
directory:
[github.com/evstack/ev-node](https://github.com/evstack/ev-node).
Bumps the all-go group with 1 update in the /test/docker-e2e directory:
[github.com/celestiaorg/tastora](https://github.com/celestiaorg/tastora).
Bumps the all-go group with 2 updates in the /test/e2e directory:
[github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum)
and
[github.com/celestiaorg/tastora](https://github.com/celestiaorg/tastora).
Updates `connectrpc.com/connect` from 1.18.1 to 1.19.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/connectrpc/connect-go/releases">connectrpc.com/connect's
releases</a>.</em></p>
<blockquote>
<h2>v1.19.0</h2>
<p>This release introduces the highly requested "simple" flag
for code generation, making Connect significantly more ergonomic for
everyday RPC development.</p>
<p>The new simple flag in protoc-gen-connect-go generates cleaner, more
intuitive client and handler interfaces that eliminate request/response
wrappers for most use cases. This addresses community feedback about
verbosity and provides a more straightforward API. When enabled,
metadata (headers/trailers) can be passed through context instead of
explicit wrapper objects, optimizing for the common case where
developers don't need direct access to HTTP headers.</p>
<h2>What's Changed</h2>
<h3>Enhancements</h3>
<ul>
<li>Add simple flag for more ergonomic generated code by <a
href="https://github.com/bufdev"><code>@bufdev</code></a> and <a
href="https://github.com/smaye81"><code>@smaye81</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/851">connectrpc/connect-go#851</a></li>
<li>Update Go to v1.24 and document http.Protocol use removing the
dependency on <code>golang.org/x/net/http2</code> by <a
href="https://github.com/maxbrunet"><code>@maxbrunet</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/873">connectrpc/connect-go#873</a>,
<a
href="https://redirect.github.com/connectrpc/connect-go/pull/877">connectrpc/connect-go#877</a></li>
<li>Add support for Edition 2024 by <a
href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/878">connectrpc/connect-go#878</a></li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>Include valid spec and headers when calling recover handler for
streaming RPCs by <a
href="https://github.com/jhump"><code>@jhump</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/817">connectrpc/connect-go#817</a></li>
</ul>
<h3>Other changes</h3>
<ul>
<li>Go version support updated to latest two instead of three by <a
href="https://github.com/jhump"><code>@jhump</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/837">connectrpc/connect-go#837</a></li>
<li>CI testing improvements by <a
href="https://github.com/pkwarren"><code>@pkwarren</code></a> and <a
href="https://github.com/jhump"><code>@jhump</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/838">connectrpc/connect-go#838</a>,
<a
href="https://redirect.github.com/connectrpc/connect-go/pull/839">connectrpc/connect-go#839</a></li>
<li>Code quality improvements by <a
href="https://github.com/mattrobenolt"><code>@mattrobenolt</code></a>
and <a href="https://github.com/bufdev"><code>@bufdev</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/841">connectrpc/connect-go#841</a>,
<a
href="https://redirect.github.com/connectrpc/connect-go/pull/867">connectrpc/connect-go#867</a></li>
<li>Documentation improvements by <a
href="https://github.com/adlion"><code>@adlion</code></a> and <a
href="https://github.com/stefanvanburen"><code>@stefanvanburen</code></a>
in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/821">connectrpc/connect-go#821</a>,
<a
href="https://redirect.github.com/connectrpc/connect-go/pull/880">connectrpc/connect-go#880</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/adlion"><code>@adlion</code></a> made
their first contribution in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/821">connectrpc/connect-go#821</a></li>
<li><a href="https://github.com/maxbrunet"><code>@maxbrunet</code></a>
made their first contribution in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/873">connectrpc/connect-go#873</a></li>
<li><a
href="https://github.com/stefanvanburen"><code>@stefanvanburen</code></a>
made their first contribution in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/880">connectrpc/connect-go#880</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/connectrpc/connect-go/compare/v1.18.1...v1.19.0">https://github.com/connectrpc/connect-go/compare/v1.18.1...v1.19.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/connectrpc/connect-go/commit/0f2c5b2cea6c2b7b7a239fa259ed81df16695635"><code>0f2c5b2</code></a>
Prepare for v1.19.0 (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/883">#883</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/a9ad76ea7edf3a8860183aa03ff876f023ebe58f"><code>a9ad76e</code></a>
Update README to show simple flag usage (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/864">#864</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/cf078a1a5a18ecf6638b7cb8d7c34b71290d6b9e"><code>cf078a1</code></a>
Remove <code>golang.org/x/net/http2</code> dependency from tests (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/877">#877</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/5cb24126c43fa73012fb1f1f9326e107200ed32c"><code>5cb2412</code></a>
Fix several GoDoc comments (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/880">#880</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/c4e5b1f2d226ee3154368a0309f9cea5324e0cae"><code>c4e5b1f</code></a>
Add support for Edition 2024 (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/878">#878</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/4c22f0a81ed20ac0d8a3bcadd0d53baaabed87c7"><code>4c22f0a</code></a>
Bump minimum Go version to v1.24 and document H2C with stdlib (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/873">#873</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/fc02264039f7e5ac1ca5cd80e284e22e2cf07a6a"><code>fc02264</code></a>
Bump actions/setup-go from 5 to 6 (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/875">#875</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/f2433b1fe930c5ad4f9fe410e2b480aa553c8ec0"><code>f2433b1</code></a>
Add simple flag (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/851">#851</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/e99fdd9924fd185d883f3dffa5fc25c6be7fda43"><code>e99fdd9</code></a>
Bump actions/checkout from 4 to 5 (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/866">#866</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/046396652019b33f737c186e37117462db7a6d0a"><code>0463966</code></a>
Standardize on For over From (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/867">#867</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/connectrpc/connect-go/compare/v1.18.1...v1.19.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/celestiaorg/go-header` from 0.7.2 to 0.7.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/celestiaorg/go-header/releases">github.com/celestiaorg/go-header's
releases</a>.</em></p>
<blockquote>
<h2>v0.7.3</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(p2p): ensure validation for local submission by <a
href="https://github.com/Wondertan"><code>@Wondertan</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-header/pull/350">celestiaorg/go-header#350</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/go-header/compare/v0.7.2...v0.7.3">https://github.com/celestiaorg/go-header/compare/v0.7.2...v0.7.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/go-header/commit/23c20547d8f97d1cc050663057a1f82def8e98f3"><code>23c2054</code></a>
fix(p2p): ensure validation for local submission (<a
href="https://redirect.github.com/celestiaorg/go-header/issues/350">#350</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/go-header/compare/v0.7.2...v0.7.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/ethereum/go-ethereum` from 1.16.3 to 1.16.4
<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>Bioelectric Infusers (v1.16.4)</h2>
<!-- raw HTML omitted -->
<p>This release enables the Osaka (Fusaka) fork on testnets. We also
enable two blob-parameter only (BPO) forks for the testnets.</p>
<ul>
<li>
<p>Holesky</p>
<ul>
<li>Osaka at time <code>1759308480</code> (2025-10-01 08:48:00 UTC)</li>
<li>BPO1 at time <code>1759800000</code> (2025-10-07 01:20:00 UTC)</li>
<li>BPO2 at time <code>1760389824</code> (2025-10-13 21:10:24 UTC)</li>
</ul>
</li>
<li>
<p>Sepolia</p>
<ul>
<li>Osaka at time <code>1760427360</code> (2025-10-14 07:36:00 UTC)</li>
<li>BPO1 at time <code>1761017184</code> (2025-10-21 03:26:24 UTC)</li>
<li>BPO2 at time <code>1761607008</code> (2025-10-27 23:16:48 UTC)</li>
</ul>
</li>
<li>
<p>Hoodi</p>
<ul>
<li>Osaka at time <code>1761677592</code> (2025-10-28 18:53:12 UTC)</li>
<li>BPO1 at time <code>1762365720</code> (2025-11-05 18:02:00 UTC)</li>
<li>BPO2 at time <code>1762955544</code> (2025-11-12 13:52:24 UTC)</li>
</ul>
</li>
</ul>
<p>With BPO1 and BPO2, the blob capacity of these networks will increase
as follows:</p>
<ul>
<li>BPO1: max blobs/block: <code>15</code>, target: <code>10</code></li>
<li>BPO2: max blobs/block: <code>21</code>, target: <code>14</code></li>
</ul>
<p>As of this release, the default block gas limit is set to <strong>60M
gas</strong>.
This is the recommended limit that we, as client authors, feel
comfortable with.</p>
<h3>CLI commands</h3>
<ul>
<li><code>geth snapshot</code> and related commands no longer fail due
to not finding the trie journal file. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32531">#32531</a>)</li>
<li>A regression in <code>geth snapshot dump</code> and <code>geth
export-preimages</code> is resolved. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32650">#32650</a>)</li>
<li>We have added an experimental zkVM 'guest program',
<code>keeper</code>, to the source tree. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32543">#32543</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32638">#32638</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32736">#32736</a>)</li>
</ul>
<h3>RPC</h3>
<ul>
<li><code>eth_call</code> and related operations were fixed to not apply
the EIP-7825 per-transaction gas limit when executing under Osaka fork
rules. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32641">#32641</a>)</li>
<li>For <code>eth_getLogs</code> and other log filtering operations, it
is now possible to configure the number of addresses allowed in the
filter using the <code>--rpc.logquerylimit</code> flag. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32327">#32327</a>)</li>
<li>Starting Geth with the <code>--state.size-tracking</code> option
enables collection of precise state size numbers, which can be read
using the <code>debug_stateSize</code> endpoint. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32362">#32362</a>)</li>
<li>The new <code>debug_executionWitness</code> and
<code>debug_executionWitnessByHash</code> methods create a block witness
for stateless execution. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32216">#32216</a>)</li>
</ul>
<h3>Tracing & ABIGEN</h3>
<ul>
<li>There is a new <code>CodeChangeV2</code> hook, with a
<code>CodeChangeReason</code> parameter. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32525">#32525</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32535">#32535</a>)</li>
<li>In certain corner-cases related to SELFDESTRUCT,
<code>OnBalanceChange</code> was not invoked. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32526">#32526</a>)</li>
<li><code>BoundContract</code> in <code>accounts/abi/bind/v2</code> now
exposes an <code>Address</code> method. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32559">#32559</a>)</li>
</ul>
<h3>Core</h3>
<ul>
<li>The EVM MODEXP precompiled account has seen some optimizations to
improve performance for worst-case inputs. We are especially grateful
for <a
href="https://github.com/GottfriedHerold"><code>@GottfriedHerold</code></a>'s
work on improving the underlying math/big library. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32527">#32527</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32553">#32553</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32568">#32568</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32576">#32576</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/41714b4975845b1d6e3277b7b92e80c66a584d2b"><code>41714b4</code></a>
Merge branch 'master' into release/1.16</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/b964b6574f118cc23fc46a2353008a7a97b74fc1"><code>b964b65</code></a>
version: release go-ethereum v1.16.4 stable</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/0977a02ec1eec2d0d85236c33b0e8878b703f890"><code>0977a02</code></a>
params: schedule Osaka/BPO1/BPO2 for testnets (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32735">#32735</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/7d8ccddaaccb4f9ebeaa317ad82aee93ab891399"><code>7d8ccdd</code></a>
all: refactor to use builtin max/min (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32694">#32694</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/bacc1504baa6ede16e8541d74b141d4dac763e3a"><code>bacc150</code></a>
core/txpool: add eip2681 check for incoming transactions (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32726">#32726</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/ad484fcbd0f513d09d20de616528efba9bba9d71"><code>ad484fc</code></a>
build: upgrade to execution-spec-tests v5.1.0 (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32742">#32742</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/89158aa64e09c91f8fd56e05afaab4e28edc6be1"><code>89158aa</code></a>
core/txpool/blobpool: convert and add one-by-one (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32718">#32718</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/965ffff9ac4fee6169df8b5fd0a6c097475b9fb9"><code>965ffff</code></a>
all: add bpo1 and bpo2 overrides (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32737">#32737</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/7611f351c18de983c49544f09aa042bd0403243b"><code>7611f35</code></a>
accounts/abi/bind: fix data race in TestWaitDeployedCornerCases (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32740">#32740</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/1c706d1571d6e61754631ae6f0ae73d54ed4d44a"><code>1c706d1</code></a>
accounts/keystore: use ticker to avoid timer allocations (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32732">#32732</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ethereum/go-ethereum/compare/v1.16.3...v1.16.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `connectrpc.com/connect` from 1.18.1 to 1.19.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/connectrpc/connect-go/releases">connectrpc.com/connect's
releases</a>.</em></p>
<blockquote>
<h2>v1.19.0</h2>
<p>This release introduces the highly requested "simple" flag
for code generation, making Connect significantly more ergonomic for
everyday RPC development.</p>
<p>The new simple flag in protoc-gen-connect-go generates cleaner, more
intuitive client and handler interfaces that eliminate request/response
wrappers for most use cases. This addresses community feedback about
verbosity and provides a more straightforward API. When enabled,
metadata (headers/trailers) can be passed through context instead of
explicit wrapper objects, optimizing for the common case where
developers don't need direct access to HTTP headers.</p>
<h2>What's Changed</h2>
<h3>Enhancements</h3>
<ul>
<li>Add simple flag for more ergonomic generated code by <a
href="https://github.com/bufdev"><code>@bufdev</code></a> and <a
href="https://github.com/smaye81"><code>@smaye81</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/851">connectrpc/connect-go#851</a></li>
<li>Update Go to v1.24 and document http.Protocol use removing the
dependency on <code>golang.org/x/net/http2</code> by <a
href="https://github.com/maxbrunet"><code>@maxbrunet</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/873">connectrpc/connect-go#873</a>,
<a
href="https://redirect.github.com/connectrpc/connect-go/pull/877">connectrpc/connect-go#877</a></li>
<li>Add support for Edition 2024 by <a
href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/878">connectrpc/connect-go#878</a></li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>Include valid spec and headers when calling recover handler for
streaming RPCs by <a
href="https://github.com/jhump"><code>@jhump</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/817">connectrpc/connect-go#817</a></li>
</ul>
<h3>Other changes</h3>
<ul>
<li>Go version support updated to latest two instead of three by <a
href="https://github.com/jhump"><code>@jhump</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/837">connectrpc/connect-go#837</a></li>
<li>CI testing improvements by <a
href="https://github.com/pkwarren"><code>@pkwarren</code></a> and <a
href="https://github.com/jhump"><code>@jhump</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/838">connectrpc/connect-go#838</a>,
<a
href="https://redirect.github.com/connectrpc/connect-go/pull/839">connectrpc/connect-go#839</a></li>
<li>Code quality improvements by <a
href="https://github.com/mattrobenolt"><code>@mattrobenolt</code></a>
and <a href="https://github.com/bufdev"><code>@bufdev</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/841">connectrpc/connect-go#841</a>,
<a
href="https://redirect.github.com/connectrpc/connect-go/pull/867">connectrpc/connect-go#867</a></li>
<li>Documentation improvements by <a
href="https://github.com/adlion"><code>@adlion</code></a> and <a
href="https://github.com/stefanvanburen"><code>@stefanvanburen</code></a>
in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/821">connectrpc/connect-go#821</a>,
<a
href="https://redirect.github.com/connectrpc/connect-go/pull/880">connectrpc/connect-go#880</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/adlion"><code>@adlion</code></a> made
their first contribution in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/821">connectrpc/connect-go#821</a></li>
<li><a href="https://github.com/maxbrunet"><code>@maxbrunet</code></a>
made their first contribution in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/873">connectrpc/connect-go#873</a></li>
<li><a
href="https://github.com/stefanvanburen"><code>@stefanvanburen</code></a>
made their first contribution in <a
href="https://redirect.github.com/connectrpc/connect-go/pull/880">connectrpc/connect-go#880</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/connectrpc/connect-go/compare/v1.18.1...v1.19.0">https://github.com/connectrpc/connect-go/compare/v1.18.1...v1.19.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/connectrpc/connect-go/commit/0f2c5b2cea6c2b7b7a239fa259ed81df16695635"><code>0f2c5b2</code></a>
Prepare for v1.19.0 (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/883">#883</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/a9ad76ea7edf3a8860183aa03ff876f023ebe58f"><code>a9ad76e</code></a>
Update README to show simple flag usage (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/864">#864</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/cf078a1a5a18ecf6638b7cb8d7c34b71290d6b9e"><code>cf078a1</code></a>
Remove <code>golang.org/x/net/http2</code> dependency from tests (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/877">#877</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/5cb24126c43fa73012fb1f1f9326e107200ed32c"><code>5cb2412</code></a>
Fix several GoDoc comments (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/880">#880</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/c4e5b1f2d226ee3154368a0309f9cea5324e0cae"><code>c4e5b1f</code></a>
Add support for Edition 2024 (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/878">#878</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/4c22f0a81ed20ac0d8a3bcadd0d53baaabed87c7"><code>4c22f0a</code></a>
Bump minimum Go version to v1.24 and document H2C with stdlib (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/873">#873</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/fc02264039f7e5ac1ca5cd80e284e22e2cf07a6a"><code>fc02264</code></a>
Bump actions/setup-go from 5 to 6 (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/875">#875</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/f2433b1fe930c5ad4f9fe410e2b480aa553c8ec0"><code>f2433b1</code></a>
Add simple flag (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/851">#851</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/e99fdd9924fd185d883f3dffa5fc25c6be7fda43"><code>e99fdd9</code></a>
Bump actions/checkout from 4 to 5 (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/866">#866</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/046396652019b33f737c186e37117462db7a6d0a"><code>0463966</code></a>
Standardize on For over From (<a
href="https://redirect.github.com/connectrpc/connect-go/issues/867">#867</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/connectrpc/connect-go/compare/v1.18.1...v1.19.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/evstack/ev-node` from 1.0.0-beta.4 to 1.0.0-beta.5
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/evstack/ev-node/commit/58df585e01014500b4baf1dd08971a9e411733bc"><code>58df585</code></a>
chore: connect visualiser (<a
href="https://redirect.github.com/evstack/ev-node/issues/2705">#2705</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/51283d0e29fcc50d2838547473a3caaab303182b"><code>51283d0</code></a>
build(deps): Bump the all-go group across 3 directories with 4 updates
(<a
href="https://redirect.github.com/evstack/ev-node/issues/2700">#2700</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/b2182e7e0c581a5b5a373054c5d130ea9d77d30e"><code>b2182e7</code></a>
feat(config): add <code>--clear-cache</code> flag (<a
href="https://redirect.github.com/evstack/ev-node/issues/2701">#2701</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/dd98789c947b92973e8e29cce4019ffc5f58ba7f"><code>dd98789</code></a>
test: use b.Loop() to simplify the code and improve performance (<a
href="https://redirect.github.com/evstack/ev-node/issues/2704">#2704</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/4aed9fd0f9aea9afafc0802753f3e4ccae52e087"><code>4aed9fd</code></a>
refactor(block): speed-up cache by retrieving only next pending event
(<a
href="https://redirect.github.com/evstack/ev-node/issues/2702">#2702</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/2ccc6e6a49e8ca58392390b0f35e91750ee78484"><code>2ccc6e6</code></a>
test: omit unnecessary reassignment (<a
href="https://redirect.github.com/evstack/ev-node/issues/2703">#2703</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/aa4badab616f6f2ccd8bcc18c945904660781a87"><code>aa4bada</code></a>
test: correct iteration over pids in SUT (<a
href="https://redirect.github.com/evstack/ev-node/issues/2693">#2693</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/686f46553575627f8a75052d8d33c79e83850bfb"><code>686f465</code></a>
feat(store): allow rollback past included height for sync node + improve
roll...</li>
<li><a
href="https://github.com/evstack/ev-node/commit/9fd66d0d975ee0b80896816ecaa6b0dc93b6a3c7"><code>9fd66d0</code></a>
chore: using testing.B.Loop (<a
href="https://redirect.github.com/evstack/ev-node/issues/2695">#2695</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/bc00cfe1f430d56c66654941e05dccd27cd8a86b"><code>bc00cfe</code></a>
test(block): Add benchmark for syncing package (<a
href="https://redirect.github.com/evstack/ev-node/issues/2694">#2694</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/evstack/ev-node/compare/v1.0.0-beta.4...v1.0.0-beta.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/evstack/ev-node` from 1.0.0-beta.4 to 1.0.0-beta.5
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/evstack/ev-node/commit/58df585e01014500b4baf1dd08971a9e411733bc"><code>58df585</code></a>
chore: connect visualiser (<a
href="https://redirect.github.com/evstack/ev-node/issues/2705">#2705</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/51283d0e29fcc50d2838547473a3caaab303182b"><code>51283d0</code></a>
build(deps): Bump the all-go group across 3 directories with 4 updates
(<a
href="https://redirect.github.com/evstack/ev-node/issues/2700">#2700</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/b2182e7e0c581a5b5a373054c5d130ea9d77d30e"><code>b2182e7</code></a>
feat(config): add <code>--clear-cache</code> flag (<a
href="https://redirect.github.com/evstack/ev-node/issues/2701">#2701</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/dd98789c947b92973e8e29cce4019ffc5f58ba7f"><code>dd98789</code></a>
test: use b.Loop() to simplify the code and improve performance (<a
href="https://redirect.github.com/evstack/ev-node/issues/2704">#2704</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/4aed9fd0f9aea9afafc0802753f3e4ccae52e087"><code>4aed9fd</code></a>
refactor(block): speed-up cache by retrieving only next pending event
(<a
href="https://redirect.github.com/evstack/ev-node/issues/2702">#2702</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/2ccc6e6a49e8ca58392390b0f35e91750ee78484"><code>2ccc6e6</code></a>
test: omit unnecessary reassignment (<a
href="https://redirect.github.com/evstack/ev-node/issues/2703">#2703</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/aa4badab616f6f2ccd8bcc18c945904660781a87"><code>aa4bada</code></a>
test: correct iteration over pids in SUT (<a
href="https://redirect.github.com/evstack/ev-node/issues/2693">#2693</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/686f46553575627f8a75052d8d33c79e83850bfb"><code>686f465</code></a>
feat(store): allow rollback past included height for sync node + improve
roll...</li>
<li><a
href="https://github.com/evstack/ev-node/commit/9fd66d0d975ee0b80896816ecaa6b0dc93b6a3c7"><code>9fd66d0</code></a>
chore: using testing.B.Loop (<a
href="https://redirect.github.com/evstack/ev-node/issues/2695">#2695</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/bc00cfe1f430d56c66654941e05dccd27cd8a86b"><code>bc00cfe</code></a>
test(block): Add benchmark for syncing package (<a
href="https://redirect.github.com/evstack/ev-node/issues/2694">#2694</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/evstack/ev-node/compare/v1.0.0-beta.4...v1.0.0-beta.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/celestiaorg/tastora` from 0.5.0 to 0.5.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/celestiaorg/tastora/releases">github.com/celestiaorg/tastora's
releases</a>.</em></p>
<blockquote>
<h2>v0.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: fix port collision when concurrent container creation happens
by <a href="https://github.com/chatton"><code>@chatton</code></a> in <a
href="https://redirect.github.com/celestiaorg/tastora/pull/125">celestiaorg/tastora#125</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/tastora/compare/v0.5.0...v0.5.1">https://github.com/celestiaorg/tastora/compare/v0.5.0...v0.5.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/tastora/commit/df207b2a4a9009ace8b26822e86864f63ef8452c"><code>df207b2</code></a>
chore: fix port collision when concurrent container creation happens (<a
href="https://redirect.github.com/celestiaorg/tastora/issues/125">#125</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/tastora/compare/v0.5.0...v0.5.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/ethereum/go-ethereum` from 1.16.3 to 1.16.4
<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>Bioelectric Infusers (v1.16.4)</h2>
<!-- raw HTML omitted -->
<p>This release enables the Osaka (Fusaka) fork on testnets. We also
enable two blob-parameter only (BPO) forks for the testnets.</p>
<ul>
<li>
<p>Holesky</p>
<ul>
<li>Osaka at time <code>1759308480</code> (2025-10-01 08:48:00 UTC)</li>
<li>BPO1 at time <code>1759800000</code> (2025-10-07 01:20:00 UTC)</li>
<li>BPO2 at time <code>1760389824</code> (2025-10-13 21:10:24 UTC)</li>
</ul>
</li>
<li>
<p>Sepolia</p>
<ul>
<li>Osaka at time <code>1760427360</code> (2025-10-14 07:36:00 UTC)</li>
<li>BPO1 at time <code>1761017184</code> (2025-10-21 03:26:24 UTC)</li>
<li>BPO2 at time <code>1761607008</code> (2025-10-27 23:16:48 UTC)</li>
</ul>
</li>
<li>
<p>Hoodi</p>
<ul>
<li>Osaka at time <code>1761677592</code> (2025-10-28 18:53:12 UTC)</li>
<li>BPO1 at time <code>1762365720</code> (2025-11-05 18:02:00 UTC)</li>
<li>BPO2 at time <code>1762955544</code> (2025-11-12 13:52:24 UTC)</li>
</ul>
</li>
</ul>
<p>With BPO1 and BPO2, the blob capacity of these networks will increase
as follows:</p>
<ul>
<li>BPO1: max blobs/block: <code>15</code>, target: <code>10</code></li>
<li>BPO2: max blobs/block: <code>21</code>, target: <code>14</code></li>
</ul>
<p>As of this release, the default block gas limit is set to <strong>60M
gas</strong>.
This is the recommended limit that we, as client authors, feel
comfortable with.</p>
<h3>CLI commands</h3>
<ul>
<li><code>geth snapshot</code> and related commands no longer fail due
to not finding the trie journal file. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32531">#32531</a>)</li>
<li>A regression in <code>geth snapshot dump</code> and <code>geth
export-preimages</code> is resolved. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32650">#32650</a>)</li>
<li>We have added an experimental zkVM 'guest program',
<code>keeper</code>, to the source tree. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32543">#32543</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32638">#32638</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32736">#32736</a>)</li>
</ul>
<h3>RPC</h3>
<ul>
<li><code>eth_call</code> and related operations were fixed to not apply
the EIP-7825 per-transaction gas limit when executing under Osaka fork
rules. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32641">#32641</a>)</li>
<li>For <code>eth_getLogs</code> and other log filtering operations, it
is now possible to configure the number of addresses allowed in the
filter using the <code>--rpc.logquerylimit</code> flag. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32327">#32327</a>)</li>
<li>Starting Geth with the <code>--state.size-tracking</code> option
enables collection of precise state size numbers, which can be read
using the <code>debug_stateSize</code> endpoint. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32362">#32362</a>)</li>
<li>The new <code>debug_executionWitness</code> and
<code>debug_executionWitnessByHash</code> methods create a block witness
for stateless execution. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32216">#32216</a>)</li>
</ul>
<h3>Tracing & ABIGEN</h3>
<ul>
<li>There is a new <code>CodeChangeV2</code> hook, with a
<code>CodeChangeReason</code> parameter. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32525">#32525</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32535">#32535</a>)</li>
<li>In certain corner-cases related to SELFDESTRUCT,
<code>OnBalanceChange</code> was not invoked. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32526">#32526</a>)</li>
<li><code>BoundContract</code> in <code>accounts/abi/bind/v2</code> now
exposes an <code>Address</code> method. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32559">#32559</a>)</li>
</ul>
<h3>Core</h3>
<ul>
<li>The EVM MODEXP precompiled account has seen some optimizations to
improve performance for worst-case inputs. We are especially grateful
for <a
href="https://github.com/GottfriedHerold"><code>@GottfriedHerold</code></a>'s
work on improving the underlying math/big library. (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32527">#32527</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32553">#32553</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32568">#32568</a>,
<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32576">#32576</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/41714b4975845b1d6e3277b7b92e80c66a584d2b"><code>41714b4</code></a>
Merge branch 'master' into release/1.16</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/b964b6574f118cc23fc46a2353008a7a97b74fc1"><code>b964b65</code></a>
version: release go-ethereum v1.16.4 stable</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/0977a02ec1eec2d0d85236c33b0e8878b703f890"><code>0977a02</code></a>
params: schedule Osaka/BPO1/BPO2 for testnets (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32735">#32735</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/7d8ccddaaccb4f9ebeaa317ad82aee93ab891399"><code>7d8ccdd</code></a>
all: refactor to use builtin max/min (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32694">#32694</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/bacc1504baa6ede16e8541d74b141d4dac763e3a"><code>bacc150</code></a>
core/txpool: add eip2681 check for incoming transactions (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32726">#32726</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/ad484fcbd0f513d09d20de616528efba9bba9d71"><code>ad484fc</code></a>
build: upgrade to execution-spec-tests v5.1.0 (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32742">#32742</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/89158aa64e09c91f8fd56e05afaab4e28edc6be1"><code>89158aa</code></a>
core/txpool/blobpool: convert and add one-by-one (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32718">#32718</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/965ffff9ac4fee6169df8b5fd0a6c097475b9fb9"><code>965ffff</code></a>
all: add bpo1 and bpo2 overrides (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32737">#32737</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/7611f351c18de983c49544f09aa042bd0403243b"><code>7611f35</code></a>
accounts/abi/bind: fix data race in TestWaitDeployedCornerCases (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32740">#32740</a>)</li>
<li><a
href="https://github.com/ethereum/go-ethereum/commit/1c706d1571d6e61754631ae6f0ae73d54ed4d44a"><code>1c706d1</code></a>
accounts/keystore: use ticker to avoid timer allocations (<a
href="https://redirect.github.com/ethereum/go-ethereum/issues/32732">#32732</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ethereum/go-ethereum/compare/v1.16.3...v1.16.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/celestiaorg/tastora` from 0.5.0 to 0.5.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/celestiaorg/tastora/releases">github.com/celestiaorg/tastora's
releases</a>.</em></p>
<blockquote>
<h2>v0.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: fix port collision when concurrent container creation happens
by <a href="https://github.com/chatton"><code>@chatton</code></a> in <a
href="https://redirect.github.com/celestiaorg/tastora/pull/125">celestiaorg/tastora#125</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/tastora/compare/v0.5.0...v0.5.1">https://github.com/celestiaorg/tastora/compare/v0.5.0...v0.5.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/tastora/commit/df207b2a4a9009ace8b26822e86864f63ef8452c"><code>df207b2</code></a>
chore: fix port collision when concurrent container creation happens (<a
href="https://redirect.github.com/celestiaorg/tastora/issues/125">#125</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/tastora/compare/v0.5.0...v0.5.1">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tac0turtle <marko@baricevic.me>1 parent 4f4f2c0 commit 94e545a
20 files changed
Lines changed: 116 additions & 108 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
203 | 205 | | |
204 | 206 | | |
205 | 207 | | |
206 | | - | |
207 | | - | |
| 208 | + | |
| 209 | + | |
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
| |||
515 | 517 | | |
516 | 518 | | |
517 | 519 | | |
518 | | - | |
519 | | - | |
| 520 | + | |
| 521 | + | |
520 | 522 | | |
521 | 523 | | |
522 | 524 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
102 | | - | |
103 | | - | |
| 104 | + | |
| 105 | + | |
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| |||
203 | 205 | | |
204 | 206 | | |
205 | 207 | | |
206 | | - | |
207 | | - | |
| 208 | + | |
| 209 | + | |
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
| |||
0 commit comments