Commit a5db472
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 780f883 commit a5db472
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2025 | 2025 | | |
2026 | 2026 | | |
2027 | 2027 | | |
2028 | | - | |
| 2028 | + | |
| 2029 | + | |
| 2030 | + | |
2029 | 2031 | | |
2030 | 2032 | | |
2031 | 2033 | | |
| |||
2625 | 2627 | | |
2626 | 2628 | | |
2627 | 2629 | | |
2628 | | - | |
| 2630 | + | |
| 2631 | + | |
| 2632 | + | |
| 2633 | + | |
| 2634 | + | |
2629 | 2635 | | |
2630 | 2636 | | |
2631 | 2637 | | |
| |||
0 commit comments