Skip to main content

1.0.12-beta

Please report bugs using the issue tracker at GitHub:

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

This release focuses on upgrading core dependencies to fully integrate flnd v0.1.21-beta, enabling production-ready Taproot channel support and resolving 32-bit platform compatibility.

Notable Changes

Core Sync

Updated to the latest version of our core lightning daemon:

  • flnd: Updated to v0.1.21-beta (Taproot channels & 32-bit overflow fixes).

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.12-beta/twallet-darwin-arm64-v1.0.12-beta.tar.gz
macOS (Intel)https://github.com/flokiorg/tWallet/releases/download/v1.0.12-beta/twallet-darwin-amd64-v1.0.12-beta.tar.gz
Linux x86_64https://github.com/flokiorg/tWallet/releases/download/v1.0.12-beta/twallet-linux-amd64-v1.0.12-beta.tar.gz
Linux arm64https://github.com/flokiorg/tWallet/releases/download/v1.0.12-beta/twallet-linux-arm64-v1.0.12-beta.tar.gz
Windows x86_64https://github.com/flokiorg/tWallet/releases/download/v1.0.12-beta/twallet-windows-amd64-v1.0.12-beta.zip
Windows 32-bithttps://github.com/flokiorg/tWallet/releases/download/v1.0.12-beta/twallet-windows-386-v1.0.12-beta.zip

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