ThomasV
|
5b84cbe9fb
|
close_wallet
|
10 years ago |
ThomasV
|
45a55e258f
|
trezor: check device on load_wallet
|
10 years ago |
ThomasV
|
a7102bee78
|
fix indentation
|
10 years ago |
ThomasV
|
410ac82667
|
Do not call Qt from non-Qt threads, this will segfault (give_error)
|
10 years ago |
ThomasV
|
374daa25af
|
create a PendingAccount if coins have been sent to next_account
|
10 years ago |
ThomasV
|
1fb8af40c5
|
disable privkey export menu in trezor wallets
|
10 years ago |
ThomasV
|
265d74c542
|
fix #825
|
10 years ago |
ThomasV
|
622fb6c08b
|
add wallet categories
|
10 years ago |
ThomasV
|
449feddaaf
|
raise an exception on trezor decrypt
|
10 years ago |
BTChip
|
098c608e3d
|
Reject outdated firmware versions
|
10 years ago |
ThomasV
|
79588eb4da
|
init plugins before gui. register wallet types in plugin constructor
|
10 years ago |
ThomasV
|
a3790372d8
|
@hook decorator for plugins
|
10 years ago |
Chris Rico
|
4f82fce81d
|
Reverted change to TrezorWallet.address_id()
|
10 years ago |
Chris Rico
|
49c2ba5b12
|
Removed hard coded purpose and coin_type (provided by Wallet.get_address_index)
Only look up address when not a coinbase transaction
|
10 years ago |
ThomasV
|
c130ff6715
|
fix plugin restore: wallet_type
|
10 years ago |
ThomasV
|
58c6518b30
|
print more tracebacks
|
10 years ago |
ThomasV
|
b58aae699e
|
fix address_id
|
10 years ago |
Maran
|
0ce463c99c
|
Make all errors for Trezor visible in the GUI
|
11 years ago |
ThomasV
|
8a17e1a5a7
|
trezor: is_available()
|
11 years ago |
ThomasV
|
58e1dd2a24
|
update trezor plugin
|
11 years ago |
ThomasV
|
15f6a6a369
|
fix xpub in trezor plugin (fingerprint and child number should be big endian)
|
11 years ago |
Maran
|
2afe4e30f7
|
Add a GUI messagebox when using a Trezor but can't connect to the device.
|
11 years ago |
Maran
|
78469f488a
|
Change wording on Trezor pincode request
|
11 years ago |
ThomasV
|
57e50ee326
|
handle exceptions raised if trezor is not found
|
11 years ago |
ThomasV
|
20f93f7df0
|
set wallet.can_change_password and wallet.has_seed for trezor
|
11 years ago |
ThomasV
|
11e1e0e923
|
add support for p2sh addresses to trezor plugin
|
11 years ago |
Max Kaye
|
dc40a4fefa
|
Add Trezor plugin settings - can now view ID and set device label
|
11 years ago |
ThomasV
|
638565bddb
|
fix get_public_key of trezor plugin
|
11 years ago |
Michael Wozniak
|
0c81010290
|
Add decrypt function
Not yet supported in Trezor device, so it currently returns an Unknown
Message error
|
11 years ago |
Michael Wozniak
|
017693fa57
|
Update trezor plugin for message signing
|
11 years ago |
Michael Wozniak
|
d2c1ebfc63
|
Remove extra variable that isn't needed
|
11 years ago |
Michael Wozniak
|
ef6ccf2bcd
|
Fix dialog for cancelled TX on Trezor
|
11 years ago |
Michael Wozniak
|
e9e8b7e960
|
Clean up dialog code
TODO: fix dialog for cancelled tx from Trezor
|
11 years ago |
Michael Wozniak
|
6206da00e0
|
update trezor plugin waiting dialog
update waiting dialog so that ok/cancel doesn't need to be used on the
GUI, only on the trezor device
|
11 years ago |
Michael Wozniak
|
14f00609aa
|
update imports for gui
|
11 years ago |
Michael Wozniak
|
ec833b43e9
|
update imports
|
11 years ago |
m0mchil
|
d5f08d657f
|
passing wallet instance not needed anymore
|
11 years ago |
Pavol Rusnak
|
bb78873e24
|
don't use internal cmdtr module in trezor plugin
|
11 years ago |
slush0
|
801bcd69e8
|
Fix get_master_public_key, Label plugin now works
|
11 years ago |
slush0
|
9f47762c12
|
Fixes dependency to pinmatrix
|
11 years ago |
m0mchil
|
f518be4346
|
enable plugin for trezor wallet
|
11 years ago |
m0mchil
|
294de5504f
|
restore values to allow fee check
|
11 years ago |
m0mchil
|
e4a6a2962e
|
enable trezor plugin if about to create/restore wallet
|
11 years ago |
m0mchil
|
8a7f81a9de
|
support for restore
|
11 years ago |
m0mchil
|
ec295d1fbe
|
remove redundant i18n
|
11 years ago |
m0mchil
|
a336379aa5
|
trezor plugin
|
11 years ago |