monero/src/wallet/api
Riccardo Spagni b582764bd6
Merge pull request #915
d7597c5 refreshing wallet even if error happened (Ilya Kitaev)
6d32a3d wallet_api: async init, Wallet::connected status, log level (Ilya Kitaev)
193d251 libwallet_api cmake: conditionally creating libwallet_merged2 only for STATIC build (Ilya Kitaev)
10c06dd wallet_api: segfault on refresh fixed (Ilya Kitaev)
9d2cb4f WalletListener functionality (Ilya Kitaev)
d27b883 hack to successfull linking for MSYS2 (Ilya Kitaev)
083380c Transaction fee multiplier aka priority integraged (Ilya Kitaev)
00ed12b Wallet::paymentIdValid (Ilya Kitaev)
2016-07-23 09:17:21 +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 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_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
wallet.cpp refreshing wallet even if error happened 2016-07-18 23:03:09 +03:00
wallet.h refreshing wallet even if error happened 2016-07-18 23:03:09 +03:00