Skip to content

Frontier scan client#4739

Merged
pwojcikdev merged 15 commits intonanocurrency:developfrom
pwojcikdev:frontier-scan-5
Oct 31, 2024
Merged

Frontier scan client#4739
pwojcikdev merged 15 commits intonanocurrency:developfrom
pwojcikdev:frontier-scan-5

Conversation

@pwojcikdev
Copy link
Copy Markdown
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
Copy Markdown

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 requested a review from clemahieu October 30, 2024 11:33
@pwojcikdev pwojcikdev merged commit e72a999 into nanocurrency:develop Oct 31, 2024
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