summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2019-05-264.0.4Marcel O'Neil
2019-05-214.0.3Marcel O'Neil
2019-04-194.0.2Marcel O'Neil
2019-04-044.0.1Marcel O'Neil
2019-03-274.0.0 w/ PKGBUILDMarcel O'Neil
2019-02-233.3.6Marcel O'Neil
2019-02-19Patch: [Qt] Fix #1157 -- Qt 5.12 also exports DecimalMarcel O'Neil
2019-01-253.3.5Marcel O'Neil
* Added ability to specify raw hex op_return data in Send tab * Added server options for: "Preferred" and "Banned" in Network Dialog, and an option to connect to only preferred servers. * LabelSync plugin now works properly * Cosigner pool plugin fixups -- it should work much better now! * Cashaddr is now default on new installs * OSX packaging fixes (code signature should stay dynamically valid now) * Updated Trezor plugin to trezorlib-0.11.x (#1089) * Many bugs and quirks fixed from issue tracker * Performance improvements * Memory leaks fixed * Windows setup.exe (installer version) works now.
2018-12-303.3.4Marcel O'Neil
* Anti-Phishing protection.. Server-provided text will not appear in user-facing GUI windows anymore. Server error messages are instead parsed and mapped to predefined strings. * "Import Labels" now works. * Memory usage of the app has been reduced -- especially with multiple wallets. * Upgrade prebuilt Windows and MacOS binary to use newer PyQt5 5.11.3.
2018-12-223.3.3Marcel O'Neil
* Added native elliptic curve cryptography using libsecp256k1 (1000x speedup on tx signing in some cases) * MacOS QR Reader now works. * Windows QR Reader now works. * Various performance fixes -- app should be able to handle much larger wallets now with many UTXOs * Nework layer fixups * Updated Checkpoint to the BCH chain. * Various minor UI gltiches fixed * MacOS binary size significantly reduced * Support for OP_RETURN parameters to bitcoincash: URL * Allow 1-of-1 multisig wallets * Server list update
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