SomberNight
|
291716d2e6
|
fix: exporting privkeys multiple times
|
7 years ago |
SomberNight
|
115ef54c0c
|
fix: wallet storage upgrade happening silently even when using QT GUI
|
7 years ago |
SomberNight
|
0eec8be400
|
NetworkDialog: changed string literal ("Node" -> "Connected node")
|
7 years ago |
ThomasV
|
f5ade2da86
|
clarify message
|
7 years ago |
SomberNight
|
cd03c64756
|
fix AddressList: indices of address states
|
7 years ago |
Johann Bauer
|
f6e7d29998
|
Use combo box instead of buttons to filter address tab
|
7 years ago |
ThomasV
|
9a0082248b
|
move autoconnect checkbox to server tab
|
7 years ago |
ThomasV
|
aee27e7007
|
increase width of tx window, because segwit addresses are longer
|
7 years ago |
SomberNight
|
7c3a0905ce
|
fix #3134
|
7 years ago |
SomberNight
|
0d0f8c5842
|
fix: payment request related stuff (qt crash, exporting, refresh bug)
|
7 years ago |
ThomasV
|
e7d4bf2945
|
fix typo
|
7 years ago |
ThomasV
|
52a482a9b5
|
display segwit warning in privkey window
|
7 years ago |
ThomasV
|
337675d134
|
add safety notice
|
7 years ago |
SomberNight
|
bf024db7aa
|
follow-up prev comit
|
7 years ago |
SomberNight
|
404584bfe6
|
fix: (QT network dialog) don't keep resetting proxy settings
|
7 years ago |
SomberNight
|
523de69b5e
|
Introduced BasePlugin.can_user_disable(). TrustedCoin plugin can't be disabled by user.
|
7 years ago |
ThomasV
|
7578ce2331
|
cleanup py2 compatibility imports
|
7 years ago |
Johann Bauer
|
027821d7aa
|
Follow-up #2983
|
7 years ago |
ThomasV
|
4c88159efb
|
move delete button to menu
|
7 years ago |
ThomasV
|
4297270aae
|
fix #2593: add delete button
|
7 years ago |
ThomasV
|
fae4c8cd00
|
wallet information dialog
|
7 years ago |
ThomasV
|
7cf075c754
|
follow up b8c7edf070
|
7 years ago |
SomberNight
|
29c34332ac
|
fix: contacts import
|
7 years ago |
ThomasV
|
b8c7edf070
|
return bytes in scan_barcode
|
7 years ago |
SomberNight
|
d4a180da7c
|
follow-up 198cc9d737
|
7 years ago |
ThomasV
|
198cc9d737
|
fix #2614: define non-linear scale for static fees
|
7 years ago |
ThomasV
|
0497561e56
|
fix #3068
|
7 years ago |
neocogent
|
7a92750ea5
|
add sat/byte fee info and fee_unit pref
|
8 years ago |
ThomasV
|
68ca0b73b1
|
fix #2968
|
7 years ago |
ThomasV
|
1e4ac1c352
|
fix #3060
|
7 years ago |
ThomasV
|
beffd3c006
|
follow-up 713c3c746: fiat values need to be right aligned
|
7 years ago |
SomberNight
|
a5ffa69a3e
|
storage: upgrade format version automatically in load_data()
|
7 years ago |
SomberNight
|
96ce6e542e
|
network dialog fixes
|
7 years ago |
ThomasV
|
2a80f68778
|
improve network dialog. fixes #2898
|
7 years ago |
Andrew Chow
|
9dc3eceea9
|
Modify tray context menu instead of creating a new one
Instead of creating a new context menu and setting it with setContextMenu,
simply clear and modify the existing context menu.
|
7 years ago |
ThomasV
|
482458d00d
|
fix #3028: add info to proxy dialog
|
7 years ago |
ThomasV
|
6b8f685b42
|
fix #3027
|
7 years ago |
ThomasV
|
401d8bc534
|
fix #2890
|
7 years ago |
SomberNight
|
d48ecc990a
|
fix: [QT wallet wizard] catch exceptions: UserCancelled, GoBack
|
7 years ago |
ThomasV
|
252cb491c8
|
show message when copy button is pressed
|
7 years ago |
ThomasV
|
01108d8b47
|
address tab: replace tree view with buttons
|
7 years ago |
ThomasV
|
e299df7b82
|
add message signing/decryption for segwit addresses
|
7 years ago |
SomberNight
|
4aa385e0b3
|
follow-up of wallet.get_private_key() -> wallet.export_private_key()
|
7 years ago |
Johann Bauer
|
5c2beb4ab5
|
Adjust colors if dark color scheme is used
|
7 years ago |
SomberNight
|
5ce871ef55
|
fix: editing labels in [QT GUI] Addresses tab for headings resulted in errors
|
7 years ago |
jrkong
|
1cf1f05938
|
Fixed syntax error with utf-8 encoding argument was spelt "utf8" instead of "utf-8". This will cause the reader to read the files using default encoding rather then utf-8.
|
7 years ago |
SomberNight
|
67f418e94d
|
fix: saving payment request as bip70 file
|
7 years ago |
SomberNight
|
6353f1a8f0
|
fix: py3 network_dialog - dict.keys() returns dict_keys(list) instead of list
|
7 years ago |
SomberNight
|
f091bd8694
|
fix: contact name editing
|
7 years ago |
ThomasV
|
e8b564c0e7
|
Extend Wallet Import Format with txin type. Extend class Imported_Wallet.
|
7 years ago |