Back to Freedom.Tech
Project Bitcoin

Arkade

Arkade server releases (Ark protocol implementation).

166 Stars
65 Forks
11
Releases tracked
GitHub releases
Source type
11 days
Avg cadence
May 2026
First tracked
2d ago
Latest

Release history

Bitcoin release Aug 25, 2026

Arkade 0.9.16

Potentially breaking: client library split into separate client-lib and client-wallet packages

Bitcoin release Jul 14, 2026

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

Bitcoin release Jul 7, 2026

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

Bitcoin release Jul 6, 2026

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

Bitcoin release Jun 30, 2026

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

Bitcoin release Jun 23, 2026

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

Bitcoin release Jun 15, 2026

Arkade 0.9.9

Arkade 0.9.9 adds Settings domain with DB persistence, configurable headers, deprecated signer key support, and SQLite stability fixes

Bitcoin release Jun 10, 2026

Arkade 0.9.8

Arkade wallet now exposes main account UTXOs via RPC and improves withdrawal logic with expired covenant handling

Bitcoin release Jun 8, 2026

Arkade 0.9.7

Arkade optimizes VTXO pubkey lookups with bulk operations and chunked script watching, adds fee persistence, and updates Go runtime

Bitcoin release May 26, 2026

Arkade 0.9.6

Client library packages renamed; Any integration code must update import paths

Bitcoin release May 11, 2026

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