Commit Graph

8276 Commits

Author SHA1 Message Date
ThomasV 368aaebb23
Merge pull request #3235 from SomberNight/fix_delete_passworded_wallets
fix: deleting a passworded wallet did not work
2017-11-07 17:42:28 +01:00
ThomasV 20406bc1ea
Merge pull request #3236 from jo-so/gui-hires
paytoedit: Calculate height depending on font's line height
2017-11-07 17:41:38 +01:00
Jörg Sommer 8661823c97 paytoedit: Calculate height depending on font's line height
On high-resolution (HiRes) displays, the pixel size of a font is much
larger than the hard-coded 17 pixels, e.g. more than 40 for me. It's
better to get the line high of the current font from it's metrics and
calculate the high of the box with it.
2017-11-07 15:27:02 +01:00
SomberNight 83443732c4 fix: deleting a passworded wallet did not work 2017-11-07 14:08:46 +01:00
SomberNight d40992e552 win binaries: build a proper setup.exe that uses local folder 2017-11-07 03:43:10 +01:00
ThomasV d599f11cce release notes for 3.0.1 2017-11-06 19:24:25 +01:00
ThomasV c8f3666f76 increase version number 2017-11-06 19:13:14 +01:00
ThomasV 66ff854d78 Merge branch 'master' of github.com:spesmilo/electrum 2017-11-06 19:04:19 +01:00
ThomasV fb9ca46019 Revert "follow-up f7200cb6162ba30f4ebd0e94d933f7b7d559cdb2: remove Info.plist"
This reverts commit 8df58ab3de.
2017-11-06 19:04:07 +01:00
ThomasV c7350809ec
Merge pull request #3226 from SomberNight/tx_deser_exc
make tx deserialization more robust to ill-formed tx
2017-11-06 12:48:46 +01:00
SomberNight 0ee18f9837 fix tests 2017-11-06 12:44:36 +01:00
SomberNight b28f8b3ebd make tx deserialization more robust to ill-formed tx 2017-11-06 12:27:47 +01:00
ThomasV 9e8c26d29a
Merge pull request #3223 from SomberNight/text_gui_no_wallet
fix typo: text gui with no wallet
2017-11-06 03:57:41 +01:00
SomberNight 97d45c7c30 fix typo: text gui with no wallet 2017-11-05 22:33:19 +01:00
ThomasV 42e2bb5ecc fix #3211: use bytearray in ledger sign_message 2017-11-05 17:45:55 +01:00
ThomasV 46b8436693 fix #2562: show error message if hardware library is missing 2017-11-05 12:49:38 +01:00
ThomasV c79655d26a fix: kivy unit selector 2017-11-04 15:50:49 +01:00
ThomasV 1ef6926ca7
Merge pull request #3209 from SomberNight/multiple_privkeys_export
fix: exporting privkeys multiple times
2017-11-03 20:05:45 +01:00
SomberNight 291716d2e6 fix: exporting privkeys multiple times 2017-11-03 20:02:33 +01:00
ThomasV 3083b8dd8a
Merge pull request #3194 from SomberNight/storage
storage upgrade v16: fix flawed v14 upgrade for imported addresses
2017-11-03 18:36:50 +01:00
SomberNight e5d84e41ec storage: remove previously imported fake-addresses 2017-11-03 17:46:25 +01:00
ThomasV 0a10d6512b follow up previous commit 2017-11-03 17:13:49 +01:00
ThomasV f7ecfd104d fix #3201 2017-11-03 17:08:13 +01:00
ThomasV a70970ca20
Merge pull request #3205 from SomberNight/delete_address_proper
proper address deletion for imported wallets
2017-11-03 16:53:10 +01:00
Antoine Riard 70bfcaaf59 kivy: replace requests tab by address tab 2017-11-03 11:50:30 -04:00
SomberNight a328f83797 proper address deletion for imported wallets 2017-11-03 16:36:16 +01:00
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
SomberNight 04640b952b storage upgrade v16: fix flawed v14 upgrade for imported addresses 2017-11-03 09:12:17 +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
SomberNight 115ef54c0c fix: wallet storage upgrade happening silently even when using QT GUI 2017-11-02 12:11:36 +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