Release history
Arkade 0.9.16
Potentially breaking: client library split into separate client-lib and client-wallet packages
Arkade 0.9.14
Arkade 0.9.14 fixes indexer stream handling, race conditions, transaction retry logic, and adds structured error codes for transaction filtering
Arkade 0.9.13
Arkade 0.9.13 restores missing not-found error messages and adds SUBSCRIPTION_NOT_FOUND code to the indexer for better error handling
Arkade 0.9.12
Arkade 0.9.12 adds BIP-322 message signing, fixes client panics and fee estimation, and improves VTXO pagination and multisig closure handling
Arkade 0.9.11
Arkade 0.9.11 fixes panic in settings digest, improves wallet scanner reconnection reliability, and hardens gRPC security with metadata size caps
Arkade 0.9.10
Arkade 0.9.10 adds deprecated signer support, improves gRPC error handling, adds nbxplorer connection resilience, and fixes concurrent transaction submission races
Arkade 0.9.9
Arkade 0.9.9 adds Settings domain with DB persistence, configurable headers, deprecated signer key support, and SQLite stability fixes
Arkade 0.9.8
Arkade wallet now exposes main account UTXOs via RPC and improves withdrawal logic with expired covenant handling
Arkade 0.9.7
Arkade optimizes VTXO pubkey lookups with bulk operations and chunked script watching, adds fee persistence, and updates Go runtime
Arkade 0.9.6
Client library packages renamed; Any integration code must update import paths
Arkade 0.9.5
Arkade 0.9.5 fixes single-key wallet address generation bugs and improves transaction finalization reliability in its Bitcoin client library