xpx_chain_sdk 0.0.3+3
xpx_chain_sdk: ^0.0.3+3 copied to clipboard
Official ProximaX Sirius Blockchain SDK Library in Dart.
0.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
0.0.3+2 #
Updates #
[UPDATE] Reformat style.
[UPDATE] rename Config Class.
[UPDATE] refactor Client Class to ApiClient.
[UPDATE] examples.
0.0.3+1 #
- Initial version, created by Eleazar Garrido.
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.