aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/address_book.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-06-24Merge pull request #7750luigi11111-2/+0
8e0b8dd wallet/api: remove Bitmonero namespace alias (selsta)
2021-06-08wallet/api: remove Bitmonero namespace aliasselsta1-2/+0
2021-06-08wallet_api: address_book: don't lose pid on setDescriptiontobtoht1-1/+1
2020-09-19Allow AddressBook description edits via wallet/api interfacedsc1-0/+19
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
Update copyright year to 2020
2020-01-26wallet: do not split integrated addresses in address book apimoneromooo-monero1-40/+10
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-03-05Stagenetstoffu1-3/+3
2018-02-16Merge pull request #3094Riccardo Spagni1-1/+1
a85dbb3f Fixed typos and wording tweaks (Maxithi)
2018-01-29Fixed typos and wording tweaksMaxithi1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-10-07Subaddresseskenshi841-10/+8
2017-09-25move checkpoints in a separate librarymoneromooo-monero1-2/+2
2017-09-25wallet2_api: init error code to "no error" in the ctormoneromooo-monero1-1/+1
CID 161872
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