Skip to content

Comments

simulators/eth2/engine: Fix Execution Finality Verification#646

Merged
marioevz merged 1 commit intoethereum:masterfrom
marioevz:fix-labels-test
Sep 1, 2022
Merged

simulators/eth2/engine: Fix Execution Finality Verification#646
marioevz merged 1 commit intoethereum:masterfrom
marioevz:fix-labels-test

Conversation

@marioevz
Copy link
Member

Changes Included

  • Fixes an issue with some of the tests where the test expected that the finalized root included in the checkpoints included an execution payload, and it could be the case where the finalized beacon block happened before the first actual block containing an execution payload.
  • Fix is to wait until the finalized root contains an execution payload to be able to verify the finalized label more properly.

@marioevz marioevz merged commit 619a7dd into ethereum:master Sep 1, 2022
racytech pushed a commit to racytech/hive that referenced this pull request Apr 4, 2025
Co-authored-by: Barnabas Busa <busa.barnabas@gmail.com>
Co-authored-by: pk910 <philipp@pk910.de>
Co-authored-by: Barnabas Busa <barnabas.busa@ethereum.org>
racytech pushed a commit to racytech/hive that referenced this pull request Apr 4, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](ethpandaops/ethereum-package@3.1.0...v4.0.0)
(2024-06-13)


### ⚠ BREAKING CHANGES

* migrate from kurtosis-tech to ethpandaops repository
([ethereum#663](ethpandaops/ethereum-package#663))

### Features

* add names to run-sh
([ethereum#666](ethpandaops/ethereum-package#666))
([6b447b7](ethpandaops/ethereum-package@6b447b7))
* Adding arbitrary contract definition
([ethereum#646](ethpandaops/ethereum-package#646))
([cb58b65](ethpandaops/ethereum-package@cb58b65))
* migrate from kurtosis-tech to ethpandaops repository
([ethereum#663](ethpandaops/ethereum-package#663))
([d980fee](ethpandaops/ethereum-package@d980fee))
* update Lodestar BN &lt;&gt; VC compatibility
([ethereum#664](ethpandaops/ethereum-package#664))
([7f365da](ethpandaops/ethereum-package@7f365da))


### Bug Fixes

* permissions on autorelease
([ethereum#671](ethpandaops/ethereum-package#671))
([fcaa2c2](ethpandaops/ethereum-package@fcaa2c2))
* update release please
([ethereum#670](ethpandaops/ethereum-package#670))
([fa53672](ethpandaops/ethereum-package@fa53672))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant