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 | -8/+20 | |
2015-12-31 | fixed copyrights with bad year references | Riccardo Spagni | 1 | -1/+1 | |
2015-03-25 | Steps toward multiple dbs available -- working | Thomas Winget | 1 | -11/+15 | |
There will need to be some more refactoring for these changes to be considered complete/correct, but for now it's working. new daemon cli argument "--db-type", works for LMDB and BerkeleyDB. A good deal of refactoring is also present in this commit, namely Blockchain no longer instantiates BlockchainDB, but rather is passed a pointer to an already-instantiated BlockchainDB on init(). | |||||
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+10 | |