Search Criteria
Package Details: electrum-dash 3.3.8.7-2
Git Clone URL: | https://aur.archlinux.org/electrum-dash.git (read-only, click to copy) |
---|---|
Package Base: | electrum-dash |
Description: | Lightweight Bitcoin wallet, fork for DASH |
Upstream URL: | https://electrum-dash.org |
Keywords: | dash electrum wallet |
Licenses: | |
Submitter: | andykluger |
Maintainer: | n34r1297 |
Last Packager: | n34r1297 |
Votes: | 3 |
Popularity: | 0.007168 |
First Submitted: | 2017-05-26 19:57 |
Last Updated: | 2020-10-23 05:30 |
Dependencies (26)
- python-aiohttp (python-aiohttp-gns3)
- python-aiohttp-socks (python-aiohttp-socks-git)
- python-aiorpcx (python-aiorpcx-git)
- python-bls
- python-certifi (python-certifi-system-store)
- python-dnspython (python-dnspython-git, python-dnspython1.16)
- python-ecdsa
- python-jsonrpclib-pelix
- python-pbkdf2
- python-protobuf (python-protobuf-git)
- python-pyaes
- python-pycryptodomex
- python-pyqt5
- python-pysocks
- python-qrcode
- python-requests
- python-websocket-client (python-websocket-client-git)
- python-x11_hash
- python-setuptools (make)
- python-btchip (python-btchip-git) (optional) – BTChip hardware wallet support
- python-hidapi (python-hidapi-git) (optional) – Digital Bitbox hardware wallet support
- python-matplotlib (python-matplotlib-git) (optional) – plot transaction history in graphical mode
- python-pycryptodomex (optional) – use PyCryptodome AES implementation instead of pyaes
- python-qdarkstyle (optional) – optional dark theme in graphical mode
- python-rpyc (optional) – send commands to Electrum Python console from an external script
- zbar (zbar-git) (optional) – QR code reading support
Latest Comments
kmille commented on 2020-12-05 16:41
please upgrade the package as we moved to python3.9 (EDIT2: installing from upstream works for me: python setup.py install). btw: The wallet format changed but the application can handle it properly.
n34r1297 commented on 2020-10-23 05:30
Ok patched :) Thanks @GI_Jack
GI_Jack commented on 2020-09-29 21:31
$ ls Dash-Electrum-3.3.8.7
change
to
n34r1297 commented on 2020-09-03 03:00
@mepqfilho Fixed!
Changelog:
mepqfilho commented on 2020-08-16 21:41
Hi Angel, thanks for taking over the maintenance. It will be much better to have the application updated on the AUR than having to compile from source which makes it buggy.
It feels something is missing while trying to install 3.3.8.6-1 with yay:
==> Starting build()... /usr/lib/python3.8/site-packages/PyQt5/pyrcc_main.py: File does not exist 'icons.qrc' ==> ERROR: A failure occurred in build(). Aborting... error making: %!s(func() string=0x561852fa3bb0)
n34r1297 commented on 2020-08-12 10:08
I'm the new maintainer, feel free to contact me.
Updated to 3.3.8.6
GI_Jack commented on 2020-04-03 17:09
Updated PKGBUILD for version 3.3.8.3
https://pastebin.com/4Tfuvp0g
cryptodude commented on 2018-05-31 09:40
I've adopted this package, an update will be coming shortly with Electrum-Dash v3.0.6.3
Some work has to be done with dependencies as we switch to Python3 in the AUR, so I will update the package once I'm sure all dependencies are met.
JuniorJPDJ commented on 2018-03-27 14:12
doesn't it work with
python2-jsonrpclib-pelix
? official electrum depends on thisbepvte commented on 2018-01-10 16:30
python2-jsonrpclib package doesnt exist anymore