summaryrefslogtreecommitdiff
path: root/src/wallet/api/address_book.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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