Consensys / teku

Open-source Ethereum consensus client written in Java
https://consensys.io/teku
Apache License 2.0
679 stars 284 forks source link

Removing ExecutionPayloadV4 #8667

Closed lucassaldanha closed 1 month ago

lucassaldanha commented 1 month ago

PR Description

ExecutionPayloadV4 won't be needed anymore. Both EngineGetPayloadV4 and EngineNewPayloadV4 are going to use ExecutionPayloadV3.

Fixed Issue(s)

part of #8620

Documentation

Changelog