Add --database_upgrade CLI option (#5068) * Add --database_upgrade CLI option * Expose store version and vendor accessors Rename the backend vendor accessor to get_vendor and add ledger_store::get_version for reporting the persisted store version. Include database version and backend details in successful CLI database upgrade output, and update callers and tests to use the new accessor.
__________
Type: commit
Hash: 39fc4db9cc7829b769b0ecb33b20e3ebe3801ee7
Created: yesterday
__________
gr0v1ty/nano-node:39fc4db9cc7829b769b0ecb33b20e3ebe3801ee7
| Test Case | Status | Duration | Median Deviation | Log | Graph |
|---|---|---|---|---|---|
| 5n4pr_conf_10k_bintree | PASS | 106 s | -8.5 s | - | Show |
| 5n4pr_conf_10k_change | PASS | 206 s | 34.5 s | - | Show |
| 5n4pr_conf_change_dependant | PASS | 108 s | -6.0 s | - | - |
| 5n4pr_conf_change_independant | PASS | 107 s | -5.5 s | - | - |
| 5n4pr_conf_send_dependant | PASS | 113 s | 1.5 s | - | - |
| 5n4pr_conf_send_independant | PASS | 104 s | -8.0 s | - | - |
| 5n4pr_rocks_10k_bintree | PASS | 107 s | -7.5 s | - | - |
| 5n4pr_rocks_10k_change | PASS | 154 s | 8.5 s | - | - |