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

Arkade 0.9.14

Original release notes

What's Changed

  • fix(indexer): terminate abandoned GetSubscription streams on reconnect by @Kukks in https://github.com/arkade-os/arkd/pull/1143
  • Drop unused report service by @altafan in https://github.com/arkade-os/arkd/pull/1137
  • Hotfix: pass vtxoTreeExpiry in txbuilder.BuildCommitmentTx instead of constructor by @altafan in https://github.com/arkade-os/arkd/pull/1145
  • Add structured TX_FILTERS_LIMIT_EXCEEDED and INVALID_TX_FILTER errors by @bitcoin-coder-bob in https://github.com/arkade-os/arkd/pull/1141
  • fix(indexer): snapshot listener topics in dispatch loop to avoid map race by @bitcoin-coder-bob in https://github.com/arkade-os/arkd/pull/1144
  • Fix retry accepting an already requested but failed tx by @altafan in https://github.com/arkade-os/arkd/pull/1147
  • update to go1.26.5 by @louisinger in https://github.com/arkade-os/arkd/pull/1151
  • Safer taptree depth encoding by @louisinger in https://github.com/arkade-os/arkd/pull/1150
  • indexer: Add renewableOnly filter to GetVtxos by @altafan in https://github.com/arkade-os/arkd/pull/1149
  • Fix stream log interceptor by @altafan in https://github.com/arkade-os/arkd/pull/1153
  • Scale the DAG by @bitcoin-coder-bob in https://github.com/arkade-os/arkd/pull/908

Full Changelog: https://github.com/arkade-os/arkd/compare/v0.9.13...v0.9.14