254 Commits (67de616a29de16651f34e5603134f59ceaa654ff)

Author SHA1 Message Date
ThomasV 3a8b4d4258 fix #812 10 years ago
BTChip 5f970e010f Do not display exchanged APDUs 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 337a20b815 fix is_available method of btchip plugin 10 years ago
ThomasV cbeb8abe4a test wallet type in restore hook 10 years ago
ThomasV a3790372d8 @hook decorator for plugins 10 years ago
BTChip 0507017c85 1.4.9 support, better error management, fix 2fa check 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) 10 years ago
BTChip af7cc78075 Add creation wizard, prepare for 1.4.9 10 years ago
ThomasV c130ff6715 fix plugin restore: wallet_type 10 years ago
BTChip 5873004af4 Verify proper device before signing 10 years ago
ThomasV 58c6518b30 print more tracebacks 10 years ago
ThomasV b58aae699e fix address_id 10 years ago
BTChip 7354f01c8e lib.util->electrum.util 10 years ago
ThomasV 5f10b49811 fix load_wallet of cosigner 10 years ago
ThomasV 23c826863e cosigner plugin update 10 years ago
BTChip 3293731038 Do not crash if no change is sent 10 years ago
BTChip 8a47c80827 Already optimized 10 years ago
BTChip 8e918b5f35 Add BTChip wallet plugin 10 years ago
ThomasV 89b8078549 move qrscanner from plugins to lib 11 years ago
ThomasV 867597cd91 fixes for cosignerpool 11 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 9500715141 add cosignerpool plugin 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 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 11 years ago
Michael Wozniak 6206da00e0 update trezor plugin waiting dialog 11 years ago
Michael Wozniak 14f00609aa update imports for gui 11 years ago
Michael Wozniak ec833b43e9 update imports 11 years ago
ThomasV 06cdb7ff39 move pointofsale plugin to main codebase 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