ThomasV
|
13678d9e13
|
Merge exchange_rate plugin with main code
* fixes #2037 (tab indexes)
|
8 years ago |
ThomasV
|
e874ea2b7c
|
trustedcoin: remove hardcoded item
|
8 years ago |
ThomasV
|
38858c25fd
|
another cosignerpool fix
|
8 years ago |
ThomasV
|
e18e323c45
|
fix cosignerpool plugin, change hostname
|
8 years ago |
ThomasV
|
375885deb3
|
plot: remove unused label from loop
|
8 years ago |
ThomasV
|
b8328da99f
|
fix matplotlib plugin
|
8 years ago |
ThomasV
|
6d1c33cbf8
|
minor fix: plot plugin
|
8 years ago |
anduck
|
064535c27d
|
Update plugin.py
|
8 years ago |
anduck
|
32af57e2c9
|
Change atleast_version to return 1 or 0
|
8 years ago |
Jonathan Cross
|
e66889c70e
|
Fixing TrustedCoin logo.
|
8 years ago |
BTChip
|
1b4c03ecc5
|
Fix uninitialized HW.1/Nano and outputs swap with legacy firmware
|
8 years ago |
ThomasV
|
b907018a25
|
trezor: fix length of signatures array
|
8 years ago |
ThomasV
|
4a5bece492
|
fix #1987
|
8 years ago |
ThomasV
|
3f64e4d1f8
|
fix #1988
|
8 years ago |
ThomasV
|
5e92e09044
|
fix pubkey ordering in multisig wallets. fix #1975
|
8 years ago |
ThomasV
|
11ba5c441a
|
fix #1976
|
8 years ago |
ThomasV
|
34e271594a
|
skip trezor address check with multisig addresses (issue #1975)
|
8 years ago |
ThomasV
|
43272c63a8
|
fix #1961
|
8 years ago |
ThomasV
|
730cbefeb1
|
Trustedcoin: add Google Authenticator reset
|
8 years ago |
ThomasV
|
dfef56491b
|
simplification
|
8 years ago |
ThomasV
|
f26262da0f
|
fix ledger sign_transaction, issue #1938
|
8 years ago |
ThomasV
|
121ac07b01
|
wizard: add checkbox for passphrases. allow passphrases with 2fa seeds
|
8 years ago |
ThomasV
|
c32f75a313
|
wizard: display seed type. restore 2fa if needed
|
8 years ago |
ThomasV
|
1fe1fc3c08
|
fix: can be longer than 24
|
8 years ago |
ThomasV
|
296f30b924
|
trustedcoin: use 12-word seeds with separate derivations
|
8 years ago |
ThomasV
|
997dd17933
|
call choose_device when button is clicked
|
8 years ago |
ThomasV
|
9f7ca3dcb7
|
fix trezor PIN signal
|
8 years ago |
ThomasV
|
56c490faf0
|
ledger: better message
|
8 years ago |
ThomasV
|
5f038a4157
|
ledger plugin: parse xpubkey instead of using txin['derivation']; always use client.finalizeInputFull
|
8 years ago |
ThomasV
|
36c90502ae
|
more trustedcoin fixes
|
8 years ago |
ThomasV
|
2baf8e2079
|
fix trustedcoin hook
|
8 years ago |
ThomasV
|
494d7faa22
|
fix: get_action
|
8 years ago |
ThomasV
|
7a47d2341e
|
fix bug in trustedcoin constructor
|
8 years ago |
ThomasV
|
cba9a2dc2c
|
trustedcoin: add_seed
|
8 years ago |
ThomasV
|
ae779694df
|
create common class for qt hardware plugins
|
8 years ago |
ThomasV
|
02db08504c
|
fix yes_no_question dialog in qthandler
|
8 years ago |
ThomasV
|
2a9c9cf654
|
remove deprecated method
|
8 years ago |
ThomasV
|
08733c09c4
|
more fixes for trustedcoin
|
8 years ago |
ThomasV
|
b33e6a8b68
|
wizard small fixes
|
8 years ago |
BTChip
|
57ce0f500a
|
Fix setup for Nano S firmware version < 1.2
|
8 years ago |
BTChip
|
3d2de1036c
|
Rewrite around new dev manager, rebase to latest Electrum, add P2SH support, add Nano S / Blue support
|
8 years ago |
ThomasV
|
472210885a
|
fix keystore in settings dialog
|
8 years ago |
ThomasV
|
f98d1f43b4
|
do not propose passphrase option in 2fa wallets
|
8 years ago |
ThomasV
|
49a5994b29
|
use another lock for hid operations
|
8 years ago |
ThomasV
|
82a33bf89e
|
fix callback of settings_dialog
|
8 years ago |
ThomasV
|
c82bd1d8cb
|
disable bridge because it seems to never returns if keepkey is plugged
|
8 years ago |
ThomasV
|
47f1a7b632
|
move update_status in handler
|
8 years ago |
ThomasV
|
e542b24bc6
|
Remove dynamic classes in trezor compatible plugins.
This is unecessarily complex, and can be achieved by inheritance.
|
8 years ago |
ThomasV
|
b07d3466c0
|
new icons to show hardware wallet pairing in status bar
|
8 years ago |
ThomasV
|
33c7787941
|
plugins: do not assume that handler belongs to keystore
|
8 years ago |