Skip to content

Conversation

@yperbasis
Copy link
Member

@yperbasis yperbasis commented Aug 1, 2025

Follow up #16391. Fixes Hive EEST tests

@yperbasis yperbasis enabled auto-merge (squash) August 1, 2025 11:13
@yperbasis yperbasis disabled auto-merge August 1, 2025 11:18
@yperbasis yperbasis enabled auto-merge (squash) August 1, 2025 11:20
@yperbasis yperbasis linked an issue Aug 1, 2025 that may be closed by this pull request
@yperbasis yperbasis merged commit 86cfab5 into main Aug 1, 2025
15 checks passed
@yperbasis yperbasis deleted the yperbasis/fix16391 branch August 1, 2025 12:35
yperbasis added a commit that referenced this pull request Aug 1, 2025
@yperbasis yperbasis mentioned this pull request Sep 2, 2025
taratorio pushed a commit that referenced this pull request Sep 2, 2025
Fusaka still uses Pectra's
[engine_newpayloadv4](https://github.com/ethereum/execution-apis/blob/main/src/engine/prague.md#engine_newpayloadv4),
so the previous logic `checkMaxBlobsPerTxn := version >=
clparams.FuluVersion` in `newPayload` was not working. Hence I moved
this check to `StateTransition.preCheck`. This is a follow-up to #16391
and #16401.
NazariiDenha pushed a commit that referenced this pull request Oct 24, 2025
Fusaka still uses Pectra's
[engine_newpayloadv4](https://github.com/ethereum/execution-apis/blob/main/src/engine/prague.md#engine_newpayloadv4),
so the previous logic `checkMaxBlobsPerTxn := version >=
clparams.FuluVersion` in `newPayload` was not working. Hence I moved
this check to `StateTransition.preCheck`. This is a follow-up to #16391
and #16401.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EL: implement fusaka-devnet-3 changes

3 participants