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

Frontier scan client #4739

Merged
merged 15 commits into from
Oct 31, 2024
Merged

Conversation

pwojcikdev
Copy link
Contributor

This implements frontier scan client for the new bootstrapper. It should be the last missing piece blocking removal of legacy bootstrap code.

Builds on top of #4734

Here are some initial test results from @gr0vity-dev showing that there are no obvious problems.

image

@qwahzi qwahzi added this to the V28 milestone Sep 28, 2024
# Conflicts:
#	nano/core_test/bootstrap_ascending.cpp
#	nano/node/bootstrap_ascending/database_scan.cpp
#	nano/node/bootstrap_ascending/service.cpp
#	nano/node/bootstrap_ascending/service.hpp
# Conflicts:
#	nano/core_test/utility.cpp
#	nano/lib/thread_pool.hpp
#	nano/node/bootstrap_ascending/database_scan.cpp
#	nano/store/account.hpp
#	nano/store/iterator.hpp
@gr0vity-dev-bot
Copy link

gr0vity-dev-bot commented Oct 27, 2024

Test Results for Commit 6e68af5

Pull Request 4739: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 120s)
  • 5n4pr_conf_10k_change: PASS (Duration: 133s)
  • 5n4pr_conf_change_dependant: PASS (Duration: 144s)
  • 5n4pr_conf_change_independant: PASS (Duration: 148s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 161s)
  • 5n4pr_conf_send_independant: PASS (Duration: 129s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 113s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 148s)

Last updated: 2024-10-28 13:16:07 UTC

@pwojcikdev pwojcikdev merged commit e72a999 into nanocurrency:develop Oct 31, 2024
26 of 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