summaryrefslogtreecommitdiff
path: root/src/wallet/api/utils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* wallet/api: remove Bitmonero namespace aliasselsta2021-06-081-2/+0
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* wallet: disable core dumps on startup in release modemoneromooo-monero2018-08-121-0/+3
|
* 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