Skip to content

Releases: deemru/WavesKit

1.0.30

02 Feb 21:52
Compare
Choose a tag to compare

1.0.29

13 Jan 13:01
Compare
Choose a tag to compare
  • added txValidate(): doc
  • fixed txInvoke() with alias as dApp address

1.0.28

10 Jun 22:44
Compare
Choose a tag to compare
  • added nfts(): doc
  • added version 2 of txInvokeScript() (default is 1 because of faster serialization)
  • speed up base58Decode() by cache (turned on by default)
  • stabilized selftests

1.0.27

15 Feb 16:14
Compare
Choose a tag to compare
  • added getOrderById(): doc
  • fixed all known warnings

1.0.26

14 Dec 17:11
Compare
Choose a tag to compare
  • added asset to balance()

1.0.25

09 Dec 09:00
Compare
Choose a tag to compare
  • fixed multiple payments serialization in invocations

1.0.24

08 Dec 06:39
Compare
Choose a tag to compare
  • added closedOnly option to getOrders() (#15)

1.0.23

04 Dec 09:09
Compare
Choose a tag to compare
  • added setLogFilter() to bypass logging of specific messages or errors
  • added setting hard timeout to ensure()

1.0.22

23 Nov 13:08
Compare
Choose a tag to compare
  • fixed testnet matcher address
  • set http/1.1 for curl as the most stable variant
  • fixed passing logFunction to matcher subclass

1.0.21

19 Oct 22:58
Compare
Choose a tag to compare