BTChip
|
3d2de1036c
|
Rewrite around new dev manager, rebase to latest Electrum, add P2SH support, add Nano S / Blue support
|
8 years ago |
BTChip
|
a88036bc51
|
When no serial number is available, use the path as a temporary one
|
8 years ago |
BTChip
|
26cb6c7dda
|
Add temporary icons
|
8 years ago |
ThomasV
|
87e3db91dd
|
tweak messages in wizard
|
8 years ago |
ThomasV
|
472210885a
|
fix keystore in settings dialog
|
8 years ago |
ThomasV
|
8cb6ba992a
|
wizard: set next_button focus
|
8 years ago |
ThomasV
|
f98d1f43b4
|
do not propose passphrase option in 2fa wallets
|
8 years ago |
ThomasV
|
6c1dae4b10
|
qt wizard: remove max size
|
8 years ago |
ThomasV
|
bd3477cdb0
|
increase wizard window size
|
8 years ago |
ThomasV
|
ab53ee27f1
|
fix bug with change addresses
|
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
|
257c0915b5
|
fix deadlocks
|
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
|
62b47ca3b3
|
fix: hw_type
|
8 years ago |
ThomasV
|
33c7787941
|
plugins: do not assume that handler belongs to keystore
|
8 years ago |
ThomasV
|
8b729d0f83
|
store passphrase in keystore
|
8 years ago |
ThomasV
|
0ceb7181d6
|
treor: better tooltips
|
8 years ago |
ThomasV
|
a2fa26eb46
|
disable 'show on trezor' menu for multisig
|
8 years ago |
ThomasV
|
f7efedf8a0
|
query_info: raise if user cancelled
|
8 years ago |
ThomasV
|
4189d9343d
|
minor fix: return client
|
8 years ago |
ThomasV
|
86e23d9989
|
save wallet label in keystore, to facilitate pairing
|
8 years ago |
ThomasV
|
cae635c3e4
|
kivy: fix load_wallet bug
|
8 years ago |
ThomasV
|
af2bf1955a
|
trigger upgrade on android
|
8 years ago |
ThomasV
|
843ac4e90b
|
workaround p4a bug
|
8 years ago |
ThomasV
|
fb151c1728
|
fix for kivy wizard
|
8 years ago |
ThomasV
|
4837d7a148
|
show complete device description in wizard
|
8 years ago |
ThomasV
|
11abdd7175
|
initialize device in separate thread
|
8 years ago |
ThomasV
|
0f9fb49db7
|
don't use wizard as handler, it does not have all methods
|
8 years ago |
ThomasV
|
3bc6fdaadb
|
fix typo
|
8 years ago |
ThomasV
|
3a56b00da7
|
follow up previous commit
|
8 years ago |
ThomasV
|
3ac357171a
|
wizard: add password only once all keystores are known
|
8 years ago |
ThomasV
|
b907a668ec
|
wizard: add derivation passphrase and bip39 support
|
8 years ago |
ThomasV
|
808703bacb
|
m
|
8 years ago |
ThomasV
|
6b0e65fc0a
|
fixes for hardware wallets
|
8 years ago |
ThomasV
|
665d1bc153
|
plugin: separate get_xpub and setup_device
|
8 years ago |
ThomasV
|
d2dcea67ba
|
fix settings_dialog buttons
|
8 years ago |
ThomasV
|
5d963d9a95
|
qt handler: use own signals, because there might be several handlers
|
8 years ago |
ThomasV
|
092bb43660
|
rename wizard.choose_device because plugin has method with same name
|
8 years ago |
ThomasV
|
1e6caf8f03
|
wizard: ask accound id after device setup
|
8 years ago |
ThomasV
|
8edca91390
|
wizard: trezor init
|
8 years ago |
ThomasV
|
9366e37fb0
|
disable wizard.finished()
|
8 years ago |
ThomasV
|
4781df9d21
|
wizard: scan hardware devices directly
|
8 years ago |
ThomasV
|
0520eda628
|
device manager: remove seemingly unused parameter
|
8 years ago |
ThomasV
|
63ebf7772e
|
wizard.query_choice
|
8 years ago |
ThomasV
|
d946e9fa54
|
trezor button should not be an attribute of window
|
8 years ago |
ThomasV
|
3b830cbcfa
|
wizard: fix trezor device initialization
|
8 years ago |