Back to Freedom.Tech Back
All Arkade releasesAll versions
Release Tue, Jun 23, 2026 1 min read

Arkade 0.9.10

Client-lib: support deprecated signer verification in https://github.com/arkade-os/arkd/pull/1117; Convert guard errors to gRPC status before they reach the client in https://github.com/arkade-os/arkd/pull/1108; Startup retry loop for nbxplorer connection

What's Changed

  • client-lib: support deprecated signer verification by @sekulicd in https://github.com/arkade-os/arkd/pull/1117
  • fix: convert guard errors to gRPC status before they reach the client by @Dunsin-cyber in https://github.com/arkade-os/arkd/pull/1108
  • Startup retry loop for nbxplorer connection by @s373nZ in https://github.com/arkade-os/arkd/pull/1083
  • fix: SubmitTx concurrent calls error with "duplicated tx" instead of "vtxo spent" by @louisinger in https://github.com/arkade-os/arkd/pull/1123

Full Changelog: https://github.com/arkade-os/arkd/compare/v0.9.9...v0.9.10