Add ledger topology index store view Add a topology table and typed store view for storing block hashes by topological height with ordered iteration, seeking, latest lookup, count, clear, and existence checks. Initialize the genesis topology entry and persist a topo_index_enabled ledger flag. Load that flag once during ledger construction and cover the store view, key ordering, and flag caching behavior with tests.
__________
Type: commit
Hash: 2534ef911ca6b75e522ad22092eb97a97b91a95f
Created: yesterday
__________
gr0v1ty/nano-node:2534ef911ca6b75e522ad22092eb97a97b91a95f
| Test Case | Status | Duration | Median Deviation | Log | Graph |
|---|---|---|---|---|---|
| 5n4pr_conf_10k_bintree | PASS | 106 s | -5.0 s | - | Show |
| 5n4pr_conf_10k_change | PASS | 133 s | -40.0 s | - | Show |
| 5n4pr_conf_change_dependant | PASS | 317 s | 204.0 s | - | - |
| 5n4pr_conf_change_independant | PASS | 108 s | -6.0 s | - | - |
| 5n4pr_conf_send_dependant | PASS | 106 s | -4.0 s | - | - |
| 5n4pr_conf_send_independant | PASS | 113 s | 2.0 s | - | - |
| 5n4pr_rocks_10k_bintree | PASS | 113 s | 0.0 s | - | - |
| 5n4pr_rocks_10k_change | PASS | 317 s | 150.0 s | - | - |