Skip to content Version 0.41.0 Latest
⚠ BREAKING CHANGES
- synapse-core: drop fundedUntilEpoch, add grossCoverageInEpochs (#760)
Features
- synapse-core: drop fundedUntilEpoch, add grossCoverageInEpochs (#760) (0b4772c)
- synapse-sdk: propagate null from SP-registry getProviderIdByAddress (2fd6c69)
Bug Fixes
- adjust tsconfigs for TypeScript 6 compatibility (a1dc9e5)
- correct error method names in StorageContext._getPieceIdByCID (#745) (5140caf)
- normalize empty outputs in fwss (#752) (52cd636)
- normalize network error message (#747) (1b18451)
Chores