1159 Commits (4578777c29bd65673a72d1c693e5f1966b3ac65d)

Author SHA1 Message Date
ThomasV cb2bc54f96 store and display signatures of own requests 9 years ago
ThomasV b9d270d438 add alias field to settings 9 years ago
ThomasV f3c4a55e77 add dnssec verification to payment requests 9 years ago
ThomasV d3104a17b7 Revert "Improved dialog centring" 9 years ago
ThomasV bad9030554 Revert "Improved password wrapper." 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 c33175c312 Improved password wrapper. 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
Neil Booth aa6de86c27 Once a user inputs a fee, retain it. 9 years ago
ThomasV 616becd9a8 move openalias from plugins to core 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
ThomasV 1919d5d63c fix wizard: remove vbox0, improve text 9 years ago
Michael Wozniak 4338944e3a remove unnecessary lines 9 years ago
Michael Wozniak b7ea10609c add seed scroll for multisig wallets 9 years ago
Michael Wozniak 523aa7c380 update restore multisig to add type 9 years ago
ThomasV 3a9bf8430e fix send button 9 years ago
ThomasV 56b3c98332 generic m of n multisig 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
Neil Booth 175081d9fc View contact address on block explorer menu item 9 years ago
Neil Booth 304f7f273b Show Synchronizing... when server height is zero 9 years ago
ThomasV 21f505a62c fix #1290 9 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 22ddbc7fef fix jsonrpc 10 years ago
ThomasV bf755f8ac0 jsonrpc interface 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