Fix deterministic wallet restore skipping the next account (#5119) * Fix deterministic wallet restore skipping the next account * Prevent deterministic wallet index overflow loop Re-read the stored index after each insertion and stop when it wraps, preventing seed changes and restores from looping forever.
__________
Type: commit
Hash: bb192ab0e43be363cb62897ad230d8e3800de2bf
Created: yesterday
__________
gr0v1ty/nano-node:bb192ab0e43be363cb62897ad230d8e3800de2bf
| Test Case | Status | Duration | Median Deviation | Log | Graph |
|---|---|---|---|---|---|
| 5n4pr_conf_10k_bintree | PASS | 117 s | 4.0 s | - | Show |
| 5n4pr_conf_10k_change | PASS | 193 s | 40.5 s | - | Show |
| 5n4pr_conf_change_dependant | PASS | 161 s | 45.0 s | - | - |
| 5n4pr_conf_change_independant | PASS | 128 s | 13.0 s | - | - |
| 5n4pr_conf_send_dependant | PASS | 160 s | 45.5 s | - | - |
| 5n4pr_conf_send_independant | PASS | 127 s | 14.0 s | - | - |
| 5n4pr_rocks_10k_bintree | PASS | 124 s | 4.5 s | - | - |
| 5n4pr_rocks_10k_change | PASS | 219 s | 42.5 s | - | - |