electrum-bitcoinprivate/plugins/keepkey
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 KeepKey: Implement secure recovery from seed 2016-01-23 14:26:13 +09:00
cmdline.py trezor: single passphrase entry 2016-02-11 19:54:55 +09:00
keepkey.py Major refactoring 2016-08-12 11:02:28 +02:00
qt.py Use relative imports. 2016-01-02 23:34:10 +09:00