danicoin/src/wallet/api
Riccardo Spagni 4c24eb050b
Merge pull request #2238
ad4649ac Enable verifying wallet password with having to load wallet. (m2049r)
2017-08-15 20:46:09 +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 change mixin to ring size in user visible places 2017-08-07 21:12:27 +01:00
wallet.h walletAPI: add getRefreshFromBlockHeight() 2017-08-05 19:23:55 +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