Skip to content

Comments

eth/catalyst: require withdrawals on V2#23

Closed
MariusVanDerWijden wants to merge 34 commits intolightclient:withdrawals-timestampfrom
MariusVanDerWijden:new-pl-v2-fix
Closed

eth/catalyst: require withdrawals on V2#23
MariusVanDerWijden wants to merge 34 commits intolightclient:withdrawals-timestampfrom
MariusVanDerWijden:new-pl-v2-fix

Conversation

@MariusVanDerWijden
Copy link
Collaborator

@MariusVanDerWijden MariusVanDerWijden commented Dec 17, 2022

If withdrawal functionality is activated, client software MUST return an INVALID status with the appropriate latestValidHash if payload.withdrawals is null. Similarly, if the functionality is not activated, client software MUST return an INVALID status with the appropriate latestValidHash if payloadAttributes.withdrawals is not null. Blocks without withdrawals MUST be expressed with an explicit empty list [] value. Refer to the validity conditions for engine_newPayloadV1 to specification of the appropriate latestValidHash value.

see https://github.com/ethereum/execution-apis/blob/main/src/engine/specification.md#specification-1

lightclient and others added 30 commits November 29, 2022 18:21
Co-authored-by: lightclient <lightclient@protonmail.com>
Co-authored-by: marioevz <marioevz@gmail.com>
all: implement forkid changes for shanghai
core/types: make fetchers fetch withdrawals without transactions
internal/ethapi: add withdrawals to full block
params: use shanghai time instead of block
miner: catalyst: return transaction fees for block
@mkalinin
Copy link

Notice on the proposed change that if accepted will affect this PR ethereum/execution-apis#337

@MariusVanDerWijden MariusVanDerWijden force-pushed the withdrawals-timestamp branch 3 times, most recently from 0503779 to 9e5053b Compare January 18, 2023 11:33
@MariusVanDerWijden
Copy link
Collaborator Author

stale, closing

lightclient pushed a commit that referenced this pull request Oct 5, 2023
move tracing docs into new dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants