Commit Graph

8868 Commits

Author SHA1 Message Date
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
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