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

Extend bootstrap related RPC commands #4820

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

pwojcikdev
Copy link
Contributor

This extends, modifies or adds below RPC commands:

  • bootstrap_status: in the past this was returning status of legacy bootstrap, modified so that it returns status of ascending bootstrap.
  • bootstrap_reset: resets ascending bootstrap state, both priority and blocking sets are cleared
  • bootstrap_priorities: dumps info about priority and blocking sets to aid in debugging any potential problems

All the above commands have @warning This is an internal/diagnostic RPC, do not rely on its interface being stable annotation as they are meant for diagnosing node problems for advanced users.

@gr0vity-dev-bot
Copy link

Test Results for Commit f9d7c76

Pull Request 4820: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 118s)
  • 5n4pr_conf_10k_change: PASS (Duration: 135s)
  • 5n4pr_conf_change_dependant: PASS (Duration: 125s)
  • 5n4pr_conf_change_independant: PASS (Duration: 137s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 132s)
  • 5n4pr_conf_send_independant: PASS (Duration: 132s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 111s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 138s)

Last updated: 2025-01-07 17:29:13 UTC

@qwahzi qwahzi added documentation This item indicates the need for or supplies updated or expanded documentation rpc Changes related to Remote Procedure Calls labels Jan 18, 2025
@qwahzi qwahzi added this to the V28 milestone Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This item indicates the need for or supplies updated or expanded documentation rpc Changes related to Remote Procedure Calls
Projects
Status: In Progress / V28.0
Development

Successfully merging this pull request may close these issues.

3 participants