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