You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dockerfile fixes for WINE and Linux AppImage (Calin Culianu)
Got rid of imp rewriting of lib, plugins, and gui dirs in source tree. (Calin Culianu, Axel Gembe, Malcolm Smith)
Disable cointext: support from send tab & remove cointext code (#2022) (Calin Culianu)
Qt UI: Made all tabs except for "Console" ON by default (Calin Culianu)
TxDialog: Add "Freeze Coins" button to freeze inputs before broadcast (Calin Culianu)
Download Notes
.AppImage is for any Linux 64 bit (it's a self-contained app bundle with everything inside)
Note: Be sure to set this to executable to run it (chmod +x)
.dmg is for macOS
NOTE: The -macosx-elcapitan.dmg is provided for legacy compatibility with macOS 10.11 El Capitan. Do not use this .dmg on newer systems. Instead, for newer systems such as Mojave or Catalina, use the plain -macosx.dmg.
.exe is for Windows
Srcdist is provided as .tar.gz and/or .zip files
Includes Python dependencies inside in packages/
This is built on a Linux 64-bit system, and also includes libsecp256k1.so.0 and the embedded tor static binary.
ShaSums and Signatures: Sha256 hashes and pgp signatures for the below release are available here.