monero/src/wallet/api
2017-09-25 15:48:27 +01:00
..
address_book.cpp wallet2_api: init error code to "no error" in the ctor 2017-09-25 15:48:16 +01:00
address_book.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
common_defines.h api implementation splitted over separate files 2016-06-23 15:50:17 +03:00
pending_transaction.cpp wallet api: pause refresh while commiting tx 2017-08-05 19:21:23 +02:00
pending_transaction.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
transaction_history.cpp Wallet API: add tx unlock time 2017-08-03 21:37:45 +02:00
transaction_history.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
transaction_info.cpp Wallet API: add tx unlock time 2017-08-03 21:37:45 +02:00
transaction_info.h Wallet API: add tx unlock time 2017-08-03 21:37:45 +02:00
unsigned_transaction.cpp change mixin to ring size in user visible places 2017-08-07 21:12:27 +01:00
unsigned_transaction.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
utils.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
wallet_manager.cpp wallet2_api: check whether dynamic_cast returns NULL 2017-09-25 15:48:27 +01:00
wallet_manager.h store is optional during close and defaults to true; except during descruction 2017-09-23 00:52:09 +02:00
wallet.cpp store is optional during close and defaults to true; except during descruction 2017-09-23 00:52:09 +02:00
wallet.h wallet2_api: remove an unused, uninitialized, field 2017-09-25 15:48:21 +01:00