ThomasV
f4513c12eb
follow-up
6 years ago
ThomasV
d7bf8826fc
rename contrib/build-osx as contrib/osx. Move QRReader submodule there.
6 years ago
Calin Culianu
db89286ec3
[macOS] Added QR scanner facility using platform-native helper app.
6 years ago
SomberNight
243a0e3cf1
android docker: make_apk optionally takes "release" as arg
6 years ago
SomberNight
505cb2f65d
build-wine: update git version
6 years ago
Calin Culianu
d296a1be65
[macOS] Added optional code signing capability to the OSX build scripts.
6 years ago
SomberNight
67abea567f
rerun freeze packages
6 years ago
SomberNight
0dd3a58a63
requirements: also accept aiorpcx 0.10.x
6 years ago
SomberNight
af232223ee
windows build script: add note to build from fresh clone
6 years ago
SomberNight
bcdb0c46fc
update to aiorpcx 0.9 and require it
6 years ago
SomberNight
263c9265ae
rerun freeze packages
6 years ago
脇山P
9ce3814d8b
build-wine: update git version ( #4769 )
6 years ago
Johann Bauer
1d7bf698f2
Windows: Update copyright notice in installed apps
6 years ago
SomberNight
3b9a55fab4
rerun freeze packages
6 years ago
SomberNight
deda6535e0
bump min aiorpcx to 0.8.2
6 years ago
Filip Gospodinov
f05f3b430a
build-wine: fix locale path
`$i` already contains `locale/`.
6 years ago
Filip Gospodinov
bdecef0eaf
contrib: bump pyinstaller to 3.4
PyInstaller 3.4 highlights:
* patch for deterministic builds by electrum
* improved support for Qt5-based applications
* added support for Python 3.7
6 years ago
SomberNight
2bd5e0f25d
packaging: check in make_tgz if packages folder exists
related: #4714
6 years ago
SomberNight
a9fcf2fabf
bump min aiorpcx to 0.8.1
6 years ago
SomberNight
6f7a065081
bump aiorpcx version
6 years ago
SomberNight
6b9a83ae80
don't test with python 3.5
also, typing is no longer needed (part of stdlib from 3.5)
6 years ago
SomberNight
bed35a65c7
bump min python to 3.6
6 years ago
ThomasV
061231494d
revert rm requests
6 years ago
ThomasV
e8f87d2e62
remove requests and pysocks from requirements
6 years ago
SomberNight
86733279f6
docker-wine: update package versions
the previous version is no longer available. hopefully these versions are "lts"
ref: 6899ca2527
6 years ago
ThomasV
8f4b57f718
run freeze_packages
6 years ago
Janus
6e80ba7b4f
asyncio: labels, crash_reporter, fx: migrate requests use to aiohttp
6 years ago
Janus
b120584f97
aiorpcx address synchronizer
7 years ago
SomberNight
ecbbfdd10c
rerun freeze packages
6 years ago
Calin Culianu
0da1e904fe
macOS: Add missing URI handler( #4557 )
Backport from Electron Cash -- fix missing bitcoin: URI types form macOS Info.plist
6 years ago
Filip Gospodinov
6c7bfe613f
contrib: remove git describe workaround ( #4683 )
`git describe` fails if no tag can be found, leading
to the whole build script to fail. This is not always
desired. To prevent `git describe` from failing in
this case the `--always` flag can be passed which
causes a short commit hash to be output when a tag
is not present.
6 years ago
SomberNight
e9f1888321
include plugins in win/mac binaries
6 years ago
Filip Gospodinov
9220545e60
build-wine: avoid untracked changes in submodule
The locale output file can simply be output in the folder
where it's actually needed. This also saves a recursive copy.
This makes `.gitignore` in the electrum-locale submodule
obsolete.
6 years ago
SomberNight
bc35c82619
update submodules
6 years ago
ThomasV
28c49d2c48
update submodules
6 years ago
Peter D. Gray
0bcea80bdf
Support for new hardware wallet: Coldcard
build-wine/deterministic.spec: add Coldcard plugin and ckcc-protocol dependancy
Require version 0.7.2 of ckcc-protocol (window fixes)
Rework import paths to new standards
Updated icons
New minimum version, for latest PSBT constants
Upgrade to final PSBT (BIP 174) standard encoding
Remove log noise
Show bootloader version number as well
Handle case where libraries are missing better
Remove noise about missing packages, for rest of world
Add reference to ckcc-protocol module/data
Remove dead code
Beef up the README more
Slightly better looking
Add version numbers and upgrade firmware feature
Split out DFU support into own file
First pass at adding Coinkite Coldcard hardware wallet to Electrum
7 years ago
SomberNight
db834800c0
wine-build: clarify to use docker for reproducible builds. move parts of readme.
6 years ago
Jean-Christophe Rona
02c30e3d52
Add support for Archos Safe-T mini hardware wallet ( #4445 )
commit 10c46477f3a6f2fbc0596345511e0994253081eb
Author: SomberNight <somber.night@protonmail.com>
Date: Wed Jul 25 19:40:05 2018 +0200
backport changes of trezor plugin
commit 213619e880f709188c1ea6272758896748e681a8
Merge: a855b75b6 6899ca252
Author: Jean-Christophe Rona <jc@rona.fr>
Date: Wed Jul 25 18:45:19 2018 +0200
Merge branch 'master' into safe-t-mini
commit a855b75b6f5af5f707c4680d0bac79eb66a85ace
Author: Jean-Christophe Rona <rona@archos.com>
Date: Wed Jul 25 18:37:12 2018 +0200
Safe-T: Switch to safet 0.1.3 to remove the rlp dependency
commit 9bee44ca33289158c91c03d47dec45de6577f17b
Author: SomberNight <somber.night@protonmail.com>
Date: Wed Jul 18 14:01:10 2018 +0200
safe-t: bump min fw to 1.0.5
older fw has a bug when restoring from seed
commit 01816607e8ba308cb5cff96b5fb844e4f6b8fcc1
Author: SomberNight <somber.night@protonmail.com>
Date: Wed Jul 18 13:57:17 2018 +0200
safe-t: fix rlp version to avoid eth stuff
commit 430206bea1fa10b762ff953fbc7652ce0d0e939d
Merge: a999ae266 b4b862b0c
Author: SomberNight <somber.night@protonmail.com>
Date: Wed Jul 18 13:29:41 2018 +0200
Merge branch 'master' into pr/4445
commit a999ae266f499f180946d53d4e860cc871d562ab
Author: Jean-Christophe Rona <rona@archos.com>
Date: Tue Jun 19 14:18:03 2018 +0200
Safe-T mini: Remove supported coins
This is not really useful there.
commit 7922df1031b2c4b132f7f9c90232480b5bf9585c
Author: Jean-Christophe Rona <rona@archos.com>
Date: Tue May 29 16:43:37 2018 +0200
Safe-T mini: Add support for the Safe-T mini
7 years ago
SomberNight
6899ca2527
docker-wine: update a package version
the previous version is no longer available. this suggests that it's difficult to reproduce old builds.
not sure about long term solution.
7 years ago
SomberNight
281805a0a4
linux sdist: 'typing' was not included, which is needed on py3.4
not making typing conditioned on py version as then freeze_packages would not pick it up.
7 years ago
SomberNight
801d3113ab
wine build: remove pgp.mit.edu from keyservers
sometimes slow, and does not return all the pubkeys asked for (so build fails)
7 years ago
SomberNight
cb6bde49b4
fix some wine build failures on branches/forks
7 years ago
Janus
1e715113ab
remove pbkdf2 dependency, use stdlib instead
7 years ago
Marcel O'Neil
21204fc552
localization: fix download link + badge
7 years ago
Janus
097ac144d9
file reorganization with top-level module
7 years ago
SomberNight
5d462f9555
win binaries: bump python version to 3.6.6
7 years ago
SomberNight
e3d8edd0a0
rerun freeze packages
7 years ago
SomberNight
0ddbd2e575
restrict PyQt version to <5.11 for binaries, as 5.11 raises min MacOS version to 10.11
see spyder-ide/qtpy#155
7 years ago
Filip Gospodinov
73fee2fefa
build-wine: allow local testing
Before, it was only possible to test commits that are
on Github (pull request or merged). Now, changes can be
tested locally too.
This introduces the risk that a release could be built
containing uncommitted changes which by definition breaks
deterministic builds. Fortunately, this will always be
detected because the version string is created using
`git describe --tags --dirty`.
Also, retire $TARGET variable because it decouples the
build scripts from the commit revision to be built. This
is a problem for deterministic builds.
7 years ago
SomberNight
586aee45eb
fix #4508 : pin down wine deps in docker win build
7 years ago