danicoin/src/wallet/api
2016-10-28 22:29:33 +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_api: fix wrong amount in tx history 2016-10-15 13:56:25 +01:00
transaction_history.h libwallet_api: TransactionHistory: read/write syncchronization 2016-10-06 23:25:43 +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 libwallet_api: fix unhandled exception on address check 2016-09-30 21:43:57 +03:00
wallet.cpp Merge pull request #1230 2016-10-23 19:04:01 +02:00
wallet.h Wallet API: added setRecoveringFromSeed(); 2016-10-10 19:37:10 +02:00
wallet_manager.cpp Wallet API: make sure path exists before searching for wallets 2016-10-28 22:29:33 +02:00
wallet_manager.h libwallet_api: Added option to restore from specific height 2016-10-08 00:57:09 +02:00