danicoin/src/wallet/api
2016-08-28 21:29:40 +01:00
..
common_defines.h api implementation splitted over separate files 2016-06-23 15:50:17 +03:00
pending_transaction.cpp wallet2_api: use uint64_t for amounts 2016-07-17 09:33:31 +01:00
pending_transaction.h PendingTransactionImpl: pointer->reference 2016-06-23 16:01:41 +03:00
transaction_history.cpp TransactionHistory continued 2016-06-23 16:01:26 +03:00
transaction_history.h Wallet API : transaction history in progress 2016-06-23 15:50:33 +03:00
transaction_info.cpp TransactionHistory continued 2016-06-23 16:01:26 +03:00
transaction_info.h TransactionHistory continued 2016-06-23 16:01:26 +03:00
utils.cpp merged with upstream 2016-06-23 15:50:40 +03:00
wallet.cpp wallet2_api: update on_money_{received,spent} prototypes for rct changes 2016-08-28 21:29:40 +01:00
wallet.h refreshing wallet even if error happened 2016-07-18 23:03:09 +03:00
wallet_manager.cpp wallet_api: async init, Wallet::connected status, log level 2016-07-18 23:03:09 +03:00
wallet_manager.h Wallet API : WalletManager::findWallets() added 2016-06-23 16:01:41 +03:00