You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***synapse-sdk:** expose paginated client dataset queries in WarmStorageService ([#717](https://github.com/FilOzone/synapse-sdk/issues/717)) ([0add8e0](https://github.com/FilOzone/synapse-sdk/commit/0add8e0df0b26c71296b695b953a9f05698b1a43))
9
+
* use PDPVerifier.findPieceIdsByCid for efficient CID→ID lookups ([#718](https://github.com/FilOzone/synapse-sdk/issues/718)) ([3ac48a9](https://github.com/FilOzone/synapse-sdk/commit/3ac48a93d1f1cdae4dd1498a5d90d7ebff0e4c4c))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
* capture error cause in serialisation ([#727](https://github.com/FilOzone/synapse-sdk/issues/727)) ([d0f3372](https://github.com/FilOzone/synapse-sdk/commit/d0f3372d1e998f2a714feb1dc8508a85b9d78897))
15
+
* fix out of gas problems with `getClientDataSets` ([#734](https://github.com/FilOzone/synapse-sdk/issues/734)) ([c49c18e](https://github.com/FilOzone/synapse-sdk/commit/c49c18e9dcd1fc2ec8fb42cb11eb12b5eb01827e))
16
+
* normalize empty outputs for pdp-verifier ([#723](https://github.com/FilOzone/synapse-sdk/issues/723)) ([187e8a4](https://github.com/FilOzone/synapse-sdk/commit/187e8a4152719c485f2d6f09e3f6c770752a78c3))
17
+
* remove custom fetch for pulled POSTs ([#732](https://github.com/FilOzone/synapse-sdk/issues/732)) ([9b63e7e](https://github.com/FilOzone/synapse-sdk/commit/9b63e7eb4bdae6c41474c94d64614735137cadaf))
18
+
19
+
20
+
### Chores
21
+
22
+
* update msw package version to 2.12.14 in workspace and mock service worker files ([4865ff7](https://github.com/FilOzone/synapse-sdk/commit/4865ff79d229ed29987c4b7fe27367f4aadddfcb))
0 commit comments