aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/address_book.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Merge pull request #7750luigi11112021-06-241-2/+0
|\
| * wallet/api: remove Bitmonero namespace aliasselsta2021-06-081-2/+0
* | wallet_api: address_book: don't lose pid on setDescriptiontobtoht2021-06-081-1/+1
|/
* Allow AddressBook description edits via wallet/api interfacedsc2020-09-191-0/+19
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* wallet: do not split integrated addresses in address book apimoneromooo-monero2020-01-261-40/+10
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Stagenetstoffu2018-03-051-3/+3
* Merge pull request #3094Riccardo Spagni2018-02-161-1/+1
|\
| * 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
* 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
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...Randi Joseph2016-12-131-2/+4
* addressbook updatesJaquee2016-12-121-10/+11
* GUI address bookJaquee2016-12-121-0/+128