wownero/src/wallet/api
m2049r 939629e837 Wallet API: all recover options with password
also renamed memo => mnemonic in api method parms
2018-01-17 18:46:31 +01:00
..
address_book.cpp Subaddresses 2017-10-07 13:06:21 +09:00
address_book.h split wallet and wallet_api 2017-11-16 12:10:29 +00:00
CMakeLists.txt split wallet and wallet_api 2017-11-16 12:10:29 +00:00
common_defines.h api implementation splitted over separate files 2016-06-23 15:50:17 +03:00
pending_transaction.cpp Subaddresses 2017-10-07 13:06:21 +09:00
pending_transaction.h split wallet and wallet_api 2017-11-16 12:10:29 +00:00
subaddress_account.cpp Subaddresses 2017-10-07 13:06:21 +09:00
subaddress_account.h split wallet and wallet_api 2017-11-16 12:10:29 +00:00
subaddress.cpp Subaddresses 2017-10-07 13:06:21 +09:00
subaddress.h split wallet and wallet_api 2017-11-16 12:10:29 +00:00
transaction_history.cpp track double spending in the txpool 2017-11-06 00:05:44 +00:00
transaction_history.h split wallet and wallet_api 2017-11-16 12:10:29 +00:00
transaction_info.cpp Subaddresses 2017-10-07 13:06:21 +09:00
transaction_info.h split wallet and wallet_api 2017-11-16 12:10:29 +00:00
unsigned_transaction.cpp check accessing an element past the end of a container 2017-12-18 15:15:49 +00:00
unsigned_transaction.h split wallet and wallet_api 2017-11-16 12:10:29 +00:00
utils.cpp wallet-api: added Utils::onStartup 2017-12-26 08:23:32 +09:00
wallet2_api.h Wallet API: all recover options with password 2018-01-17 18:46:31 +01:00
wallet_manager.cpp Wallet API: all recover options with password 2018-01-17 18:46:31 +01:00
wallet_manager.h Wallet API: all recover options with password 2018-01-17 18:46:31 +01:00
wallet.cpp Wallet API: all recover options with password 2018-01-17 18:46:31 +01:00
wallet.h Wallet API: all recover options with password 2018-01-17 18:46:31 +01:00