summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-11-143.3.2Marcel O'Neil
* UTXO (coin) level freezing (accessible from Coins tab) * Bugfix to network code reared its head when user switches forks in unlikely circumstances * Checkpoint code (ElectrumX 1.4) protocol upgrade for faster blockchain header downloads * Updated servers list * BitPay support now works flawlessly * Fork icon indicates chain splits to allow user to select an alternate chain * UI glitches fixed * Various bug fixes (address exceptions) * Translations on Windows working again * More Spanish language translations!
2018-10-17Modify URL (GitHub migration)Marcel O'Neil
2018-08-06bump test versionMarcel O'Neil
2018-07-213.3.1Marcel O'Neil
* Add OP_RETURN feature * Add new fee settings allowing lower fee with custom fee rate.
2018-06-243.3Marcel O'Neil
* External Plugins Feature (use with caution, see readme) * Various fixes and improvements
2018-04-25System integration fixesMarcel O'Neil
* [PATCH] Revert "Improve argument parsing in `setup.py` Unix data file injection hack"
2018-04-243.2Marcel O'Neil
Release notes: * restore disabled script opcodes (May 2018 HF) * network protocol version bump to 1.2 * ledger: cashaddr support and various fixes * more block explorers * other bugfixes and improvements PKGFILE changes: * add `python-hidapi` as on optional dependency for the Digital Bitbox hardware wallet * remove ThomasV's gpg key (only used for electrum)
2018-03-173.1.6Marcel O'Neil
* Enable Bip70 payment requests for merchants like BitPay. * Prohibit unconfirmed inputs on payment request (invoice) payments because Bitpay will reject them anyway. * Remove Bitpay address format from address converter as Bitpay is now fully on CashAddr. * Introduce 'cash' moniker for micro bitcoin.
2018-03-08System integration fixesMarcel O'Neil
* [PATCH] prevent requirements.txt from being installed to /usr
2018-02-283.1.5Marcel O'Neil
* Various bug fixes
2018-02-22add maintainerMarcel O'Neil
2018-02-223.1.4Marcel O'Neil
* Various bug fixes
2018-01-22upgpkg: electron-cash 3.1.3-1Dan Beste
upstream release v3.1.3
2018-01-16python-pycurl -> python-requestsDan Beste
2018-01-09upgpkg: electron-cash 3.1.2-1Dan Beste
upstream release v3.1.2
2018-01-06upgpkg: electron-cash 3.1.1-1Dan Beste
upstream release v3.1.1
2018-01-06upgpkg: electron-cash 3.1.0-1Dan Beste
upstream release v3.1.0
2017-12-09v3.0.0Dan Beste
2017-11-13v2.9.4.r2Dan Beste
* PKGBUILD: Revert to github sources * PKGBUILD: Add python-pyqt5 & qt5-base dependencies * PKGBUILD: Add python-pyqt4 & qt4 dependencies * PKGBUILD: Fix install script not triggering
2017-11-10v2.9.4Dan Beste
2017-11-07Add check() functionDan Beste
* Tests currently fail on 2.9.3 electron-cash-git should be used for the time being. * That said, I will accept patches to 2.9.3 to correct the failing tests.
2017-08-20v2.9.3Dan Beste
2017-08-18Switch to tagged release v2.9.2Dan Beste
2017-08-18InitDan Beste