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

fix: templates #6731

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

SWvheerden
Copy link
Collaborator

Description

If the mempool is out of sync, this will give the mempool 10*10ms time to process the latest block to ensure that it is up to sync with the latest blocks.

Motivation and Context

Recent changes to templates can cause miners to get invalid templates. We need to ensure that mempool has processed the latest tip height before asking for a new template as the new template might not be valid

@SWvheerden SWvheerden requested a review from a team as a code owner January 6, 2025 08:03
Copy link

github-actions bot commented Jan 6, 2025

Test Results (CI)

    3 files    129 suites   36m 33s ⏱️
1 349 tests 1 349 ✅ 0 💤 0 ❌
4 045 runs  4 045 ✅ 0 💤 0 ❌

Results for commit 2a0c58a.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 6, 2025

Test Results (Integration tests)

36 tests  +36   36 ✅ +36   19m 42s ⏱️ + 19m 42s
11 suites +11    0 💤 ± 0 
 2 files   + 2    0 ❌ ± 0 

Results for commit 2a0c58a. ± Comparison against base commit 2e3f039.

♻️ This comment has been updated with latest results.

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