SomberNight
ffe69cb328
fix #4220
2018-04-03 19:18:10 +02:00
SomberNight
13bd10e1cb
wizard: add naive debug message to hw device scan if none are found
2018-04-03 14:21:22 +02:00
SomberNight
6eb38d6b8c
Qt wizard: raise GoBack from None
...
results in cleaner traces
2018-04-03 14:14:36 +02:00
SomberNight
42582b6a64
fix #4219
2018-04-03 02:48:55 +02:00
SomberNight
5a508f7b8d
fix #4218
2018-04-03 01:50:37 +02:00
SomberNight
4703d93b0f
fix #4216
2018-04-02 19:54:01 +02:00
SomberNight
4d15d4e459
payto: get RBF setting from config
2018-04-02 05:30:58 +02:00
SomberNight
10a0b0ad7f
make_packages was failing
...
error was:
In --require-hashes mode, all requirements must have their versions pinned with ==. These do not:
setuptools from 04a0b689d3/setuptools-39.0.1-py2.py3-none-any.whl (md5)
=ca299c7acd13a72e1171a3697f2b99bc (from protobuf==3.5.2.post1->-r ./contrib/deterministic-build/requirements.txt (line 21))
2018-04-01 22:53:02 +02:00
SomberNight
bfccfc7e74
follow-up 70d827b984
2018-04-01 18:41:17 +02:00
Johann Bauer
c7c43d2336
Change Python version in pyinstaller spec file
2018-04-01 18:03:44 +02:00
Johann Bauer
831dda0fcb
Wine build: Revert to Python 3.5 and download if file was changed
2018-04-01 17:52:31 +02:00
SomberNight
58273fc841
tests: xpub version bytes
2018-04-01 16:56:17 +02:00
SomberNight
ff57c198b4
fix prev
2018-04-01 16:52:24 +02:00
fivepiece
192288c025
change testnet p2wsh-p2sh prefix to 0x024289ef to reflect Upub ( #4210 )
...
* change testnet p2wsh-p2sh prefix to 0x024289ef to reflect Upub
* add testnet p2sh-p2wsh 2of2 multisig test
2018-04-01 16:48:54 +02:00
SomberNight
9de4d19c5a
tests: refactoring in test_wallet_vertical.py
2018-04-01 16:44:59 +02:00
SomberNight
1eae16aa3e
tests: class TestCaseForTestnet
2018-04-01 15:50:24 +02:00
ThomasV
08e7a5f05f
remove pyjnius thread monkey patching; now in pyjnius
2018-04-01 11:18:15 +02:00
Johann Bauer
70d827b984
Add a script that finds dependencies for other OSs
...
This is used to make sure we also freeze versions for
packages that will only be used on Windows or OS X, while
the freezing script is most likely only be run on Linux.
2018-03-31 22:19:09 +02:00
Johann Bauer
14aa7c0a3b
Follow-up ae80fb4f
2018-03-31 18:33:45 +02:00
Johann Bauer
ae80fb4f97
Follow-up 6afe71fe
2018-03-31 18:22:23 +02:00
Johann Bauer
6afe71fe0e
Follow-up 3c28e3491
2018-03-31 18:12:50 +02:00
Johann Bauer
3c28e34919
Check package hashes when generating binaries
2018-03-31 17:49:38 +02:00
SomberNight
97c295924a
mac build script: update libusb
2018-03-31 00:23:41 +02:00
SomberNight
9a12022537
windows build script: update python, nsis, libusb
2018-03-31 00:14:26 +02:00
SomberNight
deab75fe20
windows build script: cache pip
...
previously pip was caching into the wine directory, which we delete and recreate on every run
2018-03-31 00:11:57 +02:00
SomberNight
d213a7cd4f
update frozen dependencies
2018-03-30 22:55:46 +02:00
SomberNight
fb65493963
remove unused variable
2018-03-30 22:31:29 +02:00
SomberNight
ffbd0ccecd
fix #2670
2018-03-30 22:05:55 +02:00
Roman Zeyde
d69318ff14
trezor: pass transport parameter explicitly as a keyword argument ( #4194 )
2018-03-28 20:00:38 +02:00
SomberNight
facf833bac
README: install "full" extra
2018-03-28 11:56:45 +02:00
ThomasV
377825a458
update release date
2018-03-28 10:59:26 +02:00
ThomasV
104ea477de
fix #4136 : revert to extras_require
2018-03-28 10:52:58 +02:00
ThomasV
445ef3c6ac
remove print statement
2018-03-28 10:46:08 +02:00
SomberNight
5926438847
fix #3294
2018-03-27 23:40:46 +02:00
ThomasV
fcfdba14bd
Merge pull request #4189 from romanz/env-fix
...
electrum-env: allow running from other directories as well
2018-03-27 22:20:50 +02:00
SomberNight
79efc54608
freeze_packages (partial): up btchip-python
2018-03-27 21:36:39 +02:00
Roman Zeyde
bf4207e9fc
electrum-env: run from script's dir
2018-03-27 22:21:07 +03:00
SomberNight
ec33463426
fix #4184
2018-03-27 20:17:37 +02:00
ThomasV
c9c7f34ddf
prepare version 3.1.2
2018-03-27 18:26:23 +02:00
ThomasV
6fd3d07b4b
osx builds: use version number from Info.plist
2018-03-27 17:31:44 +02:00
ThomasV
553006c7e5
follow-up previous commit
2018-03-27 16:51:39 +02:00
Johann Bauer
f854232837
Add script to build dmg on Linux
2018-03-27 15:22:06 +02:00
ThomasV
2886bf8a05
Merge pull request #4061 from Yuki-Inoue/feature/current_wallet_path
...
daemon status shows current wallet path
2018-03-27 11:04:46 +02:00
ThomasV
422dd953fd
Merge pull request #4181 from lclc/upstreamHTTPS
...
Use HTTPS for weblinks
2018-03-26 12:21:35 +02:00
Lucas Betschart
b1aba416e4
Use HTTPS for weblinks
2018-03-26 12:17:44 +02:00
ThomasV
032f40640e
revert previous commit, use #4062
2018-03-25 23:38:55 +02:00
ThomasV
d9c0591425
do not set cmd_runner.wallet when wallet is loaded. closes #4062
2018-03-25 23:08:25 +02:00
ThomasV
b75d82491b
kivy: request PIN code on startup
2018-03-25 11:45:33 +02:00
ThomasV
95780a39a3
Merge pull request #4169 from SomberNight/open_utf8
...
use explicit utf-8 encoding when opening files in text mode
2018-03-25 10:35:37 +02:00
ThomasV
ad3ba3d066
Merge pull request #4171 from SomberNight/ledger_txoutput_hack
...
ledger: send derivation for change output
2018-03-25 10:34:15 +02:00