danicoin/src/wallet/api
2017-10-24 19:07:10 +02:00
..
address_book.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02: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.cpp Wallet API: always use approximate calc of blockchain height 2017-10-24 19:07:10 +02:00
wallet.h WalletAPI: add getDefaultDataDir() 2017-08-09 12:38:29 +02:00
wallet_manager.cpp Enable verifying wallet password with having to load wallet. 2017-08-03 01:45:45 +02:00
wallet_manager.h Enable verifying wallet password with having to load wallet. 2017-08-03 01:45:45 +02:00