Back to Freedom.Tech Back
All Arkade TS SDK releasesAll versions
Release Wed, May 6, 2026 1 min read

Arkade TS SDK 0.4.24

Original release notes

What's Changed

  • refactor(timelock): centralise BIP68 encode/decode helpers by @brendio in https://github.com/arkade-os/ts-sdk/pull/412
  • tests: enhance VHTLC test fixtures with comprehensive script information by @vincenzopalazzo in https://github.com/arkade-os/ts-sdk/pull/138
  • fix(wallet): refreshVtxos() forwards undefined window when no opts by @Kukks in https://github.com/arkade-os/ts-sdk/pull/476
  • docs: add CLAUDE.md and AGENTS.md repo guides by @Kukks in https://github.com/arkade-os/ts-sdk/pull/475
  • Unilateral exit bundle (#338 + #222 + #416) by @Kukks in https://github.com/arkade-os/ts-sdk/pull/479
  • fix(vtxo): gate persisted VTXOs by owning script (Tier 1 of #480) by @pietro909 in https://github.com/arkade-os/ts-sdk/pull/481

New Contributors

  • @vincenzopalazzo made their first contribution in https://github.com/arkade-os/ts-sdk/pull/138

Full Changelog: https://github.com/arkade-os/ts-sdk/compare/v0.4.23...v0.4.24