danicoin/src/wallet/api
Riccardo Spagni bfd2532ea5
Merge pull request #2247
a839a6fa Wallet API: add tx unlock time (Jaquee)
2017-08-07 23:34:06 +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 Wallet API: add hard fork info functions 2017-03-24 09:59:26 +01:00
wallet_manager.h Wallet API: add hard fork info functions 2017-03-24 09:59:26 +01:00