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
* revert golden path upload() API + minor fixes ([#446](https://github.com/FilOzone/synapse-sdk/issues/446))
13
+
14
+
### Features
15
+
16
+
* streaming upload support ([9510752](https://github.com/FilOzone/synapse-sdk/commit/95107525d2dc71590cfbe07ab9d53f59fe44252f))
17
+
18
+
19
+
### Bug Fixes
20
+
21
+
* error outputs out of lotus are weird ([#411](https://github.com/FilOzone/synapse-sdk/issues/411)) ([341eeff](https://github.com/FilOzone/synapse-sdk/commit/341eeff0692b768e7a8cf99c74511df58e719192))
22
+
* revert golden path upload() API + minor fixes ([#446](https://github.com/FilOzone/synapse-sdk/issues/446)) ([12d11e9](https://github.com/FilOzone/synapse-sdk/commit/12d11e9df2232186b5918cce3ef60cc9e2a6b676))
23
+
24
+
25
+
### Chores
26
+
27
+
* converts test to jsonrpc mocks ([#408](https://github.com/FilOzone/synapse-sdk/issues/408)) ([6f3a09e](https://github.com/FilOzone/synapse-sdk/commit/6f3a09e458e9a137af9489fa8f8111b50c4676db))
28
+
* plumb AbortSignal through upload flow, address feedback ([077fc92](https://github.com/FilOzone/synapse-sdk/commit/077fc921a9522e6aafd8625c4b415f0031ad1a23))
* use splice instead of double slice ([#400](https://github.com/FilOzone/synapse-sdk/issues/400)) ([681df95](https://github.com/FilOzone/synapse-sdk/commit/681df95bd376726fe403af2dd881db569af3227c))
0 commit comments