95 Commits (357cc75dcae6a96e6cfd569f098ac7c127cebf7c)

Author SHA1 Message Date
ThomasV c934c5d55c tx window can show amount even if we are not synchronized 8 years ago
ThomasV b6393cbdf2 display 'low fee' in tx dialog 8 years ago
ThomasV 9896718f09 get_tx_info: fix types 8 years ago
ThomasV 5af7139598 kivy: handle 'verified' event 8 years ago
ThomasV 7f7aa97e2e tx dialog: fix confirmation time estimate 8 years ago
ThomasV b94a7920af factorize code used for tx dialogs 8 years ago
ThomasV f2d2d61894 add expected confirmation time to tx dialog 8 years ago
ThomasV bdb4958a34 for unconfirmed transactions, show fee sent by server 9 years ago
ThomasV 0843aaafb5 gat_wallet_delta: reverse sign of returned fee 9 years ago
ThomasV 403fbdd39e rename is_send -> is_mine 9 years ago
ThomasV bce42cb496 minor fix 9 years ago
ThomasV 1a46a795a5 detect non-final transactions, and transactions with unconfirmed inputs 9 years ago
Neil Booth 467b0c0973 tx_dialog: make a deep copy of the tx 9 years ago
ThomasV 305843999e Relicensing 9 years ago
ThomasV cc526a8734 tx dialog: don't use tx.raw 9 years ago
Neil Booth c0295c767e tx_dialog: prompt if signed but not saved 9 years ago
Neil Booth 38a8385287 Remove stale comment 9 years ago
Neil Booth f92843bb10 Top level window fix for tx_dialog and h/w wallets 9 years ago
ThomasV d200b236ae replace tx.input, tx.output by methods, so that deserialize calls are encapsulated 9 years ago
Neil Booth d9a84875dc Fix prior; keep tx dialog as top-level window 9 years ago
Neil Booth d9a13a5dd1 transaction_dialog: don't override base class 9 years ago
Neil Booth 8f91af28a5 More cleanup of WaitingDialog 9 years ago
Neil Booth 6f4d4b9a1e Modality and centring fixes for QR codes 9 years ago
Neil Booth 9484b6371f More modality fixes and cleanups 9 years ago
ThomasV 9d3162b1a1 simplify get_label 9 years ago
Neil Booth 1524fa29af Raise dialog width slightly. 9 years ago
Neil Booth 34955bd0f5 Show value if available 9 years ago
Neil Booth f3a7d3f2bf Show amount of inputs too. 9 years ago
ThomasV dfb3d7b119 show number of inputs/outputs 9 years ago
ThomasV b40f3571e8 tx window: do not always set prompt_if_unsaved 9 years ago
Neil Booth 3fbd81f8ab Improved dialog centring 9 years ago
ThomasV d3104a17b7 Revert "Improved dialog centring" 9 years ago
ThomasV 383f8924d7 revert txdialog to QDialog 9 years ago
ThomasV 5c2235e54b make tx.deserialize preserve existing inputs 9 years ago
Neil Booth d41dfa394b Improved dialog centring 9 years ago
Neil Booth 15632adb40 Rename send_tx() to sign_tx() 9 years ago
Neil Booth b2bfd5af1f Show the broadcast button even if broadcast. 9 years ago
Neil Booth 3446e1fd56 Prevent garbage collection of TxDialogs 9 years ago
Roman Zeyde a0c891d73f transaction_dialog: allow plugins manipulate transaction sharing buttons 9 years ago
Neil Booth a23247634c Remove some unused vars. 9 years ago
ThomasV 9dfe8ff847 tx window: keep a single close message, and raise window after signing 9 years ago
Neil Booth c35485c1c2 Split tx dialog buttons 9 years ago
Neil Booth 547886d6f1 Input tx index looks better left-aligned after all 9 years ago
Neil Booth 6c25f637b9 Wrapper func to create and show a TxDialog 9 years ago
Neil Booth 3d48a2d842 More tx dialog improvements 9 years ago
Neil Booth 7e36555ed8 Save the description to the wallet on broadcasting 9 years ago
Neil Booth 820f435a9a Distinguish receiving and change addrs in TxDialog 9 years ago
Neil Booth 56488daf04 Have show-before-broadcast defer password request 9 years ago
ThomasV 21f505a62c fix #1290 10 years ago
Neil Booth 4b092628df Have transaction_dialog use send_tx() 10 years ago