Commit graph

2340 commits

Author SHA1 Message Date
SomberNight
f8518c78d8 remove Transaction.requires_fee() 2017-11-09 22:15:47 +01:00
SomberNight
3d002939f9 fix py3: do_export_history 2017-11-08 20:31:53 +01:00
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
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
b28f8b3ebd make tx deserialization more robust to ill-formed tx 2017-11-06 12:27:47 +01:00
SomberNight
97d45c7c30 fix typo: text gui with no wallet 2017-11-05 22:33:19 +01:00
ThomasV
c79655d26a fix: kivy unit selector 2017-11-04 15:50:49 +01:00
SomberNight
291716d2e6 fix: exporting privkeys multiple times 2017-11-03 20:02:33 +01:00
SomberNight
0eec8be400 NetworkDialog: changed string literal ("Node" -> "Connected node") 2017-11-02 08:27:38 +01:00
ThomasV
f5ade2da86 clarify message 2017-10-31 12:13:17 +01:00
SomberNight
cd03c64756 fix AddressList: indices of address states 2017-10-31 03:57:11 +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
ThomasV
9a0082248b move autoconnect checkbox to server tab 2017-10-29 15:31:19 +01:00
ThomasV
aee27e7007 increase width of tx window, because segwit addresses are longer 2017-10-27 16:32:08 +02:00
ThomasV
e9f7429fcd kivy: fix type in RBF dialog 2017-10-27 15:31:13 +02:00
ThomasV
62fe3a411b Merge pull request #3133 from SomberNight/payment_req1
fix: payment request related stuff
2017-10-27 11:20:39 +02:00
SomberNight
7c3a0905ce fix #3134 2017-10-27 03:06:41 +02:00
SomberNight
0d0f8c5842 fix: payment request related stuff (qt crash, exporting, refresh bug) 2017-10-27 02:32:49 +02:00
ThomasV
e7d4bf2945 fix typo 2017-10-26 22:16:14 +02:00
ThomasV
52a482a9b5 display segwit warning in privkey window 2017-10-26 18:40:31 +02:00
ThomasV
337675d134 add safety notice 2017-10-26 18:21:24 +02:00
SomberNight
bf024db7aa follow-up prev comit 2017-10-26 16:14:09 +02:00
SomberNight
404584bfe6 fix: (QT network dialog) don't keep resetting proxy settings 2017-10-26 15:21:44 +02:00
SomberNight
523de69b5e Introduced BasePlugin.can_user_disable(). TrustedCoin plugin can't be disabled by user. 2017-10-24 04:42:52 +02:00
ThomasV
7578ce2331 cleanup py2 compatibility imports 2017-10-23 13:54:09 +02:00
ThomasV
fe82a7905c Merge pull request #3090 from bauerj/dark2
Follow-up #2983
2017-10-22 21:05:34 +02:00
Johann Bauer
027821d7aa Follow-up #2983 2017-10-22 20:05:52 +02:00
ThomasV
4c88159efb move delete button to menu 2017-10-22 17:30:24 +02:00
ThomasV
4297270aae fix #2593: add delete button 2017-10-22 17:00:59 +02:00
ThomasV
fae4c8cd00 wallet information dialog 2017-10-22 16:17:57 +02:00
ThomasV
6921e9fece kivy: do not display 'signing' message if user cancels send_tx 2017-10-22 15:50:32 +02:00
ThomasV
7cf075c754 follow up b8c7edf070 2017-10-22 15:14:09 +02:00
SomberNight
29c34332ac fix: contacts import 2017-10-22 13:46:05 +02:00
ThomasV
290999b9a8 kivy: py3 update for scanning transaction 2017-10-22 12:50:28 +02:00
ThomasV
b8c7edf070 return bytes in scan_barcode 2017-10-22 12:04:00 +02:00
ThomasV
42f9d1ee63 kivy: py3 updates 2017-10-22 07:33:03 +02:00
SomberNight
d4a180da7c follow-up 198cc9d737 2017-10-21 16:34:20 +02:00
ThomasV
198cc9d737 fix #2614: define non-linear scale for static fees 2017-10-21 11:15:59 +02:00
ThomasV
1d2253f0d8 kivy: python3 imports 2017-10-21 11:03:47 +02:00
ThomasV
4bc2a4e805 kivy: python3 imports 2017-10-21 11:00:56 +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
68ca0b73b1 fix #2968 2017-10-18 15:20:42 +02:00
ThomasV
1e4ac1c352 fix #3060 2017-10-18 11:35:17 +02:00
ThomasV
beffd3c006 follow-up 713c3c746: fiat values need to be right aligned 2017-10-13 11:54:46 +02:00
SomberNight
a5ffa69a3e storage: upgrade format version automatically in load_data() 2017-10-13 05:44:19 +02:00
SomberNight
96ce6e542e network dialog fixes 2017-10-13 01:13:03 +02:00