6.0.0 (2021-06-15)
Bug Fixes
- api: treat POLYX as a divisible asset when transferring (119bb8f)
- fix
checkpoints.get
anddistributions.get
(16ebb0d)
chore
- deps: upgrade typescript (7501422)
Features
- check claimed dividends in claim dividends procedure (6c812c8)
- get participant method (48722ed)
- getPaymentsHistory method (9af773e)
- improve DD and CD creation parameters (a1c1707)
- sort tickers (ab67cd5)
- create st: waive protocol fees for classic token owners (17f4e61)
- identity: fetch distributions without enough funds as well (19afbd7)
- refactor utils regarding Checkpoint validations (d1a6ea0)
- throw an error if token has been created in getTickerReservation (38f2efc)
- identity: add
getPendingDistributions
(15a16d9) - ptv: add
merge
andtransform
toPostTransactionValue
(3aba302) - root: add
claimClassicTicker
to the base client (f5c3300) - leaveIdentity procedure (81fd0a8)
- transfer ticker reservation ownership (7dc3345)
BREAKING CHANGES
- deps: Rename
api.transferPolyX
totransferPolyx