2678 Commits (f2b0b7945dfe5da2568ed7945f050922bda572f4)

Author SHA1 Message Date
ThomasV 6acbe4226e don't open wizard window if no action was required 9 years ago
ThomasV d867fcc266 update create_main_account in tests 9 years ago
ThomasV 5915b9b7e1 restore action-driven wizard logic 9 years ago
ThomasV 90a2fc1379 Revert "Fix MultiSig wallet creation." 9 years ago
Neil Booth 6fb7dbd30d Implement passphrase protection toggling. 9 years ago
Neil Booth 9b29c6c2e6 Trezor: all four available device initializations 9 years ago
ThomasV bdb4782b36 Revert "Install wizard multisig improvement" 9 years ago
Neil Booth 4e7c6e5d16 Install wizard multisig improvement 9 years ago
ThomasV 62868ab29a Register loaded wallets in daemon, to prevent a wallet from being opened twice. 9 years ago
Neil Booth 3d9f321cae Use a shared device manager 9 years ago
Neil Booth 21038843ea Fix MultiSig wallet creation. 9 years ago
ThomasV bd309cff49 restore default labels 9 years ago
Neil Booth 87363c8301 Trezor: Implement resetting a device 9 years ago
Neil Booth f3e6bf0280 Passphrase-related fixes 9 years ago
Neil Booth ff39333d32 Not all wallets have plugins 9 years ago
Neil Booth 21bf5a8a84 Better support for USB devices 9 years ago
Neil Booth dbf154d5f2 Finish moving the multisig regex to one place 9 years ago
Neil Booth 12f62212ba Move wallet_kinds to the base class 9 years ago
Neil Booth 1d07960290 Remove constructor method of plugins 9 years ago
Neil Booth c7bd1e9428 Fix plugin dialog logic I broke recently 9 years ago
Neil Booth d63e754c67 Remove some unused hook infrastructure 9 years ago
Neil Booth 11d135b32d Better install wizard 9 years ago
Neil Booth e6dbe621c6 Make class methods static on Wallet 9 years ago
Neil Booth f263f8b0fd Convert legacy restored hardware wallets 9 years ago
Eagle[TM] 2c797cd75b Update default server list 9 years ago
Neil Booth 1d51335827 Remove need for self.wallet for h/w wallets 9 years ago
Neil Booth 84450b9189 Revert mistaken commit 9 years ago
Neil Booth ed3c0a5469 Remove a name-clashing unnecessary local variable 9 years ago
Neil Booth 0f70d0b8a5 The constructor() concept doesn't exist 9 years ago
Neil Booth 9d9fcbde64 Proper treatment of restored hardware wallets 9 years ago
Neil Booth 11e1c62f28 Move hardware wallet to trezor/ 9 years ago
Neil Booth 669cf74789 Fix trezor restore 9 years ago
Neil Booth 3a1bb5b61a Combine keepkey and trezor wallet code 9 years ago
Neil Booth c298860e11 A fix and cleanups for hardware wallets 9 years ago
Neil Booth a58c19d7c0 Clean up and fix account adding 9 years ago
ThomasV fb8f9e55ef Cleanup main script, with semantic changes: 9 years ago
ThomasV acbe67fd1f separation between RPC and non-RPC commands. 9 years ago
Neil Booth 9484b6371f More modality fixes and cleanups 9 years ago
Neil Booth 72fdf0cd21 Better error when opening a non-wallet file 9 years ago
Neil Booth e1c0298fc2 Write the wallet less often 9 years ago
Neil Booth 0a3d74de8f Avoid index-out-of-range 9 years ago
Neil Booth 25a2ceda23 Fix copyright. 9 years ago
Neil Booth 5c3a6db445 Fix negative amounts assertion 9 years ago
ThomasV 3bed2e3106 don't wait for wallet sync in rpc commands; instead, show wallet status in status command 9 years ago
ThomasV 026f9312a7 fix more type errors caused by jsonrpc (parsing floats and transactions) 9 years ago
ThomasV b3ef2249b5 add more features to settings dialog 9 years ago
ThomasV 30ace570d3 kivy: choice_dialog and load_wallet_by_name 9 years ago
ThomasV 9d3162b1a1 simplify get_label 9 years ago
ThomasV 6ad3f47640 don't rewrite index.html everytime 9 years ago
ThomasV 679efe2a66 don't use floats because of rounding errors 9 years ago