Releases: proximax-storage/tsjs-xpx-chain-sdk
Releases · proximax-storage/tsjs-xpx-chain-sdk
v0.9.11
What's Changed
- fix old metadata txn view from REST by @sleepyOwl14 in #119
Full Changelog: v0.9.10...v0.9.11
v0.9.10
What's Changed
- listener add query params option by @sleepyOwl14 in #118
v0.9.9
What's Changed
- update listener headers option by @sleepyOwl14 in #117
v0.9.8
What's Changed
- hotfix-add missing optional headers for chain config endpoint by @sleepyOwl14 in #116
Full Changelog: v0.9.7...v0.9.8
v0.9.7
- add calculate differences function in all metadata txn builder
v0.9.6
- update package
- add RequestOptions to all REST API call
- remove announceSync
v0.9.5
Enhancements
- add deadline for bonded, allowed to set more than 24 hours
account
filter change topublicKey
filter for TransactionQueryParams
v0.9.4
Enhancements
- restructure
MetadataQueryParams
andTransactionQueryParams
class TransactionQueryParams
allow to use classes as parameters- added
account
filter forTransactionQueryParams
Bugs fix
- fix secret proof and restriction transaction
createTransactionFromDTO
v0.9.3
Bug fix
- fix query param ordering, added order v2
v0.9.2
Bugs fix:
- fix missing exports
- fix get namespacesName
Added features:
- signedTransaction - create from payload
- LockHashTxn - TransactionHash replace signedTransaction, support both as argument