Age | Commit message (Collapse) | Author |
|
|
|
https://github.com/EchterAgo/aur-electron-cash/commit/c4e2230291bdb6eb92d34860956be5635a4dd491
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add optional tor dependency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
* 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.
|
|
* 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
|
|
* 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!
|
|
|
|
|
|
* Add OP_RETURN feature
* Add new fee settings allowing lower fee with custom fee rate.
|
|
* External Plugins Feature (use with caution, see readme)
* Various fixes and improvements
|
|
* Revert "Improve argument parsing in `setup.py` Unix data file
injection hack"
|
|
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)
|
|
* 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.
|
|
* prevent requirements.txt from being installed to /usr
|
|
* Various bug fixes
|
|
* Various bug fixes
|
|
v3.1.3.r36.g5a83e351-1
|
|
v3.1.2.r4.g37a2e9d2
|
|
v3.1.1.r1.g85fbe76b
|
|
|
|
* PKGBUILD: Add python2-pyqt5 & qt5-base dependencies
* PKGBUILD: Add python2-pyqt4 & qt4 dependencies
|