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 addressTransactions command to view transaction history for an address
  • Seed verification API — new /api/v2/wallet/seed/verify endpoint 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/cli to spf13/cobra for 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.