6824 Commits (95095927675c2af26f4537d8b2d43dc99cabe1f1)
 

Author SHA1 Message Date
ThomasV 403fbdd39e rename is_send -> is_mine 9 years ago
ThomasV 03bd6a092b kivy: cache gui list items 9 years ago
ThomasV 016d733c0f low_fee threshold 9 years ago
ThomasV 8e0d1f1e44 fix low_fee value 9 years ago
ThomasV db7467ef4e release notes for 2.7 9 years ago
ThomasV 2cf4795250 dynamic fees: define fee levels using expected confirmation times 9 years ago
ThomasV 352cdd7f5a minor fix 9 years ago
ThomasV 599906eef6 show warning icon if unconfirmed tx has low fee. fixes 1798 9 years ago
ThomasV bce42cb496 minor fix 9 years ago
ThomasV 076ecb2680 move get_status to synchronizer 9 years ago
ThomasV 6322714222 qt: minor fix 9 years ago
ThomasV 8680eae86f detect dangling links 9 years ago
ThomasV 0e61408dfa add option to configure electrum_path 9 years ago
ThomasV fbb8b2ac6c simplify contacts tab 9 years ago
ThomasV 7a8635589b fix #1755 9 years ago
ThomasV 375be73894 qt: fix address dialog 9 years ago
ThomasV 59d3910882 fix utxo_can_sign 9 years ago
ThomasV 1a46a795a5 detect non-final transactions, and transactions with unconfirmed inputs 9 years ago
ThomasV 2259b741f6 use address as key in contacts 9 years ago
ThomasV 1a8b12360b fix contacts_list 9 years ago
ThomasV 9e3314f17d move set_account_expanded 9 years ago
ThomasV f7293694cc qt: minor fixes 9 years ago
ThomasV d8fbc35d1e qt request list: minor fix 9 years ago
ThomasV 2afa6b5f36 add missing import 9 years ago
ThomasV d7344edd6b kivy: add tooltip to recipient field 9 years ago
ThomasV 12dfccb3ab Define TreeWidget subclasses for lists 9 years ago
ThomasV 0273936b07 Discretize fee levels (follow-up 3314b3a). Fixes #1753 9 years ago
ThomasV 3f2c708789 kivy: metrics.dpi seems to be deprecated 9 years ago
ThomasV 0e7795f2a7 show/hide addresses tab in Qt GUI 9 years ago
ThomasV be75b337aa help text for RBF button 9 years ago
ThomasV f01f931e83 add extra checkbox for RBF 9 years ago
ThomasV 18a2498b76 show UTXOs in address tab 9 years ago
ThomasV 85aa633269 simplify wizard handling of hardware wallets. fixes #1793 9 years ago
ThomasV 0e853a6769 fee slider: use tooltips 9 years ago
ThomasV fff8462f36 add explicit 'max' button to send tab. fixes #1428 9 years ago
ThomasV 3314b3acc7 Use dynamic fees by default, show fee slider in send tab, and discretize fee levels. 9 years ago
ThomasV d83058e2e8 raise the maximum imposed on dynamic fees 9 years ago
ThomasV edb145e66a QT gui: add new tab to preferences dialog 9 years ago
ThomasV bc1bef60a0 support Replace-By-Fee in GUI 9 years ago
ThomasV 8c42c6d39f show certificate name in error popup 9 years ago
Neil Booth 11ef0f5489 Properly disable the next button if no choices 9 years ago
ThomasV 6b54459833 rename createrawtx -> serialize 9 years ago
ThomasV 461cbd357a support locktime 9 years ago
ThomasV ede1fbdb1f support non-final transactions (RBF) 9 years ago
ThomasV c6d74d9ff9 reformatting 9 years ago
ThomasV 31e9670502 make 'createrawtx' command not require wallet 9 years ago
ThomasV 8a5221ed9a Merge pull request #1785 from twopir/patch-1 9 years ago
ThomasV 1a409a2adf Merge pull request #1766 from alexreg/patch-1 9 years ago
twopir 87b95c51d8 correct other reference to network object 9 years ago
Neil Booth db1aa13015 Permit empty passphrases when creating HW wallet 9 years ago