aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/address_book.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-2/+2
2017-01-13Wallet API: support integrated addresses in address book.Jaquee1-12/+42
2017-01-01wallet2_api: add an address book payment id lookup APImoneromooo-monero1-0/+22
2016-12-14AddressBook: use unsigned type for row ID'sanonimal1-1/+1
Fixes build warnings and may also prevent future headaches.
2016-12-13Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵Randi Joseph1-2/+4
third party uses of the wallet api can transition.
2016-12-12addressbook updatesJaquee1-11/+12
2016-12-12GUI address bookJaquee1-0/+128