Commit Graph

8048 Commits

Author SHA1 Message Date
ThomasV 358068a0c1 fix #3197: parse pubkey 2017-11-03 15:31:20 +01:00
ThomasV 036d5746a3 fix verified_tx iteration 2017-11-03 14:08:46 +01:00
ThomasV d7f29374c9
Merge pull request #3185 from SomberNight/win_7_8_binaries_hotfix
hotfix: pre-Windows10 binaries
2017-11-03 11:16:45 +01:00
ThomasV e65b99564d Merge branch 'master' of github.com:spesmilo/electrum 2017-11-03 10:35:00 +01:00
ThomasV 70d23f9e3b fix #3189: do not silence exceptions in get_xpub 2017-11-03 10:34:25 +01:00
ThomasV ca11929de0
Merge pull request #3191 from SomberNight/import_addr_valid_addr
fix: import_address() for Imported_Wallet
2017-11-03 09:10:14 +01:00
SomberNight 9bbb3f81b3 fix: import_address() for existing Imported_Wallet was willing to import anything 2017-11-03 07:42:38 +01:00
SomberNight ccb28e9823 fix pre-Windows10 binaries 2017-11-02 19:11:00 +01:00
SomberNight f563f05fd1 prepare-wine: remove unnecessary DLLs 2017-11-02 19:01:44 +01:00
ThomasV 7e4e96e5eb
Merge pull request #3180 from SomberNight/fix_storage_upgrade_13b
fix: wallet storage upgrade 13b had incorrect assumptions
2017-11-02 09:54:43 +01:00
SomberNight 3b26beac9e fix: wallet storage upgrade 13b had incorrect assumptions 2017-11-02 09:49:11 +01:00
ThomasV b379234440
Merge pull request #3176 from SomberNight/netwdial_columnheader
NetworkDialog: "Node" -> "Connected node"
2017-11-02 09:45:32 +01:00
ThomasV d96561bc9d fix #3175 2017-11-02 09:40:11 +01:00
ThomasV 1a8de2b02a windows: disable console 2017-11-02 09:33:21 +01:00
SomberNight 0eec8be400 NetworkDialog: changed string literal ("Node" -> "Connected node") 2017-11-02 08:27:38 +01:00
ThomasV 2774126db6 fix #3170 2017-11-01 22:44:13 +01:00
ThomasV 8d400d69d8 release notes 2017-11-01 22:27:06 +01:00
ThomasV c95e0833e4 add WIF extension to release notes 2017-11-01 22:05:07 +01:00
ThomasV 645e57f090 release notes: clarify locktime 2017-11-01 21:40:11 +01:00
ThomasV 8623d8c258 fix magic number for p2wsh-p2sh 2017-11-01 21:25:43 +01:00
ThomasV e01fadeb4e update release notes 2017-11-01 21:04:21 +01:00
ThomasV d4b1c66168
Merge pull request #2906 from SomberNight/polling_fees
Periodically poll fee estimates from server
2017-11-01 20:53:01 +01:00
ThomasV e8b634ac4a from_seed: add missing parameter 2017-11-01 14:46:44 +01:00
ThomasV 8df58ab3de follow-up f7200cb6162ba30f4ebd0e94d933f7b7d559cdb2: remove Info.plist 2017-10-31 14:13:12 +01:00
ThomasV d3465bb60a fix typo 2017-10-31 14:07:24 +01:00
ThomasV f5ade2da86 clarify message 2017-10-31 12:13:17 +01:00
ThomasV f36024e216 hardware wallets: pass xtype to get_xpub 2017-10-31 11:45:25 +01:00
ThomasV 1ecfcea8dc ledger: disable getTrustedInput 2017-10-31 10:23:57 +01:00
ThomasV 911dc60681
Merge pull request #3158 from SomberNight/address_state_indices
fix AddressList: indices of address states
2017-10-31 07:07:28 +01:00
SomberNight cd03c64756 fix AddressList: indices of address states 2017-10-31 03:57:11 +01:00
ThomasV 8deb57e600
Merge pull request #3154 from bauerj/wine-trezor-version
Install latest version of Trezor on Windows
2017-10-30 19:34:08 +01:00
ThomasV b9309807d7
Merge pull request #3155 from bauerj/address-tab-combobox
Use combo box instead of buttons to filter address tab
2017-10-30 19:33:31 +01:00
Johann Bauer f6e7d29998 Use combo box instead of buttons to filter address tab 2017-10-30 19:14:26 +01:00
Johann Bauer 3ae525c2fd Install latest version of Trezor on Windows 2017-10-30 18:33:21 +01:00
ThomasV c1cf065c2d
Merge pull request #3148 from SomberNight/old_seeds1
old seeds: normalize
2017-10-29 23:07:22 +01:00
SomberNight c05549c8cd follow-up prev commit: revert "strict checks" for old seeds 2017-10-29 20:04:31 +01:00
SomberNight d45e13553a old seeds: normalize, and stricter is_old_seed() 2017-10-29 17:34:45 +01:00
ThomasV f03cb75713 ledger: fix missing import 2017-10-29 16:40:08 +01:00
ThomasV 9a0082248b move autoconnect checkbox to server tab 2017-10-29 15:31:19 +01:00
ThomasV 7b1c5c27a3
Merge pull request #3146 from SomberNight/xtype_ledger_segwit
fix xtype for ledger native segwit
2017-10-29 14:41:34 +01:00
SomberNight c6f085a711 fix xtype for ledger native segwit 2017-10-29 10:31:23 +01:00
ThomasV 8467663448
Merge pull request #3141 from SomberNight/locktime_local_height
txn: set locktime to local height for RBF, CPFP, sweep
2017-10-28 22:41:48 +02:00
ThomasV 3696d38f33
Merge pull request #3140 from SomberNight/sweep_p2pk_unknown
fix: sweep p2pk - small display bug (unknown -> pubkey)
2017-10-28 15:06:48 +02:00
SomberNight 211fa9a062 txn: set locktime to local height for RBF, CPFP, sweep 2017-10-28 10:02:37 +02:00
SomberNight 5109075e4f fix: sweep p2pk - small display bug (unknown -> pubkey) 2017-10-28 08:59:44 +02:00
ThomasV 6f3c822867
Merge pull request #3125 from SomberNight/sweep_p2pk
try to sweep p2pk outputs from old type WIF privkeys
2017-10-27 21:01:56 +02:00
ThomasV 7dcd01356a
Merge pull request #3137 from SomberNight/test_wallet_vertical_bip39_multisig
tests: have bip39 multisig wallet unit test mirror hw wallet behaviour
2017-10-27 21:00:24 +02:00
SomberNight aad83a71c8 tests: have bip39 multisig wallet unit test mirror hw wallet behaviour 2017-10-27 19:57:43 +02:00
ThomasV aee27e7007 increase width of tx window, because segwit addresses are longer 2017-10-27 16:32:08 +02:00
ThomasV f7b14cb27f Merge branch 'master' of github.com:spesmilo/electrum 2017-10-27 16:28:55 +02:00