Commit 7d5ca24
committed
ref(upgrade): fetch chained patches in parallel and fix offtin -0 edge case
Split chain resolution into two phases: serial metadata discovery
(lightweight manifest/release JSON) then parallel patch download via
Promise.all(). Also fix offtin() returning -0 when magnitude is 0
with sign bit set.1 parent a8414ac commit 7d5ca24
2 files changed
+221
-92
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
0 commit comments