monero/src/wallet/api
moneromooo-monero 51895fd7df
split wallet and wallet_api
This speeds up building a lot when wallet2.h (or something it
includes) changes, since all the API includes wallet2.h
2017-11-16 12:10:29 +00: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 Subaddresses 2017-10-07 13:06:21 +09:00
unsigned_transaction.h split wallet and wallet_api 2017-11-16 12:10:29 +00:00
utils.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
wallet2_api.h split wallet and wallet_api 2017-11-16 12:10:29 +00:00
wallet_manager.cpp Wallet API: override update subdir when built from src 2017-10-29 15:17:31 +01:00
wallet_manager.h split wallet and wallet_api 2017-11-16 12:10:29 +00:00
wallet.cpp Merge pull request #2546 2017-11-06 01:53:43 +02:00
wallet.h split wallet and wallet_api 2017-11-16 12:10:29 +00:00