Commit Graph

7924 Commits

Author SHA1 Message Date
SomberNight 12c9cca102 updated snap packaging details 2017-10-20 23:23:32 +02:00
ThomasV 5d61fadd5b Merge pull request #3077 from danuker/patch-1
Update commands: output str(Decimals), not floats
2017-10-20 20:40:24 +02:00
Dan Haiduc 5e589133c9 Update commands: output str(Decimals), not floats
The commands `listunspent` and `history` were using float.
Patched to consistently return strings of Decimal objects.
2017-10-20 21:35:18 +03:00
ThomasV b2f029851a Merge pull request #3074 from SomberNight/build_security1
build scripts: https
2017-10-20 18:32:08 +02:00
ThomasV 4b60513d5e Merge pull request #3075 from ariard/fix_check_seed
fix: [check_seed command] import path
2017-10-20 18:31:25 +02:00
Antoine Riard 9ebca74724 fix: check_seed command import path 2017-10-20 12:03:02 -04:00
SomberNight c413fea404 https in build scripts 2017-10-20 16:01:59 +02:00
ThomasV 5a45f257ca fix #3071: import error message 2017-10-20 09:53:54 +02:00
ThomasV 76da6916f3 Merge pull request #3010 from SomberNight/qt_wiz_catch_exc
fix: [QT wallet wizard] catch exceptions: UserCancelled, GoBack
2017-10-19 16:03:01 +02:00
ThomasV 0497561e56 fix #3068 2017-10-19 16:01:56 +02:00
neocogent 7a92750ea5 add sat/byte fee info and fee_unit pref 2017-10-19 14:34:42 +02:00
ThomasV 24442de8df fix command line interface for hardware wallets. fixes #3056 2017-10-19 11:59:36 +02:00
ThomasV 3c281c4056 Merge pull request #3065 from SomberNight/py3_cosignerpool
py3: cosigner_pool
2017-10-19 06:30:50 +02:00
SomberNight db919ff340 py3: cosigner_pool 2017-10-19 03:19:48 +02:00
ThomasV ddc989c672 fix #3062 2017-10-18 16:11:30 +02:00
ThomasV 68ca0b73b1 fix #2968 2017-10-18 15:20:42 +02:00
ThomasV 1e4ac1c352 fix #3060 2017-10-18 11:35:17 +02:00
ThomasV 49895df42f Merge pull request #3055 from SomberNight/trezor_cmd_raw_input
fix raw_input() in trezor cmdline
2017-10-18 11:14:35 +02:00
ThomasV fcbe00f325 Merge pull request #3054 from SomberNight/py3_signmessage_cmd_str
py3: signmessage cmd return type
2017-10-18 10:41:24 +02:00
ThomasV a74e49ea31 Merge pull request #3057 from SomberNight/greenaddress_maintenance1
maintenance for greenaddress plugin
2017-10-18 10:37:10 +02:00
SomberNight ee352bcee0 maintenance for greenaddress plugin 2017-10-17 22:16:46 +02:00
SomberNight 5d81ed5d62 fix raw_input() in trezor cmdline 2017-10-17 21:05:26 +02:00
SomberNight f69f6a88e0 py3: signmessage cmd now again returns str 2017-10-17 20:15:33 +02:00
ThomasV 0a648e2b1c cleanup commented lines 2017-10-17 12:59:59 +02:00
ThomasV ed6b2d0abf add comment about pyaes issue 2017-10-17 12:55:13 +02:00
ThomasV a2048feb24 add segwit option for cmdline create 2017-10-17 11:45:55 +02:00
ThomasV fe75699d3a Merge pull request #3053 from kyuupichan/keepkey-fix
Remove decrypt_message; no longer supported by Trezor or KeepKey
2017-10-17 11:25:08 +02:00
Neil Booth 21e0cd9237 Remove decrypt_message; no longer supported by Trezor or KeepKey 2017-10-17 18:19:38 +09:00
ThomasV fbb5b23e78 Merge pull request #3051 from SomberNight/win_build_hw_wallets
fix: windows build with hw wallets
2017-10-17 10:14:12 +02:00
ThomasV 7847a75d59 Merge pull request #3052 from SomberNight/py3_aes_encrypt_with_iv
fix: py3 in bitcoin.py: aes_encrypt_with_iv() and aes_decrypt_with_iv()
2017-10-17 10:11:41 +02:00
ThomasV f1792d1b13 Merge pull request #2996 from benma/mobile_pairing
digitalbitbox: import mobile pairing config
2017-10-17 08:21:55 +02:00
SomberNight 8a07c2654c fix: py3 in bitcoin.py: aes_encrypt_with_iv() and aes_decrypt_with_iv() 2017-10-17 07:36:04 +02:00
SomberNight dc4dd768bd fix: windows build with hw wallets 2017-10-17 04:50:17 +02:00
ThomasV 6b9bfddda2 Merge pull request #3047 from SomberNight/storage_upgrade_v13b
fix: storage upgrade of pre-2.8 imported key wallets, and tests
2017-10-16 07:18:04 +02:00
ThomasV d55468d1a6 Merge pull request #3046 from SomberNight/fix_trezor_unresolved_var_keystore
fix: unresolved var in trezor/plugin.py
2017-10-16 07:13:23 +02:00
ThomasV 566b1689b9 Merge pull request #3045 from SomberNight/trezor_unicode
fix: rm unicode() calls in trezor plugin (py3)
2017-10-16 07:12:53 +02:00
SomberNight d5dcdb01dd follow-up of prev commit: fix travis build (take 2) 2017-10-16 05:23:51 +02:00
SomberNight 3fe2af242e follow-up of prev commit: fix travis build 2017-10-16 05:11:05 +02:00
SomberNight 7ba233f2ab fix: storage upgrade of pre-2.8 imported key wallets, and tests 2017-10-16 04:37:01 +02:00
SomberNight 1809996bbf fix: unresolved var in trezor/plugin.py 2017-10-16 02:25:30 +02:00
SomberNight a2fdb7a396 fix: rm unicode() calls in trezor plugin (py3) 2017-10-16 01:40:13 +02:00
ThomasV ccf1f0f5d1 add class Simple_Wallet 2017-10-15 10:14:55 +02:00
ThomasV dc553ff108 fix #2991: encrypt wallet files created with command line 2017-10-15 09:18:14 +02:00
ThomasV 8d307ce1e8 rm failing test 2017-10-14 16:08:03 +02:00
ThomasV 0dbb976baf update unsigned tx format, so that imported wallets can sign all address types 2017-10-14 15:47:36 +02:00
ThomasV d472156dcd Merge pull request #3039 from SomberNight/tests_storage_upgrades1
tests: WalletStorage upgrades
2017-10-14 10:20:38 +02:00
SomberNight 26f439f34d tests: WalletStorage upgrades 2017-10-14 03:29:08 +02:00
ThomasV 319a31e64c Merge branch 'master' of github.com:spesmilo/electrum 2017-10-13 13:47:41 +02:00
ThomasV 3b8c8c712d fix #3038 2017-10-13 13:47:32 +02:00
ThomasV 1672bb1ffa Merge pull request #3036 from SomberNight/gui_status_stuck_in_sync
Unstuck GUI from "synchronizing..."
2017-10-13 12:40:14 +02:00