wownero/src/wallet/api
Riccardo Spagni 81b370d5a1
Merge pull request #2012
bbf4c210 Wallet API: add spend/view key getters (Jaquee)
2017-05-05 11:35:03 +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 use const references in catch blocks 2017-03-18 12:56:07 +00: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 update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +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 update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
transaction_info.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
unsigned_transaction.cpp Wallet API: fix Cold signing split tx 2017-04-02 14:19:21 +02: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 Merge pull request #2012 2017-05-05 11:35:03 +02:00
wallet.h Wallet API: add spend/view key getters 2017-05-02 16:48:38 +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