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

Only query confirmed blocks in rep crawler #4837

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

pwojcikdev
Copy link
Contributor

@pwojcikdev pwojcikdev commented Jan 29, 2025

At some point behavior of request_aggregator changed and now nodes will not respond to queries for blocks that are not confirmed. Because of this we need to adjust rep_crawler block selection logic.

@gr0vity-dev-bot
Copy link

gr0vity-dev-bot commented Jan 29, 2025

Test Results for Commit dd93542

Pull Request 4837: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 116s)
  • 5n4pr_conf_10k_change: PASS (Duration: 188s)
  • 5n4pr_conf_change_dependant: PASS (Duration: 121s)
  • 5n4pr_conf_change_independant: PASS (Duration: 123s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 119s)
  • 5n4pr_conf_send_independant: PASS (Duration: 120s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 116s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 153s)

Last updated: 2025-01-29 20:14:46 UTC

@pwojcikdev pwojcikdev merged commit 6bbe905 into nanocurrency:develop Jan 29, 2025
26 checks passed
@qwahzi qwahzi added this to the V28 milestone Jan 29, 2025
gr0vity-dev pushed a commit to gr0vity-dev/nano-node that referenced this pull request Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged / V28.0
Development

Successfully merging this pull request may close these issues.

None yet

3 participants