5969 Commits (6acbe4226ec2f063992b3a0e2280a0256b2915a1)
 

Author SHA1 Message Date
ThomasV 6acbe4226e don't open wizard window if no action was required 9 years ago
Neil Booth a3bced210d Treozr: improved settings screen 9 years ago
ThomasV b21ea13940 trezor: fix create account 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 0117109a2d Trezor: show supported coins 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 59343ec6ec fix get_label in plot.py 9 years ago
ThomasV 97c443a86d use a wallet-owned dummy_address, to minimize risk of losses. This was removed in 11d135b without explanation 9 years ago
ThomasV f49f538315 Revert "Use a real dummy address" 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 5b8e096d57 Fix typo in prior except block 9 years ago
Neil Booth d98f123f92 Fix make_unsigned_transaction for trustedcoin 9 years ago
Neil Booth 21038843ea Fix MultiSig wallet creation. 9 years ago
ThomasV d168f66b60 Merge pull request #1608 from andreas-h/desktop_install 9 years ago
Andreas Hilboll 60b595356b BUG: allow non-root installation on linux 9 years ago
ThomasV bd309cff49 restore default labels 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
Neil Booth 9ed987c2da Use a real dummy address 9 years ago
ThomasV 32483e64c6 fix syntax errors in trustedcoin plugin 9 years ago
ThomasV 6210c61eb6 fix #1597 9 years ago
Neil Booth 2ad009bb9d Add some informative comments 9 years ago
Neil Booth 0c80ca8457 Get rid of timer_actions hook 9 years ago
Neil Booth 6516b28840 TrezorCompatiblePlugin: make it a thread job 9 years ago
Neil Booth 1ffc14df76 Force OK button to be default 9 years ago
Neil Booth 43fd684d97 Trezor: add session timeout to preferences 9 years ago
Neil Booth 87363c8301 Trezor: Implement resetting a device 9 years ago
Neil Booth 13154d4ce7 Fix import in main_window.py 9 years ago
Neil Booth 40ae744c1e Fix show_error inheritance issue 9 years ago
Neil Booth e6afaf173c Hardware wallets can create accounts 9 years ago
Neil Booth 6e660f562f Change inheritance order in installwizard.py 9 years ago
Neil Booth a7028176cd Trezor: Add wipe device functionality 9 years ago
Neil Booth 9aae66a9d2 Move set_layout call 9 years ago
Neil Booth 9eaf510ac6 Test if initialized to determine watching only 9 years ago
Neil Booth f3e6bf0280 Passphrase-related fixes 9 years ago
Neil Booth 4fe01cb8d3 Change scan_devices logic 9 years ago
Neil Booth e4269f2684 Use relative imports. 9 years ago
Neil Booth 3f2ba5ec20 Fix QtHandler modality 9 years ago
Neil Booth 3422d855c9 A few small 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 187b4dc9c1 Trezor: Need to set client in show_address 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