oxen-core/src/simplewallet
Dusan Klinec 318cc78457
device/trezor: passphrase entry on host
- simple device callback object added. Device can request passphrase/PIN entry via the callback or notify user some action is required
- callback is routed to wallet2, which routes the callback to i_wallet_callback so CLI or GUI wallets can support passphrase entry for HW tokens
- wallet: device open needs wallet callback first - passphrase protected device needs wallet callback so user can enter passphrase
2018-11-29 04:33:41 +01:00
..
CMakeLists.txt cmake: move Boost_LOCALE_LIBRARY out of ICU_LIBRARIES 2018-11-15 00:18:31 +09:00
simplewallet.cpp device/trezor: passphrase entry on host 2018-11-29 04:33:41 +01:00
simplewallet.h device/trezor: passphrase entry on host 2018-11-29 04:33:41 +01:00