25 Commits (cb2c2f0b9f46552a161f16128e8e0cb60b1f6417)

Author SHA1 Message Date
ThomasV 1bb00ff5af store output type explicitly in tuple 10 years ago
ThomasV 6feebb7da3 tx dialog hooks 10 years ago
ThomasV 2c7bf3ca1a detect if wallet can sign tx before showing sign button 10 years ago
ThomasV b32d0c77a3 fix bug with the order of signatures in tx input 10 years ago
ThomasV 37148b72d4 show number of tx signatures in gui 10 years ago
ThomasV 0636ef8b32 compact serialized format for unsigned and partially signed transactions. 10 years ago
ThomasV be75c9e012 add hook for transaction_dialog 10 years ago
ThomasV 46e431cd62 cleanup dead code 10 years ago
ThomasV c9fd14e343 transaction show_qr 11 years ago
ThomasV 6d0488c2de move qr code operations to transaction window and transaction menu 11 years ago
ThomasV d9db7771f9 tx window: let prent do the broadcast 11 years ago
ThomasV 84954b0778 update calls to is_complete() method. fixes #693 11 years ago
ThomasV 86917c2ff3 handle coinbase transactions explicitly 11 years ago
ThomasV 8b7c3a201c format inputs so that they fit on one line 11 years ago
ThomasV 1b2f75bb84 do not display tx amounts in an offline wallet 11 years ago
Michael Wozniak f5fb6ed194 display locktime for transaction 11 years ago
ThomasV 4a97aa1d1e show txids in the list of transaction inputs 11 years ago
ThomasV 72559fef0e fix tx dialog 11 years ago
ThomasV 7ead6d18f2 fix tx signing with watching only wallets 11 years ago
Bryan Stitt 6cd4ed486a fix more bare excepts 11 years ago
Michael Kramlich 5be950322c FIX: fixed syntax error in gui/qt/transaction_dialog.py (*glares at somebody*) 11 years ago
rdymac 280dd93aa0 Split colon - separate 11 years ago
ThomasV 877644f732 set default button in tx detail window 11 years ago
ThomasV 4524c107cf add account menus and details window 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
rdymac 10be6e7609 Add translations and fixes to 1.9 master 11 years ago
thomasv a7f61de8fd show input and outputs as text (fix issue #197) 11 years ago
thomasv f38cc47802 add context menu to transaction input/outputs 11 years ago
thomasv 4742b03aea fix issue 274 11 years ago
ThomasV 72d7d0b07a remove unneeded parameter 11 years ago
ThomasV d51a8d0f25 create a class for transaction dialog 11 years ago