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
upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444)
delegated capabilities required to use uploadFile, uploadDirectory and uploadCAR have changed. In order to use these methods your agent will now need to be delegated space/blob/add, space/index/add, filecoin/offer and upload/add capabilities. Note: no code changes are required.
Features
generate sharded DAG index on client and invoke w index/add (#1451) (a6d9026)
upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444) (c9bf33e)
Fixes
check for blob/accept receipts before blob/add is concluded (#1459) (462518c)