1048 Commits (4a65db54c9a855a57a1a4b7466c3cb4fcc21fe81)

Author SHA1 Message Date
ThomasV 198cc9d737 fix #2614: define non-linear scale for static fees 7 years ago
neocogent 7a92750ea5 add sat/byte fee info and fee_unit pref 8 years ago
ThomasV 6b8f685b42 fix #3027 7 years ago
ThomasV 401d8bc534 fix #2890 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
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
ThomasV e8b564c0e7 Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 7 years ago
SomberNight 6d6f5683cb fix: return type of QFileDialog.getSaveFileName() changed 7 years ago
SomberNight e43481aafc fix prev commit: name collisions with _() 7 years ago
SomberNight f1a4f998d2 fix: return type of QFileDialog.getOpenFileName() changed 7 years ago
SomberNight 8799809477 fix qt plugins crash 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
ThomasV 29aaa1c4c4 fix #2840 7 years ago
ThomasV b9da5afa9d replace bitcoin.is_valid 7 years ago
ThomasV 32dee14fd0 show error message when parsing empty tx 7 years ago
ThomasV ab15ff3a00 updates for python3 8 years ago
ThomasV f1a8c0b0e6 misc. fixes for python3 8 years ago
ThomasV c3388d9677 misc python3 updates: 8 years ago
Dmitry Sorokin 0693403358 sending fixed 8 years ago
Dmitry Sorokin f02d18226b misc ui and lib fixes for py3 8 years ago
Dmitry Sorokin d304ccdf17 py3 in qtgui 8 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
J.R. Mathis 5062e642c2 Fix minor typo in exporting labels 8 years ago
ThomasV 8d82e66eee fix #2690 8 years ago
ThomasV 5fb51a91a2 fix #2736 8 years ago
ThomasV 08fab753e8 change default value of confirmed_only, spending unconfirmed coins 8 years ago
suut bc4fcfbebd Remove usages of deprecated apply() builtin 8 years ago
KoffeinFlummi 9a44cde6cd Add optional fiat balance column to addresses view 8 years ago
ThomasV 125247df81 fix unicode path issue #2269 8 years ago
Johann Bauer 6b9643a66c Add shortcuts to toggle actions in view menu 8 years ago
ThomasV 92b392a56b minor fixes 8 years ago
Johann Bauer c4979864cc Add tab icons 8 years ago
ThomasV dd50259f68 network_dialog: do not use parent for signalling 8 years ago
ThomasV 5ae5c81c48 use a unique and non-modal network dialog window 8 years ago
ThomasV 568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 8 years ago
ThomasV 777a3aa8bf Fixes for TrustedCoin plugin: 8 years ago
ThomasV 197f57d329 rm dead code 8 years ago
ThomasV 73e69284d1 show pubkeys and redeem script in address dialog 8 years ago
ThomasV faa17f9818 Option to send only confirmed coins (fix #2395) 8 years ago
Johann Bauer f5d5dde69a Retain tab order after toggling 8 years ago
ThomasV c6eb269cce follow-up previous commit 8 years ago
Johann Bauer 17bf035125 Hide console tab by default 8 years ago
ThomasV eff0ae1f78 fix #2564 8 years ago
ThomasV 828b0e5d70 fix #2439 8 years ago
ThomasV cf88b7f8a7 fix #2453 8 years ago
chipmixer 678a9002b0 Add plugin hook `init_menubar_tools` 8 years ago