Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 756 Bytes

CHANGELOG.MD

File metadata and controls

31 lines (31 loc) · 756 Bytes

v3.24

  • Issue fee now defaults to 0.01 waves if quantity = 1

v3.23

  • added makeTx
  • TRANSACTION_TYPE changed to const from enum

v3.22

  • added wavesAuth

v3.21

  • added scriptMeta and rewards functions

v3.20

  • sign via private key
  • fix broadcast interface
  • fix invokeScriptParams interface to accept LONG instead of number in payments and args

3.19

  • added market order support

3.18

  • added transactionById function
  • docs and ts-lib-crypto update

3.17

  • added regexp option to accountData function

3.16

  • added auth request

3.15

  • fixed validate version
  • fix doc gen

3.14

  • added transaction validators
  • seed generation via ts-lib-crypto

3.13

  • fix invokeScriptPayment interface
  • fix min UMD build