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