[ADD] Add pagination property for transaction
[ADD] Fix transaction type in transaction query parameter
[ADD] sign txn with Payload
[ADD] function to get encrypted private key with password [ADD] route to get blockchain config [UPDATE] max fee [ADD] function to sign partial txn with txn hash [UPDATE] dependencies [ADD] function to create txn from payload
[FIXED] transaction query param typo. [FIXED] fetching wrong type of metadata transaction. [FIXED] fetching transfer transaction with encrypted message returns error.
[FIXED] fixed bug ModifyMultisigAccountTransaction.
[UPDATE] exclude buffer analyzer. [UPDATE] update imports.
[FIXED] fixed bug get partialTransactions.
[UPDATE] update README
[ADD] Metadata version V2 support.
[ADD] Transaction examples api.
[UPDATE] sdk: '>=2.16.0'.
[UPDATE] Homepage URL.
[ADD] Message encrypted.
[UPDATE] format code.
[ADD] Message toJson method.
[UPDATE] analysis code.
[UPDATE] format code.
[ADD] AccountPropertiesAddressTransaction.
[ADD] AccountPropertiesMosaicTransaction.
[ADD] AccountPropertiesEntityTypeTransaction.
[ADD] AddExchangeOfferTransaction model.
[ADD] Extension AliasTypeToInt and AliasActionTypeToInt.
[ADD] ExchangeOfferTransaction class.
[ADD] RemoveExchangeOfferTransaction class.
[ADD] RemoveExchangeOfferTransaction class.
[ADD] ExchangeRoutes Api.
[UPDATE] BigInt method.
[UPDATE] Buffer Endian.
[UPDATE] Unnecessary new keyword.
[UPDATE] Update Sirius chain 0.5.0
[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.
[UPDATE] Reformat style.
[UPDATE] Update example.
[UPDATE] refactor AggregateTransaction class.
[UPDATE] rename AccountPropertyDTO to AccountPropertyDTO.
[UPDATE] xpx_crypto to 0.0.2+2.
[UPDATE] fixed bug in TableArrayAttribute.
[UPDATE] latest published versions for http dependency.
[UPDATE] Reformat style.
[UPDATE] Update example.
[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
[UPDATE] Reformat style.
[UPDATE] rename Config Class.
[UPDATE] refactor Client Class to ApiClient.
[UPDATE] examples.
- Initial version, created by Eleazar Garrido.
[ADD] Get Account MultiSig Info.
[ADD] Get Account MultiSign Graph Info.
[ADD] Get Transaction Status.
[ADD] Get Transactions Statuses.
[UPDATE] Documentation fixes.
[UPDATE] Reformat style.
[UPDATE] dependencies.
[UPDATE] examples.
[FIXED] Undefined name 'HEX'.
[DELETED] removed unused functions.