Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Releases: ArkEcosystemArchive/ark-ts

v0.2.3 - Hot Fix

18 Aug 11:12
Compare
Choose a tag to compare
  • Select good peer before run tests.
  • Fix wrong list transaction response.

v0.2.2

18 Aug 11:10
Compare
Choose a tag to compare

Bug/Minor Fixes

  • Fixing wrong deserialization/serialization when crafting a transaction. @vekexasia
  • Fix signature not working for send transaction. @vekexasia
  • Optional timestamp. @vekexasia
  • Fix building on Windows. @dpyro
  • Enhance TypeDoc integration with modules. @dpyro
  • Add post transaction response. @luciorubeens

v0.2.1

29 Jul 11:49
Compare
Choose a tag to compare
  • Replace rx-http-request dependency to request.
  • Minor fixes.

v0.2.0

26 Jul 18:51
Compare
Choose a tag to compare
  • Optional network param for Http service.
  • Typescript target change ES6 to ES5.
  • Replace typedjson dependency to json-typescript-mapper.
  • Get all default networks.