28 Commits (97dc130e26b36af84f5fb54b468d867423243c97)

Author SHA1 Message Date
ThomasV a07a3f748e Qt GUI: let users type tx output in script language 8 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
ThomasV 0d52911561 define constants for tx output types 9 years ago
Neil Booth 6178f5a28f Fix some more regressions and trustedcoin plugin 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
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 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
ThomasV 2c0489c809 plugins: separate GUIs using child classes 9 years ago
ThomasV 175fdbcac6 Disentangle plugins and window management; use Qt signals 9 years ago
Neil Booth 886192aba7 Make trustedcoin.py multi-window compatible 9 years ago
Neil Booth bbd50ba83c Remove all self.window references from plugins 9 years ago
Neil Booth ec3b7ba5ee Pass plugins object to plugin constructor 9 years ago
Neil Booth f2fb856f1c Exchange rate plugin fixes for multiple windows 9 years ago
Roman Zeyde fea97454b1 typo fix: rename pay_from_URI() -> pay_to_URI() 9 years ago
ThomasV 6a0fde329a fix #1416 9 years ago
ThomasV 71ec50e634 fix tooltips 9 years ago
ThomasV e18ddd0096 do not show plugins that register a custom wallet type in the plugins toggle dialog 9 years ago
Neil Booth 15632adb40 Rename send_tx() to sign_tx() 9 years ago
ThomasV 56b3c98332 generic m of n multisig 9 years ago
ThomasV 5ffd26402e separate load_wallet hook for installwizard 10 years ago
ThomasV bf50bc45ef fix plugin load_wallet hook 10 years ago
ThomasV f70a996619 fix trezor initialiation hook (pass window in load_wallet) 10 years ago
ThomasV 778297697a lazy plugin constructor 10 years ago
ThomasV 8f98ea4aca make plugins available without the GUI 10 years ago
ThomasV 21b2fcbe85 always_hook. fix trezor handler. fixes #1146 10 years ago
ThomasV 1a76842730 on_buy: missing parameter 10 years ago
ThomasV 156825fe57 trustedcoin: add 10 to prepaid options 10 years ago
ThomasV 2b81906fdd trustedcoin: use self.print_error 10 years ago
ThomasV 9dbd546670 trustedcoin: clarify buy dialog 10 years ago