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

feat: fix mempool out of sync #6761

Merged

Conversation

hansieodendaal
Copy link
Contributor

Description

Fixed mempool out-of-sync status when a mempool has just started with no information.

Motivation and Context

Merge mining does not start with a base node that has just started with an empty mempool.

How Has This Been Tested?

System-level testing (merge mining starts immediately after the merge mining proxy is ready)

What process can a PR reviewer use to test or verify this change?

Code review

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

Fixed mempool out of sync status when a mempool has just started with no information
in it.
@hansieodendaal hansieodendaal requested a review from a team as a code owner January 24, 2025 07:47
Copy link

Test Results (CI)

    3 files    129 suites   36m 20s ⏱️
1 350 tests 1 350 ✅ 0 💤 0 ❌
4 048 runs  4 048 ✅ 0 💤 0 ❌

Results for commit d6ea0f3.

Copy link

Test Results (Integration tests)

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

Results for commit d6ea0f3. ± Comparison against base commit 775bd9a.

@SWvheerden SWvheerden merged commit 2535e87 into tari-project:development Jan 24, 2025
17 checks passed
@hansieodendaal hansieodendaal deleted the ho_mempool_bootstrap branch January 24, 2025 09: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