github PolymeshAssociation/polymesh-sdk v19.0.0-beta.5

latest releases: v25.1.1, v25.1.1-beta.1, v25.1.1-alpha.1...
pre-release19 months ago

19.0.0-beta.5 (2023-01-30)

Bug Fixes

  • ๐Ÿ› allow 500ms for chain connections to drain (#918) (15be87e)
  • ๐Ÿ› allow non default signer to quit portfolios (#923) (bc4685d)
  • ๐Ÿ› Prevent adding instruction leg with same from & to DID (9da1ed2)
  • ๐Ÿ› set external signer on polkadot api instance (ee50af6)
  • ๐Ÿ› Use middleware V2 as well for emitting ProcessedByMiddleware event (c8517a1)

chore

  • ๐Ÿค– Mark Account.getSubsidy as deprecated (4588efe)

Features

  • ๐ŸŽธ Add Instruction.onStatusChange (f8dae63)
  • ๐ŸŽธ Add Subsidies namespace (b8fd0af)
  • ๐ŸŽธ Deprecate middleware in favour of middleware v2 (0e41289)
  • ๐ŸŽธ Export middlewareV2 client (0b3d236)
  • ๐ŸŽธ support chain node v5.1.3 (49930d6)
  • ๐ŸŽธ Support fetching historical instructions for a DID (8397dcb)
  • ๐ŸŽธ Support fetching historical instructions for a venue (5fe202f)

BREAKING CHANGES

  • ๐Ÿงจ addInstruction procedure now throws an error if any leg contains same
    from & to DIDs
  • ๐Ÿงจ Account.getSubsidy is now deprecated in favour of
    Subsidies.getSubsidizer

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.