danicoin/src/wallet/api
2016-09-18 17:37:47 +02: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 wallet: do not store signatures in the wallet cache 2016-08-28 21:30:10 +01: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 switch wallet API from std thread/mutex to boost 2016-09-18 17:37:47 +02:00
wallet.h switch wallet API from std thread/mutex to boost 2016-09-18 17:37:47 +02: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