Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use correct fork digest when broadcasting blob sidecars and sync msgs #6440

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

etan-status
Copy link
Contributor

The fork digest determines the underlying data type on libp2p gossip, so it's important to use the matching fork digest instead of picking whatever wall epoch happens to be.

The fork digest determines the underlying data type on libp2p gossip,
so it's important to use the matching fork digest instead of picking
whatever wall epoch happens to be.
Copy link

Unit Test Results

         9 files  ±0    1 334 suites  ±0   30m 47s ⏱️ + 1m 31s
  4 999 tests ±0    4 651 ✔️ ±0  348 💤 ±0  0 ±0 
20 877 runs  ±0  20 473 ✔️ ±0  404 💤 ±0  0 ±0 

Results for commit fc6e810. ± Comparison against base commit ae0a148.

@tersec tersec merged commit 20ede0a into unstable Jul 23, 2024
13 checks passed
@tersec tersec deleted the dev/etan/ef-forkdigest branch July 23, 2024 20:30
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