Electron Cash SLP 3.6.5
.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
)
- Note: Be sure to set this to executable to run it (
.dmg
is for macOS.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 embeddedtor
static binary.
- Includes Python dependencies inside in
What's New
- Critical compatibility update for the November 2020 network upgrade (i.e., Aserti3-2d DAA)
- Pay-to-Many SLP output capability in send tab (up to 19 SLP outputs)
- Compatibility for OS-level dark mode for macOS
- Updated pyinstaller config to fix long loading time issue on macOS Catalina
- Add user agreement acceptance form
- Various bug fixes and updates (e.g., update Ledger hardware wallet client library)
NOTE: The latest Ledger hardware wallet firmware, as of Ledger Bitcoin app version 1.4.6, will display a derivation path warning for wallets using the BIP-44 coin type for SLP (i.e., m/44'/245'
). To read more about this change see the article here.