Commit Graph

147 Commits

Author SHA1 Message Date
Pavol Rusnak
739e97c521
electrum: 4.0.5 -> 4.0.6 2020-12-05 17:08:48 +01:00
Pavol Rusnak
e4c6febee7
electrum: 4.0.4 -> 4.0.5 2020-11-18 23:06:38 +01:00
Lassulus
a0ea78c706
Merge pull request #100635 from prusnak/electrum
electrum: 4.0.3 -> 4.0.4
2020-11-12 08:31:35 +01:00
Raghav Sood
438a67de33
electrum-ltc: enable hardware wallets 2020-10-29 15:38:47 +08:00
Pavol Rusnak
24883ec6e7
electrum: 4.0.3 -> 4.0.4 2020-10-15 21:27:18 +02:00
Doron Behar
bc0113e2c2 electrum-ltc: Use default qt5.15.
The same as used by pyqt5 (#99956).

Also: Fix double wrapping.
2020-10-08 18:57:23 +02:00
Pavol Rusnak
edeccedd86 electrum: 4.0.2 -> 4.0.3 2020-09-12 14:37:38 +02:00
Frederik Rietdijk
30f07d1657 pythonPackages.dnspython: use 1.x for Python 2 2020-09-03 19:10:16 +02:00
Pavol Rusnak
e1ef300ad1 electrum: use dnspython 1.x 2020-08-29 23:30:22 +02:00
Lassulus
5fd9f0a283
Merge pull request #94244 from lourkeur/electrum-ltc
electrum-ltc: fix #94238
2020-08-21 09:13:52 +02:00
Pavol Rusnak
5d22e3ce40 electrum: 3.3.8 -> 4.0.2 2020-08-08 08:10:45 +02:00
Louis Bettens
91764a047c electrum-ltc: fix #94238 2020-07-30 17:40:47 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Emmanuel Rosa
99931d3bba electrum: remove qdarkstyle<2.7 restriction 2020-02-21 20:34:32 +07:00
Henrik Jonsson
9ace40c765 electrum: Add ckcc-protocol
Similar to keepkey, trezor and btchip, ckcc-protocol is a plugin,
allowing electrum to communicate with the https://coldcardwallet.com/
hardware wallet.
2019-12-14 10:30:23 -08:00
c0bw3b
a50507a6cc electrum-dash: mark as vulnerable
CVE-2018-1000022 in electrum
2019-11-16 19:44:58 +01:00
Lorenzo Manacorda
11d71d18f6 electrum-ltc: remove asymmetric from maintainers
Not using the application anymore.
2019-09-16 17:43:19 +02:00
Marek Mahut
c98af06689
Merge pull request #68514 from ivegotasthma/update-electrum-ltc
electrum.ltc: 3.1.3.1 -> 3.3.8.1
2019-09-12 15:48:35 +02:00
ivegotasthma
4c38d83e63
electrum.ltc: 3.1.3.1 -> 3.3.8.1 2019-09-11 19:27:11 +02:00
Jan Tojnar
e1cb839d17
zbar: Split to multiple outputs
Also fix D-Bus config dir path: The configure script is appending `/dbus-1/system.d`
so when we added passed in `$out/etc/dbus-1/system.d`, it ended up with extra nesting.
2019-09-10 01:34:50 +02:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Kosyrev Serge
3d5144a554
electrum: update for #65399 2019-09-01 12:27:30 +03:00
volth
7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
arcnmx
36f9da4ec4 electrum: optional qt5 and darwin fixes
qt5 is often broken on darwin, and it's a massive closure when there's
a curses interface and CLI to use instead.
2019-07-11 09:32:27 -07:00
arcnmx
769f992fbc electrum: 3.3.7 -> 3.3.8 2019-07-11 09:32:27 -07:00
Will Dietz
fcd6773c4c
electrum: 3.3.6 -> 3.3.7 2019-07-09 07:02:53 -05:00
Joachim Fasting
fc1129c8af
electrum: implement crude updater
Takes care of the tedium of checking signatures & whatnot.  Does not update
checksum for the tests yet ...

Usage
  $ nix-shell maintainers/scripts/update.nix --argstr package electrum

Warning: dumps cruft to $PWD
2019-05-17 12:36:29 +02:00
Will Dietz
44d9383483
electrum: 3.3.5 -> 3.3.6
https://github.com/spesmilo/electrum/blob/3.3.6/RELEASE-NOTES
2019-05-16 15:40:38 -05:00
Will Dietz
0ec02df42c
electrum: use system qdarkstyle, upstream loosened req due to fix 2019-05-13 13:03:40 -05:00
Will Dietz
66493d7bff
electrum: grab tests from github, but use signed sources
Not crazy about this solution, but seems better than
not running tests or ignoring upstream's signatures.
2019-05-09 15:57:27 -05:00
Will Dietz
a879c72552
electrum: fixup Exec lines in .desktop
Not sure why upstream added $HOME/.local/bin to $PATH for these,
but IMO that is for users to handle as they see fit.

And it's not very nix-like :).
2019-05-09 15:50:07 -05:00
Will Dietz
9cae933ce7
electrum: fetch from official site, check signature (manually) 2019-05-09 15:50:06 -05:00
Will Dietz
d6ec298e3e
electrum: 3.3.4 -> 3.3.5
https://github.com/spesmilo/electrum/blob/3.3.5/RELEASE-NOTES
2019-05-09 15:50:05 -05:00
Frederik Rietdijk
5871da418f Merge staging into python-unstable 2019-02-21 08:02:10 +01:00
Pierre Bourdon
a13a0d7868
electrum: 3.3.2 -> 3.3.4 2019-02-19 17:01:57 +01:00
Frederik Rietdijk
d2c3fd5af0 Python: fix outfall after setting strictDeps = true; 2019-02-17 14:40:54 +01:00
nyanloutre
3c38d22596 electrum: enable tests 2019-01-22 17:11:54 +01:00
Clemens Fruhwirth
ee0e99851f electrum: 3.2.4 -> 3.3.2
Co-authored-by: nyanloutre <paul@nyanlout.re>
2019-01-22 17:04:44 +01:00
André-Patrick Bubel
cfcce55e1c
electrum: 3.2.3 -> 3.2.4 (security)
Backports anti-phishing measures from master
2019-01-18 05:04:51 +01:00
Justin Humm
93bf0a02f5
pythonPackages.tlslite: delete, migrate refs to pythonPackages.tlslite-ng
tlslite has a test failure on Python 3.7 [0]. @tomato42, a commiter of
tlslite and author of tlslite-ng said, that tlslite is abandoned (last
commit 2015) and tlslite-ng should be used as a drop in replacement.

[0] https://github.com/trevp/tlslite/issues/121
2018-12-10 13:45:45 +01:00
Rodney Lorrimar
fa0b1930fb
electrum: fix sha256 for 3.2.3
I have checked pkgs.electrum.src against the GPG signature from
https://download.electrum.org/3.2.3/Electrum-3.2.3.tar.gz.asc
2018-10-28 16:27:13 +10:00
Paul TREHIOU
483e2a1a6b btchip: init at 0.1.28
electrum and electron-cash: add support for btchip library (#40816)
2018-10-01 18:13:03 -04:00
Joachim Fasting
1e379f29f7
electrum: 3.1.3 -> 3.2.3 2018-09-12 21:22:23 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
R. RyanTM
1991f5b223 electrum-ltc: 3.1.2.1 -> 3.1.3.1 (#39440)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/electrum-ltc/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/j1k6vy1aswd5nm2h1y5b5807jwv5lvz8-electrum-ltc-3.1.3.1/bin/.electrum-ltc-wrapped -h’ got 0 exit code
- ran ‘/nix/store/j1k6vy1aswd5nm2h1y5b5807jwv5lvz8-electrum-ltc-3.1.3.1/bin/.electrum-ltc-wrapped --help’ got 0 exit code
- ran ‘/nix/store/j1k6vy1aswd5nm2h1y5b5807jwv5lvz8-electrum-ltc-3.1.3.1/bin/.electrum-ltc-wrapped help’ got 0 exit code
- ran ‘/nix/store/j1k6vy1aswd5nm2h1y5b5807jwv5lvz8-electrum-ltc-3.1.3.1/bin/electrum-ltc -h’ got 0 exit code
- ran ‘/nix/store/j1k6vy1aswd5nm2h1y5b5807jwv5lvz8-electrum-ltc-3.1.3.1/bin/electrum-ltc --help’ got 0 exit code
- ran ‘/nix/store/j1k6vy1aswd5nm2h1y5b5807jwv5lvz8-electrum-ltc-3.1.3.1/bin/electrum-ltc help’ got 0 exit code
- found 3.1.3.1 with grep in /nix/store/j1k6vy1aswd5nm2h1y5b5807jwv5lvz8-electrum-ltc-3.1.3.1
- directory tree listing: https://gist.github.com/b26f1ac3c0cbfa08852ab2610031bb4c
2018-05-03 18:27:21 +02:00
Joachim F
88c4fa27df
Merge pull request #39250 from r-ryantm/auto-update/electrum
electrum: 3.1.1 -> 3.1.3
2018-04-20 21:53:32 +00:00
R. RyanTM
7ff5880dee electrum: 3.1.1 -> 3.1.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/electrum/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/.electrum-wrapped -h’ got 0 exit code
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/.electrum-wrapped --help’ got 0 exit code
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/.electrum-wrapped help’ got 0 exit code
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/electrum -h’ got 0 exit code
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/electrum --help’ got 0 exit code
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/electrum help’ got 0 exit code
- found 3.1.3 with grep in /nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3
- directory tree listing: https://gist.github.com/db75e500a00674c62bfac3e757b1721c
2018-04-20 06:52:00 -07:00
Matthew Bauer
52893d5276 treewide: move "extensions" drvs to dir
This cleans up the tree for pkgs/applications somewhat. Should not
change any hashes.
2018-04-17 13:50:49 -05:00
Joachim Fasting
f5a48fe3c9
electrum: 3.1.0 -> 3.1.1 2018-03-27 18:10:49 +02:00
Joachim Fasting
53f057f21b
electrum: 3.0.6 -> 3.1.0 2018-03-06 23:30:05 +01:00
adisbladis
831ef4756e
electrum: Patch compat with python trezor>=0.9.0 2018-02-22 18:43:57 +08:00
Renzo Carbonara
07c7a81b24 electrum: 3.0.5 -> 3.0.6 2018-02-07 16:31:46 +01:00
Joachim Fasting
e5d9d61d65
electrum: 3.0.4 -> 3.0.5
Still more work to fix RPC vulns
2018-01-08 09:10:14 +01:00
Justin Humm
207bf49c8d
electrum: 3.0.3 -> 3.0.4
From the release notes [1]:

 * Fix a vulnerability caused by Cross-Origin Resource Sharing (CORS)
   in the JSONRPC interface. Previous versions of Electrum are
   vulnerable to port scanning and deanonimization attacks from
   malicious websites. Wallets that are not password-protected are
   vulnerable to theft.

See this [2] for explanation.

[1] https://github.com/spesmilo/electrum/blob/3.0.4/RELEASE-NOTES
[2] https://github.com/spesmilo/electrum/issues/3374
2018-01-07 03:20:07 +01:00
Gabriel Ebner
a9f118914f electrum: enable support for qr codes 2017-12-30 21:16:16 +01:00
Joachim Fasting
97ab2f0d8b
electrum: 3.0.2 -> 3.0.3
Note that due to runtime impurities, non-NixOS users must prepend and export
QT_PLUGIN_PATH=${qt5.qtbase.qtPluginPrefix}
and
LD_LIBRARY_PATH=/run/opengl-driver/lib
before running electrum, lest it fail to find runtime dependencies or pick
up mismatching libraries from the host system.
2017-12-12 14:32:42 +01:00
André-Patrick Bubel
4ea01b6ce1 electrum: 2.9.3 -> 3.0.2 2017-12-12 14:32:12 +01:00
rnhmjoj
491bc4cfed
pythonPackages: rename dns -> dnspython 2017-12-10 15:27:06 +01:00
André-Patrick Bubel
89dc04fe93
electrum: enable plotting support
Plotting seems to be a core feature now, with a menu entry available by
default. Without the matplotlib dependency this opens a warning popup
though.
2017-10-19 21:25:47 +02:00
Nikolay Amiantov
6f7b62e038 protobuf: default to 3.4 2017-09-08 03:40:56 +03:00
Joachim Fasting
cdff68e113
electrum: 2.9.0 -> 2.9.3 2017-08-29 21:25:05 +02:00
Joachim Fasting
53931c0443 electrum: 2.8.3 -> 2.9.0 2017-07-31 16:24:48 +02:00
aszlig
1f65182272
electrum: Unify protobuf dependencies
Since 9c57f3b5c0 bumped the protobuf
version because the new upstream requires it, electrum now gets
protobuf3_0 *and* protobuf3_2 instead of just one version.

This leads to the following build errer:

Found duplicated packages in closure for dependency 'protobuf':
  protobuf 3.0.2 (...-python2.7-protobuf-3.0.2/lib/python2.7/site-packages)
  protobuf 3.2.0 (...-python2.7-protobuf-3.2.0/lib/python2.7/site-packages)

Using protobuf3_2 for keepkey and electrum fixes the build.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @np
2017-06-22 21:06:17 +02:00
Joachim Fasting
9cee10973d
electrum: 2.8.2 -> 2.8.3 2017-06-01 16:18:10 +02:00
Joachim Fasting
c6322a28d4
electrum: 2.8.1 -> 2.8.2
Release 2.8.2
  * show paid invoices in history tab
  * improve CPFP dialog
  * fixes for trezor, keepkey
  * other minor bugfixes
https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
2017-03-23 01:03:06 +01:00
Joachim Fasting
d575efc5f0
electrum: 2.7.18 -> 2.8.1
See https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES

Also
- patch .desktop file to include full path to electrum
- add dep on pysocks
- remove dep on pyasn; per the changelog, it has not been used since v2.1
- replace dep on slowaes with pyaes
2017-03-11 19:26:31 +01:00
Joachim Fasting
0501e49695
electrum: 2.7.12 -> 2.7.18
See https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
2017-01-25 00:58:52 +01:00
Joachim Fasting
1ee50bc78a
electrum: manually fixup installation of share 2016-12-18 22:19:50 +01:00
Joachim Fasting
c04c9f7435
electrum: improve build determinism
The icon resource file captures the build timestamp, introducing an
element of indeterminism.  Fix by patching out the timestamp.

This allows

```sh
nix-build --check -A electrum
```

to succeed.
2016-12-18 22:19:48 +01:00
Joachim Fasting
e43a99ec9f
electrum: 2.7.11 -> 2.7.12 2016-12-05 16:26:03 +01:00
Frederik Rietdijk
5f265dc9c5 electrum: use python2 2016-11-08 22:48:54 +01:00
Joachim Fasting
15d81fe30a
electrum: 2.7.9 -> 2.7.11 2016-10-29 03:04:12 +02:00
Joachim Fasting
89672d530b
electrum: 2.7.8 -> 2.7.9 2016-10-21 05:18:59 +02:00
Joachim Fasting
d2238cc9f0
electrum: 2.6.4 -> 2.7.8 2016-10-15 00:52:47 +02:00
Joachim Fasting
95dc15cf0f
electrum: minor meta cleanup 2016-10-09 11:28:51 +02:00
Joachim Fasting
16cc58977a
pythonPackages.jsonrpclib: init at 0.1.7 2016-10-09 11:28:50 +02:00
Nicolas Pouillard
38074ec9df electrum,electrum-dash: protobuf -> protobuf3_0 2016-10-08 14:15:35 +02:00
Frederik Rietdijk
d5e6a4494a Python: use PyPI mirror (#15001)
* mirrors: add pypi

* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Joachim Fasting
9340014c58
electrum: 2.6.3 -> 2.6.4 2016-04-15 17:41:41 +02:00
Joachim Fasting
0e05d552f8 electrum: 2.6.2 -> 2.6.3 2016-03-20 18:09:27 +01:00
Joachim Fasting
1b3d974c98 electrum: 2.6.1 -> 2.6.2 2016-03-13 16:58:41 +01:00
Joachim Fasting
3c11b5d91f electrum: implement a simple checkPhase
Verify that we can at least run the help command without import errors.
2016-03-11 08:26:43 +01:00
Joachim Fasting
1ff8a6b6c4 electrum: 2.5.4 -> 2.6.1 2016-03-05 19:09:02 +01:00
Frederik Rietdijk
4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Nicolas Pouillard
65836c898f
electrum: add plugin dependencies (trezor, keepkey) 2016-01-30 14:04:04 +01:00
Emery Hemingway
2b6dcdfcd0 Rename 'emery' maintainer handle to 'ehmry', fixes #11493
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Joachim Fasting
f5ed6e109d electrum: 2.5.1 -> 2.5.4 2015-11-18 22:06:21 +01:00
Joachim Fasting
95df56a021 electrum: 2.4.3 -> 2.5.1 2015-10-18 17:21:22 +02:00
Joachim Fasting
268abe1cce electrum: 2.4 -> 2.4.3 2015-08-27 01:44:41 +02:00
Michael Alan Dorman
5b91f2dd91 python-Electrum: fix file sha256
It's unfortunate that this changed, but the tarball does appear to have
a valid signature.
2015-08-16 15:55:48 -04:00
Joachim Fasting
2c1e52a960 electrum: 2.3.2 -> 2.4 2015-07-26 15:43:23 +02:00
Joachim Fasting
18421542f9 electrum: 2.0.4 -> 2.3.2 2015-06-15 15:31:06 +02:00
Joachim Fasting
522a9c5cb0 Electrum: 2.0.3 -> 2.0.4
Version 2.0.4 contains UI improvements.

Also, change postPatch to preInstall, remove a redundant attribute,
and cleanup meta.
2015-03-30 01:41:39 +02:00
Joachim Fasting
86b0c186d2 electrum: bump to 2.0.3
With improvements suggested by @lethalman.
2015-03-18 09:49:59 +01:00
Emery Hemingway
b9c096582d eletrum: drop python-... prefix from name 2014-12-19 19:00:35 -05:00
Emery Hemingway
e91daf327d electrum: initial expression
Electrum is a Bitcoin thin-wallet.
https://electrum.org
2014-03-23 11:22:57 -04:00