782 Commits (56356d5f26e172efc335b4f98cb05866e7d9a373)

Author SHA1 Message Date
ThomasV c6a46df158 fix issue #1853 9 years ago
ThomasV 5bcadd6651 qt: fix account_expanded 9 years ago
ThomasV 6bc73f4d74 add is_final checkbox to bump_fee dialogs 9 years ago
ThomasV 017afd95dc Qt: disable max button if amount is locked 9 years ago
ThomasV 1f8e6d38c8 qt: add tx preview button instead of option 9 years ago
ThomasV a07a3f748e Qt GUI: let users type tx output in script language 9 years ago
ThomasV 85a411d5cf test if a donation address exists 9 years ago
ThomasV 9da2076328 fix: relayfee is per kb 9 years ago
ThomasV 0843aaafb5 gat_wallet_delta: reverse sign of returned fee 9 years ago
ThomasV 2cf4795250 dynamic fees: define fee levels using expected confirmation times 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 9e3314f17d move set_account_expanded 9 years ago
ThomasV f7293694cc qt: minor fixes 9 years ago
ThomasV 2afa6b5f36 add missing import 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 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 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 edb145e66a QT gui: add new tab to preferences dialog 9 years ago
ThomasV bc1bef60a0 support Replace-By-Fee in GUI 9 years ago
ThomasV 7ea2a217cd fix issue #1748 9 years ago
ThomasV 94dbfe6791 fix #1728 9 years ago
ThomasV 9659e8542d fix transaction parsing from command line 9 years ago
ThomasV bca0f31fca coinchooser methods should not belong in wallet class 9 years ago
ThomasV 96f144eb03 make sure the broadcast tx thread always times out 9 years ago
ThomasV 305843999e Relicensing 9 years ago
ThomasV 41f6fec2ac kivy: set_paid for paid invoices 9 years ago
ThomasV f1822a9603 pending->unconfirmed 9 years ago
ThomasV 04c7d2b455 add 'donate to server' menu item 9 years ago
Neil Booth 5f590c9c64 2 fee colour fixes 9 years ago
Neil Booth c41e694534 show_seed_dialog: return if user cancels p/w input 9 years ago
Neil Booth 6b9d12e369 Tweak tooltip 9 years ago
Neil Booth 9490debf0f hw_wallet: don't make watching only if cannot pair 9 years ago
Neil Booth bb3de0eb63 change_password_dialog: remove redundant check 9 years ago
Neil Booth 5c2c7b1557 trezor: create new accounts in non-GUI thread 9 years ago
Neil Booth 16397b1ed7 trezor: more user friendly when cannot connect 9 years ago
ThomasV 6faac2ca36 My Requests -> Requests 9 years ago
ThomasV 2a507b91c1 fix #1666 9 years ago
ThomasV 3ee61c4c6e define wallet.dummy_address method 9 years ago
ThomasV 5aa0a87d7a trustedcoin: restore the display of fees 9 years ago
Neil Booth 274d91fd6e watching_only: warn after showing main window 9 years ago
Neil Booth ab488b566b warn_if_watching_only: don't call twice 9 years ago
Neil Booth e61fffab55 Trezor/KeepKey: force watching only improvements 9 years ago
Neil Booth 69da96feb4 The daemon stops the wallet threads now 9 years ago