284 Commits (69ee0bd0de551991a8048f1f7cccc4432b1284b5)

Author SHA1 Message Date
ThomasV 867597cd91 fixes for cosignerpool 10 years ago
Maran 0ce463c99c Make all errors for Trezor visible in the GUI 10 years ago
ThomasV 8a17e1a5a7 trezor: is_available() 10 years ago
ThomasV 9500715141 add cosignerpool plugin 10 years ago
ThomasV 58e1dd2a24 update trezor plugin 10 years ago
ThomasV 15f6a6a369 fix xpub in trezor plugin (fingerprint and child number should be big endian) 10 years ago
Maran 2afe4e30f7 Add a GUI messagebox when using a Trezor but can't connect to the device. 10 years ago
Maran 78469f488a Change wording on Trezor pincode request 10 years ago
ThomasV 57e50ee326 handle exceptions raised if trezor is not found 10 years ago
ThomasV 20f93f7df0 set wallet.can_change_password and wallet.has_seed for trezor 10 years ago
ThomasV 11e1e0e923 add support for p2sh addresses to trezor plugin 10 years ago
Max Kaye dc40a4fefa Add Trezor plugin settings - can now view ID and set device label 10 years ago
ThomasV 638565bddb fix get_public_key of trezor plugin 10 years ago
Michael Wozniak 0c81010290 Add decrypt function 10 years ago
Michael Wozniak 017693fa57 Update trezor plugin for message signing 10 years ago
Michael Wozniak d2c1ebfc63 Remove extra variable that isn't needed 10 years ago
Michael Wozniak ef6ccf2bcd Fix dialog for cancelled TX on Trezor 10 years ago
Michael Wozniak e9e8b7e960 Clean up dialog code 10 years ago
Michael Wozniak 6206da00e0 update trezor plugin waiting dialog 10 years ago
Michael Wozniak 14f00609aa update imports for gui 10 years ago
Michael Wozniak ec833b43e9 update imports 10 years ago
ThomasV 06cdb7ff39 move pointofsale plugin to main codebase 10 years ago
m0mchil d5f08d657f passing wallet instance not needed anymore 10 years ago
Pavol Rusnak bb78873e24 don't use internal cmdtr module in trezor plugin 10 years ago
slush0 801bcd69e8 Fix get_master_public_key, Label plugin now works 10 years ago
slush0 9f47762c12 Fixes dependency to pinmatrix 10 years ago
m0mchil f518be4346 enable plugin for trezor wallet 10 years ago
m0mchil 294de5504f restore values to allow fee check 10 years ago
m0mchil e4a6a2962e enable trezor plugin if about to create/restore wallet 10 years ago
m0mchil 8a7f81a9de support for restore 10 years ago
m0mchil ec295d1fbe remove redundant i18n 10 years ago
m0mchil a336379aa5 trezor plugin 10 years ago
Michael Wozniak 27ddfcdd36 Add itbit exchange to exchange rate plugin 10 years ago
Michael Wozniak 9ae30533ca update historical winkdex api 10 years ago
Michael Wozniak a72bc5a44a Update exchange rate plugin for Winkdex 10 years ago
ThomasV 81d1e67253 always enable qr scanner plugin 10 years ago
ThomasV b614a673eb catch zbar.UnsupportedError 10 years ago
ThomasV 8d06fc0143 video_device default should be string 10 years ago
ThomasV f4dfec4565 define frozen signal for exchange rate plugin 10 years ago
ThomasV f4a0a90010 catch exceptions raised by fiat amount conversion to decimal 10 years ago
ThomasV 0636ef8b32 compact serialized format for unsigned and partially signed transactions. 10 years ago
ThomasV c9fd14e343 transaction show_qr 11 years ago
ThomasV 3fa113d76b fix: remove imports 11 years ago
ThomasV 63de2c8676 fix imports in pos plugin 11 years ago
ThomasV 104fbe6cac link point of sale plugin with receive tab 11 years ago
ThomasV d2cad7bbbb new widget: QRTextEdit 11 years ago
ThomasV 6f3c9e6a44 unify util.parse_URI 11 years ago
ThomasV ca4e9261e0 qrscanner: use win.show_qr_code 11 years ago
ThomasV 6cad213fa8 fix: show_raw_qr 11 years ago
ThomasV 8685d749a3 qrscanner: add scan button in init() 11 years ago