Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2018-06-28 | Wallet API: add some missing override keyword | stoffu | 1 | -15/+15 | |
Also remove dust() from UnsignedTransactionImpl (already in PendingTransactionImpl) | |||||
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-11-16 | split wallet and wallet_api | moneromooo-monero | 1 | -1/+1 | |
This speeds up building a lot when wallet2.h (or something it includes) changes, since all the API includes wallet2.h | |||||
2017-10-07 | Subaddresses | kenshi84 | 1 | -0/+6 | |
2017-08-03 | Wallet API: add tx unlock time | Jaquee | 1 | -0/+2 | |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2017-01-12 | Wallet2 + API: Callbacks for unconfirmed transfers | Jaquee | 1 | -0/+2 | |
2016-12-13 | Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵ | Randi Joseph | 1 | -1/+3 | |
third party uses of the wallet api can transition. | |||||
2016-06-23 | TransactionHistory continued | Ilya Kitaev | 1 | -3/+4 | |
2016-06-23 | Wallet API : transaction history in progress | Ilya Kitaev | 1 | -3/+8 | |
2016-06-23 | transaction history api in progress | Ilya Kitaev | 1 | -0/+17 | |
2016-06-23 | api implementation splitted over separate files | Ilya Kitaev | 1 | -0/+52 | |