Skip to content

Conversation

@github-actions
Copy link

github-actions bot commented Oct 27, 2025

Unit Test Results

       15 files  ±0    3 030 suites  ±0   1h 28m 45s ⏱️ - 3m 7s
12 625 tests ±0  12 045 ✔️ ±0  580 💤 ±0  0 ±0 
79 371 runs  ±0  78 494 ✔️ ±0  877 💤 ±0  0 ±0 

Results for commit 98016bb. ± Comparison against base commit 4b024bd.

♻️ This comment has been updated with latest results.

PAYLOAD_STATUS_PENDING
elif blck.parentBlockHash.value() != blck.parent.executionBlockHash.value() or
# Check either one should be enough to ensure both values are non-zero.
blck.parentBlockHash.value() == ZERO_HASH:
Copy link
Contributor

Choose a reason for hiding this comment

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

This is kind of slow, better to use isZero:

@ahshum ahshum marked this pull request as draft October 30, 2025 21:37
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.

2 participants