Commit 97f0fdb
committed
Don't use snapshot metadata when snapshot merkle trees are used.
This commit ensures that when snapshot merkle trees are used, the
client is not looking for version information in the snapshot
file, but instead waiting to download version information from
the snapshot merkle tree.
Another approach could be to download the snapshot merkle file
early to ensure that it exists before continuing the verification.
Signed-off-by: marinamoore <[email protected]>1 parent 226c9ae commit 97f0fdb
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2024 | 2024 | | |
2025 | 2025 | | |
2026 | 2026 | | |
2027 | | - | |
| 2027 | + | |
| 2028 | + | |
| 2029 | + | |
2028 | 2030 | | |
2029 | 2031 | | |
2030 | 2032 | | |
| |||
2624 | 2626 | | |
2625 | 2627 | | |
2626 | 2628 | | |
2627 | | - | |
| 2629 | + | |
| 2630 | + | |
| 2631 | + | |
| 2632 | + | |
| 2633 | + | |
2628 | 2634 | | |
2629 | 2635 | | |
2630 | 2636 | | |
| |||
0 commit comments