Package Details: electron-cash 4.4.1-4

Git Clone URL: https://aur.archlinux.org/electron-cash.git (read-only, click to copy)
Package Base: electron-cash
Description: Lightweight Bitcoin Cash wallet
Upstream URL: http://www.electroncash.org/
Licenses: MIT
Conflicts: electron-cash
Provides: electron-cash
Submitter: 0x647262
Maintainer: 0e4ef622
Last Packager: 0e4ef622
Votes: 28
Popularity: 0.000000
First Submitted: 2017-08-18 15:38 (UTC)
Last Updated: 2024-10-19 17:14 (UTC)

Dependencies (39)

Required by (0)

Sources (5)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

marceloneil commented on 2019-02-20 01:58 (UTC) (edited on 2019-02-20 02:04 (UTC) by marceloneil)

@Sebversive thanks for your comment. I just pushed a patch to fix this bug, so it should work now.

Issue: https://github.com/Electron-Cash/Electron-Cash/issues/1157
Fix: https://github.com/Electron-Cash/Electron-Cash/commit/432edfd6a690db744667ed72e1333c709e6d84e6

<deleted-account> commented on 2019-02-19 17:38 (UTC)

Eh, nobody having problems?? if I try to type an amount for each keystroke a 'report bug' window pops up and I can't send money! Bug says:

Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/electroncash_gui/qt/main_window.py", line 732, in edit_changed amount * Decimal(rate) / COIN, False)) TypeError: 'QCborKnownTags' object is not callable

<deleted-account> commented on 2019-02-17 14:15 (UTC)

Updating fails:

"ERROR: InvocationError for command '/tmp/makepkg/electron-cash/src/Electron-Cash-3.3.5/.tox/py37/bin/coverage run --source=lib -m py.test -v' (exited with code 2) ______ summary ______ ERROR: py37: commands failed ==> ERROR: A failure occurred in check(). Aborting..."

PS; how do I quote the terminal with the nice green background?

ciupenhauer commented on 2018-12-03 21:12 (UTC)

@marceloneil yeah, thanks. I was having a virtual environment activated

marceloneil commented on 2018-11-24 20:59 (UTC)

@ciupenhauer I'm not sure. I cannot reproduce this issue. Are you fully up to date and using python3.7?

ciupenhauer commented on 2018-11-23 12:14 (UTC)

==> Starting build()... File "contrib/make_locale", line 54 print("", "update-file:", "-"20, response.text, "-"20, sep="\n") ^ SyntaxError: invalid syntax

Any ideas what this is about?

z3ntu commented on 2018-11-13 16:19 (UTC)

The install script can be removed as it's (for a few years already) replaced by pacman hooks.

marceloneil commented on 2018-10-17 23:29 (UTC)

Thanks @rgeorgy. Electron Cash recently relocated from github.com/fyookball/electrum to github.com/Electron-Cash/Electron-Cash. This caused the folder name in the generated tarball to change, altering the hash.

cleopatra17 commented on 2018-10-17 01:44 (UTC) (edited on 2018-10-17 01:45 (UTC) by cleopatra17)

Validating source files fails:

==> Making package: electron-cash 3.3.1-2 (Tue 16 Oct 2018 09:38:25 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found electron-cash-3.3.1.tar.gz
  -> Found electron-cash.install
==> Validating source files with sha256sums...
    electron-cash-3.3.1.tar.gz ... FAILED
    electron-cash.install ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build electron-cash.

marceloneil commented on 2018-08-06 21:53 (UTC)

Thanks @dangersalad