Releases: arkade-os/ts-sdk
Releases · arkade-os/ts-sdk
v0.3.13
What's Changed
- fix: precise fee estimation and oscillation protection (Supersedes #195) by @jgmcalpine in #264
- chore: update golang version to 1.25.6 in Dockerfiles by @aruokhai in #277
- Upgrade dependencies by @pietro909 in #283
- Commit lockfile by @pietro909 in #284
New Contributors
- @jgmcalpine made their first contribution in #264
- @aruokhai made their first contribution in #277
Full Changelog: v0.3.12...v0.3.13
v0.3.12
What's Changed
- update sendBitcoin example in README by @bordalix in #260
- Run checks on branch by @pietro909 in #265
- Fix translation of spent vtxos into send all tx record by @altafan in #266
New Contributors
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
- Fee support by @louisinger in #241
- Fix tx issues by @pietro909 in #257
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
- feat: allow spending specific vtxos by @bonomat in #253
- ensure decimal string number is parsed correctly by @louisinger in #254
New Contributors
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- Handle expired but unswept vtxos by @louisinger in #236
- use collaborative path as default intent tapleaf script by @louisinger in #238
- Batch session abstractions by @louisinger in #234
- Upgrade Go version to 1.25.5 by @pietro909 in #249
- Export utils functions by @louisinger in #252
- Support readonly wallets by @Kukks in #240
New Contributors
- @pietro909 made their first contribution in #249
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- Update vhtlc.js by @veronikakuett in #232
- add finalizePendingTxs method by @louisinger in #235
New Contributors
- @veronikakuett made their first contribution in #232
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Fail-safe register intent by @louisinger in #229
- Revert "handle tx history compute better (#220)" by @bordalix in #231
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- SubmitTx: persist tx and mark vtxo spent by @louisinger in #209
- handle tx history compute better by @Kukks in #220
- Onchain output fee by @louisinger in #224
- notify also when user empties wallet by @bordalix in #225
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Remove cache from repositories by @bordalix in #207
- disallow multiple OP_RETURN transaction by @louisinger in #210
- intents: disable validAt and expireAt (set to 0) by @louisinger in #211
- Update e2e test to arkd
v0.8.4by @louisinger in #215 - Replace schnorr.sign with schnorr.signAsync by @Copilot in #214
- fix timelocks on wallet create by @bordalix in #212
- Hotfix delete intent by @bordalix in #216
- adds mergeCheckpoints and mergeTxs utils by @bordalix in #217
Full Changelog: v0.3.3...v0.3.4