Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Releases: ArkEcosystemArchive/payvo-sdk

v2.1.0

09 Nov 06:02
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.0.30...v2.1.0

v2.0.30

09 Nov 02:24
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix(lsk): handle final signature as last participants signature in PendingMultiSignatureTransaction by @goga-m in #327

Other Changes

Full Changelog: v2.0.29...v2.0.30

v2.0.29

05 Nov 03:10
Compare
Choose a tag to compare

What's Changed

Added

  • feat(sdk): add ConfirmationSecretSignatory by @dated in #323

Full Changelog: v2.0.28...v2.0.29

v2.0.28

03 Nov 05:59
Compare
Choose a tag to compare

What's Changed

Added

  • feat(lsk): implement AddressService#fromMultiSignature by @goga-m in #320

Changed

  • refactor: remove redundant statements in ClientService after deleting identifiers from query by @w3ea in #322

Other Changes

  • chore(lsk): remove legacy api handling by @dated in #321

Full Changelog: v2.0.24...v2.0.28

v2.0.24

03 Nov 05:59
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix(ark): parse unix timestamp stored in musig server by @goga-m in #318

Full Changelog: v2.0.23...v2.0.24

v2.0.23

03 Nov 05:59
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix(ark): use timestamp stored in musig server when normalizing transaction by @goga-m in #317
  • fix(lsk): omit address filters if recipient is specified by @w3ea in #310

Full Changelog: v2.0.21...v2.0.23

v2.0.21

01 Nov 05:26
Compare
Choose a tag to compare

Full Changelog: v2.0.20...v2.0.21

v2.0.20

01 Nov 04:36
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix(avax): check all possible sender address variables by @faustbrian in #316

Full Changelog: v2.0.19...v2.0.20

v2.0.19

01 Nov 03:55
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix(lsk): set search params based on transaction type by @dated in #311
  • fix(ark): transaction type for legacy coins by @w3ea in #312

Full Changelog: v2.0.14...v2.0.19

v2.0.14

01 Nov 03:55
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix(lsk): parse existing timestamp based on it's type in SignedTransactionData by @goga-m in #309

Full Changelog: v2.0.13...v2.0.14