跳到主要内容

1.0.11-beta

Please report bugs using the issue tracker at GitHub:

https://github.com/flokiorg/tWallet/issues

This version includes dependency updates to align with the latest core releases and provides minor internal optimizations.

Notable Changes

Core Sync

Updated to the latest versions of core dependencies to ensure compatibility with new features and network improvements:

  • go-flokicoin: Updated to v0.25.13-alpha (MuSig2 & TestNet4 port fixes).
  • flnd: Updated to v0.1.20-beta.
  • walletd: Updated to v0.1.8-beta.

Improvements

  • Routine internal cleanups and performance optimizations.
  • Updated module dependencies and tidied go.mod.

Assets

OS/ArchAsset
macOS (Apple Silicon)https://github.com/flokiorg/tWallet/releases/download/v1.0.11-beta/twallet-darwin-arm64-v1.0.11-beta.tar.gz
macOS (Intel)https://github.com/flokiorg/tWallet/releases/download/v1.0.11-beta/twallet-darwin-amd64-v1.0.11-beta.tar.gz
Linux x86_64https://github.com/flokiorg/tWallet/releases/download/v1.0.11-beta/twallet-linux-amd64-v1.0.11-beta.tar.gz
Linux arm64https://github.com/flokiorg/tWallet/releases/download/v1.0.11-beta/twallet-linux-arm64-v1.0.11-beta.tar.gz
Windows x86_64https://github.com/flokiorg/tWallet/releases/download/v1.0.11-beta/twallet-windows-amd64-v1.0.11-beta.zip
Windows 32-bithttps://github.com/flokiorg/tWallet/releases/download/v1.0.11-beta/twallet-windows-386-v1.0.11-beta.zip

Additional builds (ppc64, mips, and *BSD) are available on the GitHub release page.