pzp-sync/lib
Andre Staltz 4637a24960
fix calculation of wantRange for newest goal
We shouldn't use maxLocalHave+1 because we are interested in
EVERYTHING the remote peer has, as long as it is inside the "size"
defined for this goal. Bloom filters will then make sure we are
not getting what we already have in this range.
2023-10-12 13:13:52 +03:00
..
algorithm.js fix calculation of wantRange for newest goal 2023-10-12 13:13:52 +03:00
index.js update goals API, add type checking 2023-09-29 14:48:54 +03:00
range.js update goals API, add type checking 2023-09-29 14:48:54 +03:00
stream.js update goals API, add type checking 2023-09-29 14:48:54 +03:00