3.3.1CSplus - now with OP_MUL splitting support!
NOTE! This project is out of date, but I'm keeping it up for posterity. The best way to split your coins nowadays is to get some already-split dust and use the official Electron Cash (on BCH) and/or ElectrumSV (on BSV). New users should avoid using this version due to phishing vulnerabilities in Electron Cash that have appeared in the last few months. Cheers! -Mark
This adds a second menu item and a new dialog that funds and spends P2SH addresses with the following redeemscript:
<pubkey> OP_CHECKSIGVERIFY OP_1 OP_1 OP_MUL
which are only spendable on chains that support OP_MUL. This includes:
- Bitcoin SV starting from November 15, 2018.
- Bitcoin ABC/BU/etc. starting at some unspecified future date (perhaps May 2019).
Using this dialog (and the other CDSV dialog -- still available) you can implement a two-way split between SV
and ABC; additionally your coins will remain unmoved on "no-fork" chains.
It is important to note therefore that funds send to this P2SH address will be locked up on ABC/BU/etc. chain, until an unspecified future date. So do not manually send large sums to the P2SH address. (not that this tool will do this anyway -- the coin splitter tool only sends 1000 satoshis to this address.)
As usual the Electron.Cash-3.3.1CSplus.tar.gz
and .zip
files include all necessary packages, aside from PyQt5.
SHA256SUMS file signed with my Ed25519 GPG key available here and here.