aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/address_book.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-22Allow AddressBook description edits via wallet/api interfacedsc1-0/+19
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
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
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
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
2016-12-13Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...Randi Joseph1-2/+4
2016-12-12addressbook updatesJaquee1-11/+12
2016-12-12GUI address bookJaquee1-0/+128