274 Commits (ee6a9f7249d99c206096fd65e43c6a124998293a)

Author SHA1 Message Date
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
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
Michael Wozniak 27ddfcdd36 Add itbit exchange to exchange rate plugin 11 years ago
Michael Wozniak 9ae30533ca update historical winkdex api 11 years ago
Michael Wozniak a72bc5a44a Update exchange rate plugin for Winkdex 11 years ago
ThomasV 81d1e67253 always enable qr scanner plugin 11 years ago
ThomasV b614a673eb catch zbar.UnsupportedError 11 years ago
ThomasV 8d06fc0143 video_device default should be string 11 years ago
ThomasV f4dfec4565 define frozen signal for exchange rate plugin 11 years ago
ThomasV f4a0a90010 catch exceptions raised by fiat amount conversion to decimal 11 years ago
ThomasV 0636ef8b32 compact serialized format for unsigned and partially signed transactions. 11 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
ThomasV 6d0488c2de move qr code operations to transaction window and transaction menu 11 years ago
ThomasV 272a09c710 reuse existing transaction dialog instead of duplicating it 11 years ago
ThomasV 1f7366ca20 zbar plugin: use self.win 11 years ago
ThomasV 03c84aab0e let the send tab parse and return its own fields 11 years ago
ThomasV 838a3e3187 install instructions for zbar. fixes #610 11 years ago
ThomasV 96017fe530 fiat_e: set precision to 0.01 11 years ago
ThomasV cff3d6ce31 exchange rate plugin: bi-directional conversion 11 years ago
ThomasV efa35d9ec2 setAmount: convert to int 11 years ago
ThomasV d9d76436db replace fiat dialog with direct edit line 11 years ago