373 Commits (95780a39a3a3c87099e9a6eab407e86392a5dce2)

Author SHA1 Message Date
SomberNight 7939b32a1f minor kivy import fix 7 years ago
ThomasV b009c56b9d kivy: save requests only with the save button 7 years ago
SomberNight 8e79d09511 disallow adding receive requests without valid is_mine addresses 7 years ago
SomberNight b7f7da6cde fix kivy addresses search 7 years ago
ThomasV 971a6979ee kivy: do not open invoices, requests dialogs if list is empty 7 years ago
ThomasV ca07399937 fix #4050 7 years ago
ThomasV c750ec153b new kivy gui 7 years ago
ThomasV 2b5117ab3d kivy: fix tx dialog message 7 years ago
ThomasV c9b0840c78 kivy: minor fixes related to exchange rates 7 years ago
ThomasV 56c94153ff kivy: simplify fee dialog 7 years ago
ThomasV 2e594d2d7a kivy: simplify fee dialog 7 years ago
ThomasV 721dc8cdb9 kivy: larger history icons 7 years ago
ThomasV 1526768cd6 kivy: simplify history screen, display either fiat or btc 7 years ago
ThomasV f863e7c7a8 follow-up previous commit 7 years ago
ThomasV 1e6d522137 kivy: more usable amount dialog 7 years ago
ThomasV d5effe48d0 kivy: do not show balance in every tab. fixes #3350 7 years ago
ThomasV fb761b7c12 request fee historgam every minute. show fee in the send tab of kivy gui 7 years ago
SomberNight a0023791e5 fix kivy -- virtual keyboard for seed input: chars were not getting enabled 7 years ago
ThomasV 31edc419fa improve get_tx_status 7 years ago
SomberNight 1804800999 fix #3941 7 years ago
ThomasV d971a75ef8 fix #3941 7 years ago
SomberNight 4ddda74dad clean up fees a bit 7 years ago
SomberNight 15f7e09131 use config.is_dynfee and config.use_mempool_fees 7 years ago
SomberNight 3bfaaad774 kivy: address filter "all" 7 years ago
ThomasV f5d557cae9 improve fee tooltips 7 years ago
ThomasV f39f43d58c fix #3845 7 years ago
ThomasV c3f3843cc3 Add memory pool based fee estimates 7 years ago
SomberNight ffdc36285b use string.format instead of old style (%) formatting 7 years ago
SomberNight 5522e9ea9f TX_ICONS list between kivy and qt needs to be kept in sync 7 years ago
SomberNight c811c5c9d9 allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 7 years ago
SomberNight 4435a6c9c7 use tx.txid() instead of tx.hash() 7 years ago
SomberNight 029c2aa72a fix: kivy Addresses tab crash for Imported_Wallet change 7 years ago
SomberNight aef0444867 fix #3439: ScanQRTextEdit optionally allows to concat data 7 years ago
ThomasV 1ddbd633b8 kivy: disable coinchooser option 7 years ago
ThomasV 5156b60769 kivy addresses tab: simplify, separate actions from display updates 7 years ago
ThomasV c79655d26a fix: kivy unit selector 7 years ago
Antoine Riard 70bfcaaf59 kivy: replace requests tab by address tab 7 years ago
ThomasV e9f7429fcd kivy: fix type in RBF dialog 7 years ago
ThomasV 6921e9fece kivy: do not display 'signing' message if user cancels send_tx 7 years ago
ThomasV 42f9d1ee63 kivy: py3 updates 7 years ago
ThomasV 198cc9d737 fix #2614: define non-linear scale for static fees 7 years ago
ThomasV 1d2253f0d8 kivy: python3 imports 7 years ago
ThomasV 4bc2a4e805 kivy: python3 imports 7 years ago
SomberNight 53c98ec96d migrating print() to python 3 7 years ago
ThomasV 0fd108079d kivy wizard: fix bug if password is not provided 7 years ago
ThomasV 01736197f8 python3 fixes 7 years ago
ThomasV 15642ec8de python3: remove calls to unicode function 7 years ago
ThomasV c3388d9677 misc python3 updates: 8 years ago
suut bc4fcfbebd Remove usages of deprecated apply() builtin 7 years ago
ThomasV 12b62fb27d kivy: use app.num_chain 7 years ago