LBRY-Vault/plugins/trezor
ThomasV 1159f85e05 Major refactoring
- separation between Wallet and key management (Keystore)
 - simplification of wallet classes
 - remove support for multiple accounts in the same wallet
 - add support for OP_RETURN to Trezor plugin
 - split multi-accounts wallets for backward compatibility
2016-08-12 11:02:28 +02:00
..
__init__.py Major refactoring 2016-08-12 11:02:28 +02:00
client.py Clean up client caching and handling 2016-01-21 22:56:53 +09:00
clientbase.py Major refactoring 2016-08-12 11:02:28 +02:00
cmdline.py trezor: single passphrase entry 2016-02-11 19:54:55 +09:00
plugin.py Major refactoring 2016-08-12 11:02:28 +02:00
qt.py Use relative imports. 2016-01-02 23:34:10 +09:00
qt_generic.py Major refactoring 2016-08-12 11:02:28 +02:00
trezor.py Major refactoring 2016-08-12 11:02:28 +02:00