Skip to content

Releases: simpleledger/Electron-Cash-SLP

Electron Cash SLP Edition 3.4.10

07 May 14:02
Compare
Choose a tag to compare

3.4.10 Updates & Features

  • Added "simpleledger:" URI support for token payment requests (currently for send tab only)
  • Fixed bugs in Send tab related to tokens
  • Ported various improvements from mainline Electron Cash latest master branch

NOTE: 3.4.9 release was discarded.

Electron Cash SLP Edition 3.4.8

23 Apr 21:02
Compare
Choose a tag to compare

3.4.8 Updates & Features

  • Hotfix for inaccessible Mint dialog in 3.4.7
  • Added new Burn Tool dialog, accesible via Tokens Tab context menu (right-click on token)
  • Fixed Coin Chooser for SLP transactions
  • Ported various improvements from mainline Electron Cash latest source

Electron Cash SLP Edition 3.4.7

17 Apr 21:42
Compare
Choose a tag to compare

3.4.7 Updates & Features

  • New fancy DMG for MacOS
  • New AppImage for linux installs
  • Display "amount locked in SLP" when the BCH amount entered is larger than the available BCH
  • Force BIP-39 seeds for multi-sig wallets to encourage use of path m/44'/245'/0' for SLP tokens
  • Updated SLP feature set activation behavior in preparation for merge with mainline Electron Cash
  • Fixed bugs associated with token tab context menu causing errors
  • Fixed bugs associated with thread locking around SLP token data read/write activity
  • Ported many bug fixes from mainline Electron Cash 4.0.1 (and latest code)

NOTE: macOS DMG was updated to run on macOS version El Capitan and later.

Planned Updates for 3.4.8 (next release)

  • Fix SLP coin chooser so that BCH is not swept
  • Add token burn capability

Electron Cash SLP Edition 3.4.6

01 Apr 15:54
Compare
Choose a tag to compare

3.4.6 Updates & Features

  • Ported many bug fixes from mainline Electron Cash 4.0.0
    ( see: 3.4.5...master )
  • Patch address level freezing
  • Fixed an issue where on new wallets the token balance doesn't update until restart.
  • Electron Cash and SLP Edition now can be installed on the same machine and they won't step on each others' toes.
    This was especially a problem if running the installable of Electron Cash Regular and SLP on the same Windows machine.

3.4.5

22 Feb 18:03
Compare
Choose a tag to compare

3.4.5 Updates & Features

  • Added optional auto-update-notification feature (user must opt-out). This is a notification for new releases only, not an automatic software update.

  • Disabled 'Sweep' of private keys -- We will re-enable this in a future release once the logic for sweeping SLP tokens has been added.

  • Disabled Hardware Wallet Support -- HW wallets are currently incompatible with SLP due to vendor firmware limitations.

  • Added note about BIP38 keys on sweep dialog

  • Fixed bug in Bitcoin Files download dialog with off-chain files

  • Ported many bug fixes from mainline Electron Cash

3.4.5-RC1

18 Feb 16:39
Compare
Choose a tag to compare
3.4.5-RC1 Pre-release
Pre-release

3.4.5 Updates & Features

  • Added optional auto-update-notification feature (user must opt-out)
  • Added note about BIP38 keys on sweep dialog
  • Ported many bug fixes from mainline Electron Cash
  • Fixed bug in Bitcoin Files download dialog with off-chain files

3.4.4

25 Jan 16:17
Compare
Choose a tag to compare
updates for 3.4.4 release

3.4.3

14 Jan 22:39
Compare
Choose a tag to compare

Please go to https://electroncash.org to download latest binaries for Windows & Mac.

3.4.2

09 Oct 15:07
Compare
Choose a tag to compare

Includes bug fix for BFP code causing the setting "Send only confirmed coins" to switch to True in user settings.

3.4.1

29 Sep 21:23
b9559fc
Compare
Choose a tag to compare

Includes BFP (Bitcoin File Protocol) plus various bug fixes