1005 Commits (026f9312a7189cd8ef903ac24b68a60906e51706)

Author SHA1 Message Date
ThomasV d3104a17b7 Revert "Improved dialog centring" 10 years ago
ThomasV bad9030554 Revert "Improved password wrapper." 10 years ago
ThomasV 383f8924d7 revert txdialog to QDialog 10 years ago
ThomasV 5c2235e54b make tx.deserialize preserve existing inputs 10 years ago
Neil Booth d41dfa394b Improved dialog centring 10 years ago
Neil Booth c33175c312 Improved password wrapper. 10 years ago
Neil Booth 15632adb40 Rename send_tx() to sign_tx() 10 years ago
Neil Booth b2bfd5af1f Show the broadcast button even if broadcast. 10 years ago
Neil Booth 3446e1fd56 Prevent garbage collection of TxDialogs 10 years ago
Neil Booth aa6de86c27 Once a user inputs a fee, retain it. 10 years ago
ThomasV 616becd9a8 move openalias from plugins to core 10 years ago
Roman Zeyde a0c891d73f transaction_dialog: allow plugins manipulate transaction sharing buttons 10 years ago
Neil Booth a23247634c Remove some unused vars. 10 years ago
ThomasV 9dfe8ff847 tx window: keep a single close message, and raise window after signing 10 years ago
ThomasV 1919d5d63c fix wizard: remove vbox0, improve text 10 years ago
Michael Wozniak 4338944e3a remove unnecessary lines 10 years ago
Michael Wozniak b7ea10609c add seed scroll for multisig wallets 10 years ago
Michael Wozniak 523aa7c380 update restore multisig to add type 10 years ago
ThomasV 3a9bf8430e fix send button 10 years ago
ThomasV 56b3c98332 generic m of n multisig 10 years ago
Neil Booth c35485c1c2 Split tx dialog buttons 10 years ago
Neil Booth 547886d6f1 Input tx index looks better left-aligned after all 10 years ago
Neil Booth 6c25f637b9 Wrapper func to create and show a TxDialog 10 years ago
Neil Booth 3d48a2d842 More tx dialog improvements 10 years ago
Neil Booth 7e36555ed8 Save the description to the wallet on broadcasting 10 years ago
Neil Booth 820f435a9a Distinguish receiving and change addrs in TxDialog 10 years ago
Neil Booth 56488daf04 Have show-before-broadcast defer password request 10 years ago
Neil Booth 175081d9fc View contact address on block explorer menu item 10 years ago
Neil Booth 304f7f273b Show Synchronizing... when server height is zero 10 years ago
ThomasV 21f505a62c fix #1290 10 years ago
Maran 9ef1f300f3 Fix Wizard on first run 10 years ago
ThomasV 2b769b10da bip70 export fixes 10 years ago
ThomasV 179e98b303 restore: call constructor to load plugin 10 years ago
ThomasV 5ffd26402e separate load_wallet hook for installwizard 10 years ago
ThomasV bcde416331 version_getter: catch all exceptions 10 years ago
ThomasV 060e3aa23e plugins: call load_wallet in install wizard 10 years ago
ThomasV 8bccf7b2db replace httplib with requests 10 years ago
ThomasV f70a996619 fix trezor initialiation hook (pass window in load_wallet) 10 years ago
ThomasV 8995cdbf14 rename fields: 'time' -> 'timestamp', payment_requests 10 years ago
ThomasV 9bd94e5062 refactor payment requests 10 years ago
ThomasV 572a463806 reason->memo 10 years ago
Neil Booth 4b092628df Have transaction_dialog use send_tx() 10 years ago
ThomasV 48e53498db improve requests 10 years ago
ThomasV 5a4a9f5369 make txdialog a nonmodal widget 10 years ago
Maran de535be5fc Cast ByteArray to string. Fixes #1259 10 years ago
ThomasV 3e4cb396b3 don't disable broadcast button if we are online but not connected 10 years ago
ThomasV 088d8e8415 show request status 10 years ago
ThomasV d41785c783 save payment requests in requests_dir 10 years ago
ThomasV 0938299e9b move payment requests logic to wallet, add basic commands 10 years ago
Neil Booth 03e53a5e01 Create a constant for 100000000 and use it 10 years ago