Back to Freedom.Tech Back
All Arkade releasesAll versions
Release Mon, Jul 6, 2026 1 min read

Arkade 0.9.12

Original release notes

What's Changed

  • vtxo chain pagination by @bitcoin-coder-bob in https://github.com/arkade-os/arkd/pull/1092
  • Whitelist channelz endpoints in permissions by @s373nZ in https://github.com/arkade-os/arkd/pull/1133
  • Fix: fix two bugs in client-lib (send on closed channel panic and deprecated URL) by @guggero in https://github.com/arkade-os/arkd/pull/1134
  • fix: CSVMultisigClosure small int decoding logic by @louisinger in https://github.com/arkade-os/arkd/pull/1135
  • feat(intent): set BIP-322 PSBT_GLOBAL_GENERIC_SIGNED_MESSAGE (0x09) by @afsheenb in https://github.com/arkade-os/arkd/pull/1132
  • feat: add CEL-based batch_trigger gate for round start by @Kukks in https://github.com/arkade-os/arkd/pull/1046
  • Use minRelayTxFee as fallback for fee estimation by @s373nZ in https://github.com/arkade-os/arkd/pull/1089

New Contributors

  • @guggero made their first contribution in https://github.com/arkade-os/arkd/pull/1134
  • @afsheenb made their first contribution in https://github.com/arkade-os/arkd/pull/1132

Full Changelog: https://github.com/arkade-os/arkd/compare/v0.9.11...v0.9.12