monero/src/wallet/api
2018-01-26 10:59:49 +09: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 wallet_api: make this optional but not built by default 2017-12-31 11:14:20 +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: remove unused enum Priority from UnsignedTransaction 2018-01-26 10:59:49 +09:00
wallet_manager.cpp Add N/N multisig tx generation and signing 2017-12-17 16:11:57 +00:00
wallet_manager.h Add N/N multisig tx generation and signing 2017-12-17 16:11:57 +00:00
wallet.cpp Reserve proof 2018-01-10 20:37:18 +09:00
wallet.h Reserve proof 2018-01-10 20:37:18 +09:00