28 Commits (a04b510395e956a81843200531acb7f2a6709b71)

Author SHA1 Message Date
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
ThomasV 0c20e737a9 fix missing import 9 years ago
ThomasV 9782734f4c plugins: trustedcoin fixes 9 years ago
ThomasV ba2c737a21 finish separation between plugins and GUIs 9 years ago