Age | Commit message (Collapse) | Author |
|
This commit was based on commit b1bd905bba14f8c30bdf593bfe2731db251a7b51
from https://aur.archlinux.org/electron-cash.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tor: Fix proxy bypass for stem version 1.8.0
|
|
|
|
|
|
|
|
|
|
Also I just realized I forgot to reset the pkgrel... Oh well.
|
|
|
|
|
|
|
|
But this time, it also downloads the release tarball for libsecp256k1
and symlinks it to where Electron Cash expects it to be.
|
|
|
|
|
|
Switch to cloning the repository instead of fetching the tar ball
because the tar ball doesn't contain the submodules required for
libsecp256k1, which in turn is required for CashFusion.
Also skip tests since one of them is broken.
|
|
|
|
|
|
|
|
Also add python-keepkey and python-trezor to optdepends.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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!
|
|
|