monero/src/wallet/api
stoffu a4272de797
wallet2: unlock keys file before calling verify_password (needed for Windows)
Also added notes to WalletManager::verifyWalletPassword (which afaik seems unused
by anyone at the moment) regarding the need to unlock the keys file beforehand.
2018-07-03 18:07:20 +09:00
..
address_book.cpp Stagenet 2018-03-05 11:55:05 +09:00
address_book.h Wallet API: add some missing override keyword 2018-06-28 09:59:09 +09:00
CMakeLists.txt wallet2_api: add blackball api 2018-03-16 10:32:59 +00:00
common_defines.h api implementation splitted over separate files 2016-06-23 15:50:17 +03:00
pending_transaction.cpp WalletApi: getMultisigInfo entry for gui wallets 2018-03-28 18:22:13 +03:00
pending_transaction.h Wallet API: add some missing override keyword 2018-06-28 09:59:09 +09:00
subaddress_account.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
subaddress_account.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
subaddress.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
subaddress.h Wallet API: add some missing override keyword 2018-06-28 09:59:09 +09:00
transaction_history.cpp Stagenet 2018-03-05 11:55:05 +09:00
transaction_history.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
transaction_info.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
transaction_info.h Wallet API: add some missing override keyword 2018-06-28 09:59:09 +09:00
unsigned_transaction.cpp Stagenet 2018-03-05 11:55:05 +09:00
unsigned_transaction.h Wallet API: add some missing override keyword 2018-06-28 09:59:09 +09:00
utils.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
wallet2_api.h wallet2: unlock keys file before calling verify_password (needed for Windows) 2018-07-03 18:07:20 +09:00
wallet_manager.cpp Wallet API: add support for wallet creation from hardware device 2018-06-21 12:36:27 +09:00
wallet_manager.h Wallet API: add some missing override keyword 2018-06-28 09:59:09 +09:00
wallet.cpp wallet2: unlock keys file before calling verify_password (needed for Windows) 2018-07-03 18:07:20 +09:00
wallet.h wallet2: unlock keys file before calling verify_password (needed for Windows) 2018-07-03 18:07:20 +09:00