- Issue fee now defaults to 0.01 waves if quantity = 1
- added
makeTx
- TRANSACTION_TYPE changed to
const
fromenum
- added
wavesAuth
- added
scriptMeta
andrewards
functions
- sign via private key
- fix broadcast interface
- fix invokeScriptParams interface to accept LONG instead of number in payments and args
- added market order support
- added
transactionById
function - docs and ts-lib-crypto update
- added regexp option to
accountData
function
- added auth request
- fixed validate version
- fix doc gen
- added transaction validators
- seed generation via
ts-lib-crypto
- fix invokeScriptPayment interface
- fix min UMD build