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.
7 years ago
ThomasV
d599f11cce
release notes for 3.0.1
7 years ago
ThomasV
c8f3666f76
increase version number
7 years ago
ThomasV
66ff854d78
Merge branch 'master' of github.com:spesmilo/electrum
7 years ago
ThomasV
fb9ca46019
Revert "follow-up f7200cb6162ba30f4ebd0e94d933f7b7d559cdb2: remove Info.plist"
This reverts commit 8df58ab3de
.
7 years ago
ThomasV
c7350809ec
Merge pull request #3226 from SomberNight/tx_deser_exc
make tx deserialization more robust to ill-formed tx
7 years ago
SomberNight
0ee18f9837
fix tests
7 years ago
SomberNight
b28f8b3ebd
make tx deserialization more robust to ill-formed tx
7 years ago
ThomasV
9e8c26d29a
Merge pull request #3223 from SomberNight/text_gui_no_wallet
fix typo: text gui with no wallet
7 years ago
SomberNight
97d45c7c30
fix typo: text gui with no wallet
7 years ago
ThomasV
42e2bb5ecc
fix #3211 : use bytearray in ledger sign_message
7 years ago
ThomasV
46b8436693
fix #2562 : show error message if hardware library is missing
7 years ago
ThomasV
c79655d26a
fix: kivy unit selector
7 years ago
ThomasV
1ef6926ca7
Merge pull request #3209 from SomberNight/multiple_privkeys_export
fix: exporting privkeys multiple times
7 years ago
SomberNight
291716d2e6
fix: exporting privkeys multiple times
7 years ago
ThomasV
3083b8dd8a
Merge pull request #3194 from SomberNight/storage
storage upgrade v16: fix flawed v14 upgrade for imported addresses
7 years ago
SomberNight
e5d84e41ec
storage: remove previously imported fake-addresses
7 years ago
ThomasV
0a10d6512b
follow up previous commit
7 years ago
ThomasV
f7ecfd104d
fix #3201
7 years ago
ThomasV
a70970ca20
Merge pull request #3205 from SomberNight/delete_address_proper
proper address deletion for imported wallets
7 years ago
SomberNight
a328f83797
proper address deletion for imported wallets
7 years ago
ThomasV
358068a0c1
fix #3197 : parse pubkey
7 years ago
ThomasV
036d5746a3
fix verified_tx iteration
7 years ago
ThomasV
d7f29374c9
Merge pull request #3185 from SomberNight/win_7_8_binaries_hotfix
hotfix: pre-Windows10 binaries
7 years ago
ThomasV
e65b99564d
Merge branch 'master' of github.com:spesmilo/electrum
7 years ago
ThomasV
70d23f9e3b
fix #3189 : do not silence exceptions in get_xpub
7 years ago
SomberNight
04640b952b
storage upgrade v16: fix flawed v14 upgrade for imported addresses
7 years ago
ThomasV
ca11929de0
Merge pull request #3191 from SomberNight/import_addr_valid_addr
fix: import_address() for Imported_Wallet
7 years ago
SomberNight
9bbb3f81b3
fix: import_address() for existing Imported_Wallet was willing to import anything
7 years ago
SomberNight
ccb28e9823
fix pre-Windows10 binaries
7 years ago
SomberNight
f563f05fd1
prepare-wine: remove unnecessary DLLs
7 years ago
ThomasV
7e4e96e5eb
Merge pull request #3180 from SomberNight/fix_storage_upgrade_13b
fix: wallet storage upgrade 13b had incorrect assumptions
7 years ago
SomberNight
3b26beac9e
fix: wallet storage upgrade 13b had incorrect assumptions
7 years ago
ThomasV
b379234440
Merge pull request #3176 from SomberNight/netwdial_columnheader
NetworkDialog: "Node" -> "Connected node"
7 years ago
ThomasV
d96561bc9d
fix #3175
7 years ago
ThomasV
1a8de2b02a
windows: disable console
7 years ago
SomberNight
0eec8be400
NetworkDialog: changed string literal ("Node" -> "Connected node")
7 years ago
ThomasV
2774126db6
fix #3170
7 years ago
ThomasV
8d400d69d8
release notes
7 years ago
ThomasV
c95e0833e4
add WIF extension to release notes
7 years ago
ThomasV
645e57f090
release notes: clarify locktime
7 years ago
ThomasV
8623d8c258
fix magic number for p2wsh-p2sh
7 years ago
ThomasV
e01fadeb4e
update release notes
7 years ago
ThomasV
d4b1c66168
Merge pull request #2906 from SomberNight/polling_fees
Periodically poll fee estimates from server
7 years ago
ThomasV
e8b634ac4a
from_seed: add missing parameter
7 years ago
ThomasV
8df58ab3de
follow-up f7200cb6162ba30f4ebd0e94d933f7b7d559cdb2: remove Info.plist
7 years ago
ThomasV
d3465bb60a
fix typo
7 years ago
ThomasV
f5ade2da86
clarify message
7 years ago
ThomasV
f36024e216
hardware wallets: pass xtype to get_xpub
7 years ago
ThomasV
1ecfcea8dc
ledger: disable getTrustedInput
7 years ago