Skip to content

Releases: ConcealNetwork/conceal-wallet-sdk

v0.2.15

Choose a tag to compare

@github-actions github-actions released this 05 Sep 19:59
03ea3d1

What's Changed

Full Changelog: v0.2.14...v0.2.15

v0.2.14

Choose a tag to compare

@github-actions github-actions released this 30 Aug 00:01

What's Changed

Full Changelog: v0.2.13...v0.2.14

v0.2.13

Choose a tag to compare

@github-actions github-actions released this 14 Aug 03:31
9e86acc

What's Changed

Full Changelog: v0.2.12...v0.2.13

v0.2.12

Choose a tag to compare

@github-actions github-actions released this 23 Jul 02:04
57926a7

What's Changed

Full Changelog: v0.2.10...v0.2.12

v0.2.10

Choose a tag to compare

@github-actions github-actions released this 20 Jul 19:02
7b1068c

What's Changed

  • fix: decompose withdraw redeem outputs so future spends can use mixin… by @Acktarius in #22
  • feat: add optional remote-node fee to deposit transactions by @Acktarius in #23

Full Changelog: v0.2.9...v0.2.10

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 16 Jul 21:31
3e04c3e

Full Changelog: v0.2.7...v0.2.9

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 08 Jul 04:47
b82bc01

What's Changed

  • feat: add status pulse smart message helpers by @Acktarius in #20
  • fix: canonicalize daemon deposit types and align withdrawal tracking … by @Acktarius in #21

Full Changelog: v0.2.4...v0.2.7

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:56
3e380ae

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 27 Jun 04:15
92d6f3a

What's Changed

  • refactor: centralize SDK constants and align repo tooling by @Acktarius in #18
  • feat: add payment id support to message transactions by @Acktarius in #19

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 27 Jun 03:11
f3b007f

What's Changed

  • fix: scan batch-boundary blocks in createWalletSync (daemon range is end-exclusive) by @ThrownLemon in #17

feat: classify wallet transactions by kind during sync

  • classify history entries as receive, send, miner, deposit, withdrawal, or fusion at scan time
  • pass raw tx and deposit context from sync into wallet state folding
  • add getDustAmount for unspent outputs below dust threshold
  • export transaction-kind helpers and bump package version to 0.2.2

Full Changelog: v0.2.0...v0.2.2