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

Bootstrap tuning #4784

Merged
merged 14 commits into from
Nov 22, 2024
Merged

Conversation

pwojcikdev
Copy link
Contributor

This contains a few bootstrap improvements that should prevent edge case stalls. The main fix is giving accounts inserted from frontier / database scan the lowest possible priority, so that they cannot preempt existing priority accounts.

@gr0vity-dev-bot
Copy link

gr0vity-dev-bot commented Nov 11, 2024

Test Results for Commit 694d975

Pull Request 4784: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 107s)
  • 5n4pr_conf_10k_change: FAIL (Duration: 254s)
  • Log
  • 5n4pr_conf_change_dependant: PASS (Duration: 146s)
  • 5n4pr_conf_change_independant: PASS (Duration: 136s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 131s)
  • 5n4pr_conf_send_independant: PASS (Duration: 135s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 117s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 187s)

Last updated: 2024-11-12 13:36:35 UTC

@qwahzi qwahzi added this to the V28 milestone Nov 11, 2024
@pwojcikdev pwojcikdev mentioned this pull request Nov 18, 2024
@pwojcikdev pwojcikdev merged commit 22abd71 into nanocurrency:develop Nov 22, 2024
28 checks passed
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.

3 participants