polymesh-sdk
polymesh-sdk copied to clipboard
Feature rich and user friendly typescript package to interact with the Polymesh blockchain
1γWhen using the createMultiSig account to create a multi-signature account, can only add accounts without identity? Although an account with an identity can be successfully added, an error is reported...
### Description * Marks middleware v1 as deprecated. * Adds checks to use middleware v2 queries if both v1 and v2 middleware are used to instantiate the SDK ### Breaking...
### Description Add `Instruction.onStatusChange`. This allows to subscribe on the status of an instruction ### Breaking Changes NA ### JIRA Link DA-301 ### Checklist - [ ] Updated the Readme.md...
### Description allow interacting with chain nodes by specifying an http based url when connecting to a node ### Breaking Changes None ### JIRA Link β Closes: DA-531 ### Checklist...
### Description - adds method on MultiSig to get HistoricalMultiSigProposal(s) for that MultiSig ### JIRA Link https://polymesh.atlassian.net/browse/DA-129 ### Checklist - [x] Updated the Readme.md (if required) ?
Alpha
### Description Release latest alpha changes: - offchain settlements - multiSig proposals ### Breaking Changes ### JIRA Link ### Checklist - [ ] Updated the Readme.md (if required) ?
### Description This adds support for new SQ settlement changes while keeping the old SQ support as well ### Breaking Changes ### JIRA Link DA-1254 ### Checklist - [ ]...
### Description Add `removePayer` to MultiSig ### Breaking Changes ### JIRA Link β Closes: DA-1317 ### Checklist - [ ] Updated the Readme.md (if required) ?
### Description previously the auth `rotatePrimaryKeyToSecondary` was unable to be accepted by a key already joined to the identity, although it is allowed by the chain ### Breaking Changes None...
### Description - reintroduces joinCreator for dual version - throws an error if joinCreator called in v7 ### Breaking Changes ### JIRA Link https://polymesh.atlassian.net/browse/DA-1311 ### Checklist - [ ] Updated...