Skip to content

Releases: proximax-storage/dart-xpx-chain-sdk

v0.0.5+2

24 May 00:15
44f7312
Compare
Choose a tag to compare

0.0.5+2

New Features

[ADD] AccountPropertiesAddressTransaction.

[ADD] AccountPropertiesMosaicTransaction.

[ADD] AccountPropertiesEntityTypeTransaction.

v0.0.5+1

17 Jan 21:46
d506a04
Compare
Choose a tag to compare

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

03 Dec 19:42
73bb3bd
Compare
Choose a tag to compare

Updates

[UPDATE] Update Sirius chain 0.5.0

v0.0.3+5

28 Jun 04:44
643ec4a
Compare
Choose a tag to compare

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

24 Jun 13:52
4cb5d4f
Compare
Choose a tag to compare

Updates

[UPDATE] latest published versions for http dependency.

v0.0.3+2

23 Jun 00:32
6361671
Compare
Choose a tag to compare

0.0.3+2

Updates

[UPDATE] Reformat style.

[UPDATE] rename Config Class.

[UPDATE] refactor Client Class to ApiClient.

[UPDATE] examples.

v0.0.3+3

23 Jun 03:37
0361c0b
Compare
Choose a tag to compare

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

20 Jun 02:08
af3143f
Compare
Choose a tag to compare

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.