Skip to content

Electron Cash SLP Edition 3.4.13

Choose a tag to compare

@jcramer jcramer released this 29 May 20:33
· 1381 commits to master since this release

3.4.13 Updates & Features

  • Send custom BCH amount and SLP token amount simultaneously
  • Now tokens are now added to the Tokens tab automatically (distinguished with red text with "right-click to add" note)
  • Added minting baton indication column in the Tokens tab, and also detect receipt of minting batons from unknown tokens
  • Completed multi-payment support for simpleledger per URI spec, send tab only (doesn't yet include "tokenflags" feature described in spec)
  • Added https://simpleledger.info to block explorers list, removed non SLP-enabled explorers from list
  • Enable SLP for "slp_imported_privkey" and "slp_imported_addr" wallet types
  • Fixed bug causing transaction to hang after uploading a Token Document
  • Added support for signing multisig transactions that are partially signed with public keys in the redeemScript (as opposed to being required to have "x_pubkey" format key), can also sign these types of partially signed multisigs from non-multisig wallets
  • Various other fixes were ported from mainline Electron Cash
  • Improved isolated of SLP gui from non-SLP type wallets
  • Fixed gui window size issue with high resolution monitors (e.g., Microsoft Surface)
  • Disabled "Spend from" context menu in the Coins tab to prevent burning SLP tokens

NOTE: AppImage was updated to remove High DPI scaling due to problems on some machines.