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
SomberNight
7939b32a1f
minor kivy import fix
2018-03-24 23:51:35 +01:00
SomberNight
fa91cbf762
network - send_subscriptions: copy subscribed_addresses before iterating
...
see #4146
(this should at least avoid the RuntimeError)
2018-03-24 18:34:51 +01:00
SomberNight
502d72c167
ledger: send derivation for change output
2018-03-24 00:00:22 +01:00
SomberNight
9b7536e75c
use explicit utf-8 encoding when opening files in text mode
2018-03-23 21:47:51 +01:00
ThomasV
382f69edd9
Merge pull request #4094 from SomberNight/labels_plugin_catch_exc
...
labels plugin: better exception handling
2018-03-23 19:48:03 +01:00
ThomasV
05342c5537
Merge pull request #4117 from SomberNight/pay_to_script
...
fix paying to script
2018-03-23 19:42:04 +01:00
Johann Bauer
8f31d224aa
email_requests: Catch all connection related exceptions
...
Closes : #4160
Closes : #4105
2018-03-23 15:17:31 +01:00
ThomasV
ba658180d9
Merge pull request #4166 from toxeus/master
...
electrum.desktop: improve user installation
2018-03-23 14:47:51 +01:00
Johann Bauer
14c45f0915
email_requests: Test connection and catch exceptions
2018-03-23 14:04:11 +01:00
Filip Gospodinov
24d0f3783b
electrum.desktop: improve user installation
...
Before, the desktop entry file would only work correctly
if the user has added `$HOME/.local/bin` to his or her
PATH. The PATH variable is an implementation detail and
the user shouldn't be exposed to it.
Now, the shell is used to look for executables in the
aforementioned folder. System-wide installations remain
intact.
2018-03-23 13:05:06 +01:00
SomberNight
d146c369bf
fix #4164
2018-03-22 21:48:51 +01:00
SomberNight
cd19f788cc
fix ledger: nano s did not work reliably since last fw update
...
follow LedgerHQ/btchip-python@6e985b558f
2018-03-22 15:48:48 +01:00
SomberNight
db9cb63e79
ledger: mixed up error code..
...
follow-up 2ce2b36846
2018-03-22 15:46:23 +01:00
ThomasV
800c783580
Merge pull request #4115 from SomberNight/disallow_adding_requests_w_invalid_addresses
...
disallow adding receive requests without valid is_mine addresses
2018-03-22 15:34:05 +01:00
ThomasV
774b6ca30d
Merge pull request #4131 from yura-pakhuchiy/btc-desktop
...
Add testnet mode to .desktop file
2018-03-22 15:32:32 +01:00