Back to list
Skycoin v0.25.1 Released
Skycoin v0.25.1
Skycoin v0.25.1 has been released and is available from GitHub.
- Address transactions CLI — new
addressTransactionscommand to view transaction history for an address - Seed verification API — new
/api/v2/wallet/seed/verifyendpoint to validate BIP39 mnemonic seeds - Transaction history filtering — filter transactions in the History view in the wallet UI
- CLI migrated to Cobra — switched from
urfave/clitospf13/cobrafor improved command structure; all options now use--prefix - Optimized base58 — faster address encoding/decoding
- Windows fix — resolved “Error#1” on desktop wallet startup
Install
Downloads are available on the GitHub release page for Linux, Windows, and macOS.