danicoin/src/wallet/api
Riccardo Spagni 50fadea8fa
Merge pull request #1747
26bd7aac wallet_api: fix logging init via api (moneromooo-monero)
2017-02-21 11:28:58 +02: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 extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09: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 extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
unsigned_transaction.h GUI cold signing 2017-01-10 22:49:17 +01:00
utils.cpp Wallet API: Catch error from tools::is_local_address 2017-02-05 11:08:05 +01:00
wallet.cpp Merge pull request #1747 2017-02-21 11:28:58 +02:00
wallet.h wallet api: Remove initAsync() and don't start refresh automatically on init 2017-02-04 23:25:03 +01:00
wallet_manager.cpp Merge pull request #1747 2017-02-21 11:28:58 +02:00
wallet_manager.h Wallet API: Create wallet from keys 2017-01-30 23:28:09 +01:00