Skip to content

Electron Cash SLP 3.6.5

Compare
Choose a tag to compare
@jcramer jcramer released this 01 Oct 17:57
· 632 commits to master since this release
  • .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
  • .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.

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.