6189 Commits (0a1b3eac9cd297141f137075cc3de6abefab54a1)
 

Author SHA1 Message Date
Neil Booth 3d781a2d1b BIP32_HD_Wallet: Fix address derivation 9 years ago
Neil Booth 4743f033b4 Fix the backwards-compat 'next_account2' code 9 years ago
Neil Booth 5baa5feb11 Put restore_wallet_class back in the derived classes 9 years ago
Neil Booth 5e8d28a187 leger: remove unused imports 9 years ago
Neil Booth 9946feb352 Have BTChipWallet derive from BIP44_Wallet 9 years ago
ThomasV 2c29cd3bba rm unused icon 9 years ago
Neil Booth 81d641a13f Show BIP32 path for BIP32_HD_Wallet classes 9 years ago
Neil Booth d5c3c09bbc Trezor: Implement decrypt message 9 years ago
Neil Booth 9cf0a9720f QT handler improvements 9 years ago
Neil Booth 83cc5e2001 Fix top level window issue on Mac 9 years ago
Neil Booth 56bc717da1 Encrypt / decrypt: use top level window 9 years ago
Neil Booth b97c2857e0 Fixes for message sign and verify 9 years ago
ThomasV 9ad4d63ad1 wizard: small tweaks, fix show_restore 9 years ago
Neil Booth 2f1d6b2379 Have Trezor dialog work even if wallet unpaired 9 years ago
Neil Booth 2377476207 Separate out new QT util ChoicesLayout 9 years ago
Neil Booth 3e8598c245 Move trezor-specific install wizard code to plugin 9 years ago
Neil Booth 54cdd551fe Avoid unnecessary exception on missing libs 9 years ago
Neil Booth 9f0d2f4d21 Replace two uses of dialog with self 9 years ago
ThomasV 9c122c469b Merge pull request #1617 from Kefkius/gui 9 years ago
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
Kefkius d29fd4d9d1
Use info message box for Pay-To-Many instructions 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