Releases: proximax-storage/dart-xpx-chain-sdk
v0.0.5+2
v0.0.5+1
New Features
[ADD] AddExchangeOfferTransaction model.
[ADD] Extension AliasTypeToInt and AliasActionTypeToInt.
[ADD] ExchangeOfferTransaction class.
[ADD] RemoveExchangeOfferTransaction class.
[ADD] RemoveExchangeOfferTransaction class.
[ADD] ExchangeRoutes Api.
Updates
[UPDATE] BigInt method.
[UPDATE] Buffer Endian.
[UPDATE] Unnecessary new keyword.
v0.0.4+1
v0.0.3+5
New Features
[ADD] ModifyMultisigAccountTransaction support.
[ADD] Get ModifyMultisigInfo.
[ADD] LockFunds support.
[ADD] Get LockFundsTransactionInfo.
[ADD] Getter publicKey and address from Account class.
[ADD] Get aggregateBondedTransactions.
[ADD] AnnounceAggregateBonded and AnnounceAggregateBondedCosignature.
[ADD] CosignatureTransaction class.
Updates
[UPDATE] Reformat style.
[UPDATE] Update example.
[UPDATE] refactor AggregateTransaction class.
[UPDATE] rename AccountPropertyDTO to _AccountPropertyDTO.
[UPDATE] xpx_crypto to 0.0.2+2.
Fixed bugs
[UPDATE] fixed bug in TableArrayAttribute.
v0.0.3+4
v0.0.3+2
v0.0.3+3
Updates
[UPDATE] Reformat style.
[UPDATE] Update example.
Fixed bugs
[FIXED] fixed bug in Deadline null
[FIXED] fixed bug in MosaicSupplyChangeTransaction
[FIXED] fixed bug in duration MosaicDefinition
[FIXED] fixed bug in duration namespace
[FIXED] fixed bug in _MessageDTO null
[FIXED] fixed bug in parentId null
[FIXED] fixed bug in List _MosaicNameDTO
[FIXED] fixed bug in List _MosaicInfoDTO
[FIXED] fixed bug in List _BlockInfoDTO
[FIXED] fixed bug in BlockInfoDTO
v0.0.3+1
New Features
[ADD] Get Account MultiSig Info.
[ADD] Get Account MultiSign Graph Info.
[ADD] Get Transaction Status.
[ADD] Get Transactions Statuses.
Updates
[UPDATE] Documentation fixes.
[UPDATE] Reformat style.
[UPDATE] dependencies.
[UPDATE] examples.
Fixed bugs
[FIXED] Undefined name 'HEX'.
[DELETED] removed unused functions.