summaryrefslogtreecommitdiff
path: root/src/wallet/api/address_book.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Stagenetstoffu2018-03-051-3/+3
|
* Merge pull request #3094Riccardo Spagni2018-02-161-1/+1
|\ | | | | | | a85dbb3f Fixed typos and wording tweaks (Maxithi)
| * Fixed typos and wording tweaksMaxithi2018-01-291-1/+1
| |
* | Update 2018 copyrightxmr-eric2018-01-261-1/+1
|/
* Subaddresseskenshi842017-10-071-10/+8
|
* move checkpoints in a separate librarymoneromooo-monero2017-09-251-2/+2
|
* wallet2_api: init error code to "no error" in the ctormoneromooo-monero2017-09-251-1/+1
| | | | CID 161872
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-2/+2
|
* Wallet API: support integrated addresses in address book.Jaquee2017-01-131-12/+42
|
* wallet2_api: add an address book payment id lookup APImoneromooo-monero2017-01-011-0/+22
|
* AddressBook: use unsigned type for row ID'sanonimal2016-12-141-1/+1
| | | | Fixes build warnings and may also prevent future headaches.
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵Randi Joseph2016-12-131-2/+4
| | | | third party uses of the wallet api can transition.
* addressbook updatesJaquee2016-12-121-10/+11
|
* GUI address bookJaquee2016-12-121-0/+128