Consensys / teku

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

use forkChoiceUpdatedV4 with PayloadAttributesV4 #8752

Closed mehdi-aouadi closed 4 weeks ago

mehdi-aouadi commented 1 month ago

PR Description

Use engine_forkChoiceUpdatedV4 This PR should not be merged before the devnet-5 launch

Fixed Issue(s)

fixes #8745

Documentation

Changelog

lucassaldanha commented 1 month ago

I think the changes look good. I just added a comment regarding a missing unit test and it looks like there are some other test failures to check.