danicoin/src/wallet/api
2017-01-22 23:02:01 +01:00
..
address_book.cpp Wallet API: support integrated addresses in address book. 2017-01-13 22:41:17 +01:00
address_book.h make struct/class declarations consistent (mismatched-tags warning) 2017-01-14 15:06:07 +03:00
common_defines.h api implementation splitted over separate files 2016-06-23 15:50:17 +03:00
pending_transaction.cpp GUI cold signing 2017-01-10 22:49:17 +01:00
pending_transaction.h GUI cold signing 2017-01-10 22:49:17 +01:00
transaction_history.cpp Wallet2 + API: Callbacks for unconfirmed transfers 2017-01-12 18:25:34 +01:00
transaction_history.h make struct/class declarations consistent (mismatched-tags warning) 2017-01-14 15:06:07 +03:00
transaction_info.cpp Wallet2 + API: Callbacks for unconfirmed transfers 2017-01-12 18:25:34 +01:00
transaction_info.h Wallet2 + API: Callbacks for unconfirmed transfers 2017-01-12 18:25:34 +01:00
unsigned_transaction.cpp GUI cold signing 2017-01-10 22:49:17 +01:00
unsigned_transaction.h GUI cold signing 2017-01-10 22:49:17 +01:00
utils.cpp Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that third party uses of the wallet api can transition. 2016-12-13 10:21:38 -05:00
wallet.cpp wallet: print exception message on get_random_outs_error 2017-01-20 18:01:13 +00:00
wallet.h Wallet api: testnet getter 2017-01-22 23:02:01 +01:00
wallet_manager.cpp wallet2_api: add API to set log categories 2017-01-16 21:14:44 +00:00
wallet_manager.h wallet2_api: add solo mining API 2017-01-09 10:12:55 +00:00