Back to Freedom Tech Daily Back
Release Mon, May 11, 2026 1 min read

Arkade 0.9.5

client-lib Update client wallet interface; docs: add missing breaking changes documentation; Fix single-key wallet empty KeyID breaking go-sdk signing key resolution; fix: print repo-root-relative path after build-cli completes.

What's Changed

  • [client-lib] Update client wallet interface by @altafan in #1008
  • docs: add missing breaking changes documentation by @Dunsin-cyber in #1007
  • Fix single-key wallet empty KeyID breaking go-sdk signing key resolution by @sekulicd in #1060
  • fix: print repo-root-relative path after build-cli completes by @Dunsin-cyber in #1059
  • Upgrade to Postgres 17.8 by @s373nZ in #1057
  • Fix single-key wallet NextIndex returning 0 causing empty addresses by @sekulicd in #1061
  • unrolled vtxo rejoin batch: support and test asset by @louisinger in #1055
  • client-lib: Add WithReceiver option & Make explorer.GetUtxo accepts many addresses by @altafan in #1058
  • Hotfix: prevent failure on SubmitTx to affect finalization of pending tx by @altafan in #1063

New Contributors

Full Changelog: v0.9.4...v0.9.5

Primary Sources