aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/utils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* wallet-api: added Utils::onStartupstoffu2017-12-261-0/+5
|
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* Wallet API: Catch error from tools::is_local_addressJaquee2017-02-051-2/+7
|
* Factor is_address_local code into a tools functionmoneromooo-monero2017-01-281-36/+2
|
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵Randi Joseph2016-12-131-1/+3
| | | | third party uses of the wallet api can transition.
* Fix DNS failures in offline mode preventing daemon startupmoneromooo-monero2016-11-231-1/+1
|
* libwallet_api: fix unhandled exception on address checkIlya Kitaev2016-09-301-12/+16
|
* merged with upstreamIlya Kitaev2016-06-231-0/+79