53 Commits (dd39931833b394cc019f92dc09370111200a8fb2)

Author SHA1 Message Date
ThomasV 08733c09c4 more fixes for trustedcoin 8 years ago
ThomasV b33e6a8b68 wizard small fixes 8 years ago
ThomasV f98d1f43b4 do not propose passphrase option in 2fa wallets 8 years ago
ThomasV 3ac357171a wizard: add password only once all keystores are known 8 years ago
ThomasV 4781df9d21 wizard: scan hardware devices directly 8 years ago
ThomasV ca69b20327 update trustedcoin plugin 8 years ago
ThomasV 24a9ff3fef simplify wallet types 8 years ago
ThomasV 6e6ba37e7e fix forgotten occurence of account in trustedcoin plugin 9 years ago
ThomasV 1159f85e05 Major refactoring 9 years ago
ThomasV 16db27ffc0 wizard: remove run_wallet 9 years ago
ThomasV 2bb08aa280 fixes for install wizard 9 years ago
ThomasV 90cfc6af90 fix trustedcoin plugin: get_max_amount 9 years ago
ThomasV 693897cdcb remove deprecated import 9 years ago
ThomasV e7d25faf02 Finish wizard unification 9 years ago
ThomasV a07a3f748e Qt GUI: let users type tx output in script language 9 years ago
ThomasV dc8bedd75b trustedcoin: fix get_max_amount 9 years ago
ThomasV 2599be8fdf fix typo 9 years ago
ThomasV 1067f10e5e fix #1704 9 years ago
ThomasV 305843999e Relicensing 9 years ago
ThomasV 8392fa9504 fix: missing import 9 years ago
ThomasV 3ee61c4c6e define wallet.dummy_address method 9 years ago
ThomasV 57af8d1d39 trustedcoin: fix 'send max' shortcut 9 years ago
ThomasV a43b0395d4 trustedcoin: do not call make_unsigned_transaction twice 9 years ago
ThomasV 5aa0a87d7a trustedcoin: restore the display of fees 9 years ago
ThomasV eb36884c66 move estimate_fee back to wallet 9 years ago
Neil Booth dee402b961 Plugin wallets: better error when unloadable 9 years ago
ThomasV bd3f3c3554 fix issue #1610 9 years ago
ThomasV 0d52911561 define constants for tx output types 9 years ago
Neil Booth 6178f5a28f Fix some more regressions and trustedcoin plugin 9 years ago
Neil Booth 0219687d41 Some work on multisig. 9 years ago
Neil Booth 2ae3543dc4 Start work on persistent install wizard 9 years ago
ThomasV c47e3499ce rename wallet methods 9 years ago
ThomasV 5915b9b7e1 restore action-driven wizard logic 9 years ago
Neil Booth 5b8e096d57 Fix typo in prior except block 9 years ago
Neil Booth d98f123f92 Fix make_unsigned_transaction for trustedcoin 9 years ago
ThomasV c2accd64cf trustedcoin: don't use assert in hooks, it crashes when using multiple windows. show message if wallet is restored from seed. 9 years ago
ThomasV 32483e64c6 fix syntax errors in trustedcoin plugin 9 years ago
Neil Booth 1d07960290 Remove constructor method of plugins 9 years ago
Neil Booth d150a6d29c Fix trustedcoin crash 9 years ago
Neil Booth 11d135b32d Better install wizard 9 years ago
Neil Booth 84450b9189 Revert mistaken commit 9 years ago
Neil Booth 0f70d0b8a5 The constructor() concept doesn't exist 9 years ago
Neil Booth 8f91af28a5 More cleanup of WaitingDialog 9 years ago
Neil Booth d70ad3df93 Better waiting dialog for trustedcoin 9 years ago
Neil Booth ffd081ac21 Clean up WaitingDialog 9 years ago
Neil Booth 64887f7a74 More message box cleanup 9 years ago
Neil Booth 0a3a0f12cc Make more dialogs window-modal 9 years ago
Neil Booth e1c0298fc2 Write the wallet less often 9 years ago
Neil Booth b1704ce911 Fix multiple trustedcoin bugs. 9 years ago
Neil Booth 90dee43998 Move estimated_fee to Transaction class 9 years ago