| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | wallet/api: remove Bitmonero namespace alias | selsta | 2021-06-08 | 1 | -3/+0 |
| | | |||||
| * | Allow AddressBook description edits via wallet/api interface | dsc | 2020-09-19 | 1 | -0/+1 |
| | | |||||
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | Update copyright year to 2020 | ||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | Wallet API: add some missing override keyword | stoffu | 2018-06-28 | 1 | -7/+7 |
| | | | | | Also remove dust() from UnsignedTransactionImpl (already in PendingTransactionImpl) | ||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | split wallet and wallet_api | moneromooo-monero | 2017-11-16 | 1 | -1/+1 |
| | | | | | | This speeds up building a lot when wallet2.h (or something it includes) changes, since all the API includes wallet2.h | ||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | make struct/class declarations consistent (mismatched-tags warning) | Chris Vickio | 2017-01-14 | 1 | -2/+1 |
| | | |||||
| * | wallet2_api: add an address book payment id lookup API | moneromooo-monero | 2017-01-01 | 1 | -0/+2 |
| | | |||||
| * | AddressBook: use unsigned type for row ID's | anonimal | 2016-12-14 | 1 | -1/+1 |
| | | | | | Fixes build warnings and may also prevent future headaches. | ||||
| * | Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵ | Randi Joseph | 2016-12-13 | 1 | -1/+3 |
| | | | | | third party uses of the wallet api can transition. | ||||
| * | GUI address book | Jaquee | 2016-12-12 | 1 | -0/+67 |
