Skip to content

Migrate successor data from sideband to dedicated table#4967

Closed
RickiNano wants to merge 11 commits intonanocurrency:developfrom
RickiNano:Successor-complete
Closed

Migrate successor data from sideband to dedicated table#4967
RickiNano wants to merge 11 commits intonanocurrency:developfrom
RickiNano:Successor-complete

Conversation

@RickiNano
Copy link
Copy Markdown
Contributor

This PR moves the successor field from the sideband data and into a new table named successors. This simplifies parts of the code and it paves the way for the splitting the blocks table as described in #4053
I have tested the code with LMDB and Rocksdb by bootstrapping from scratch. I have also migrated a recent ledger database of both backend types

@gr0vity-dev-bot
Copy link
Copy Markdown

Test Results for Commit 74645f9

Pull Request 4967: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 119s)
  • 5n4pr_conf_10k_change: FAIL (Duration: 270s)
  • Log
  • 5n4pr_conf_change_dependant: PASS (Duration: 146s)
  • 5n4pr_conf_change_independant: PASS (Duration: 143s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 142s)
  • 5n4pr_conf_send_independant: PASS (Duration: 133s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 126s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 162s)

Last updated: 2025-11-26 20:52:11 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants