Releases: ConcealNetwork/conceal-wallet-sdk
Releases · ConcealNetwork/conceal-wallet-sdk
Release list
v0.2.15
v0.2.14
v0.2.13
v0.2.12
v0.2.10
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
v0.2.7
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
v0.2.3
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
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