Skip to content

Releases: ArdentHQ/platform-sdk

1.3.0-beta.0

29 Nov 10:02
Compare
Choose a tag to compare
1.3.0-beta.0 Pre-release
Pre-release

What's Changed

Changed

  • refactor(ark): use precompiled standalone schema validators by @goga-m in #23

Full Changelog: 1.2.7...1.3.0-beta.0

1.2.7

09 Nov 14:36
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: ensure correct network is set when reading musig statuses by @goga-m in #17

Full Changelog: 1.2.6...1.2.7

1.2.6

08 Nov 14:51
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: provide network's pubKeyHash in transfer serializer by @goga-m in #16

New Contributors

Full Changelog: 1.2.5...1.2.6

1.2.5

05 Oct 10:57
Compare
Choose a tag to compare

What's Changed

Changed

  • refactor(profiles): check if networks are enabled by @dated in #14

Full Changelog: 1.2.4...1.2.5

1.2.4

30 Sep 14:00
Compare
Choose a tag to compare

What's Changed

Changed

  • refactor(profiles): only sync wallets of available networks by @dated in #13

Full Changelog: 1.2.3...1.2.4

1.2.3

28 Sep 10:56
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix(ark): adjust query used to determine if legacy and store status for each network by @dated in #12

Full Changelog: 1.2.2...1.2.3

1.2.2

27 Sep 09:42
Compare
Choose a tag to compare

What's Changed

Changed

  • refactor(ark): use api response to decide if network is legacy by @dated in #11

Full Changelog: 1.2.1...1.2.2

1.2.1

27 Sep 09:30
Compare
Choose a tag to compare

What's Changed

Fixed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

19 Jul 09:44
Compare
Choose a tag to compare

What's Changed

Added

  • feat(profiles): implement WalletRepository#findByCoinWithNethash by @dated in #8

Full Changelog: 1.1.0...1.2.0

1.1.0

04 Jul 14:27
Compare
Choose a tag to compare

What's Changed

Added

  • feat(intl): add endOf helper method to DateTime class by @dated in #4
  • feat(ark): support for timestamp parameter in transaction queries by @dated in #5

Fixed

  • fix(ark): subtract full epoch during timestamp calculation by @dated in #6

Other Changes

  • chore(ark): replace explorer urls by @dated in #2
  • chore: move sdk-helpers to regular deps for test package by @ItsANameToo in #3

New Contributors

Full Changelog: 1.0.0...1.1.0