Back to Freedom Tech Daily Back
Release Wed, May 6, 2026 1 min read

Arkade TS SDK 0.4.24

refactor(timelock): centralise BIP68 encode/decode helpers; tests: enhance VHTLC test fixtures with comprehensive script information; fix(wallet): refreshVtxos() forwards undefined window when no opts; docs: add CLAUDE.md and AGENTS.md repo guides.

What's Changed

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

New Contributors

Full Changelog: v0.4.23...v0.4.24

Primary Sources