Skip to content

Conversation

tersec
Copy link
Contributor

@tersec tersec commented Apr 13, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Apr 13, 2023

Unit Test Results

         9 files  ±0    1 074 suites  ±0   38m 9s ⏱️ + 5m 12s
  3 675 tests ±0    3 396 ✔️ ±0  279 💤 ±0  0 ±0 
15 668 runs  ±0  15 363 ✔️ ±0  305 💤 ±0  0 ±0 

Results for commit 52935b6. ± Comparison against base commit 0ec7df1.

♻️ This comment has been updated with latest results.

@arnetheduck arnetheduck merged commit 75be7d2 into unstable Apr 17, 2023
@arnetheduck arnetheduck deleted the cuU branch April 17, 2023 14:17
finalizedBlockHash = beaconHead.finalizedExecutionPayloadHash,
payloadAttributes = none attributes)

case node.dag.cfg.consensusForkAtEpoch(beaconHead.blck.bid.slot.epoch)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beaconHead.blck is nil so this fails

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be blck.message.slot, or simply based on wallSlot? @tersec

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's based on the timestamp of the referenced block

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants