Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2017-01-14 | make struct/class declarations consistent (mismatched-tags warning) | Chris Vickio | 1 | -1/+0 | |
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-10-06 | libwallet_api: TransactionHistory: read/write syncchronization | Ilya Kitaev | 1 | -2/+2 | |
2016-10-06 | libwallet_api: some renamings | Ilya Kitaev | 1 | -1/+1 | |
2016-10-06 | Initialize transaction history if empty | Ilya Kitaev | 1 | -0/+2 | |
2016-06-23 | Wallet API : transaction history in progress | Ilya Kitaev | 1 | -0/+2 | |
2016-06-23 | transaction history api in progress | Ilya Kitaev | 1 | -3/+14 | |
2016-06-23 | api implementation splitted over separate files | Ilya Kitaev | 1 | -7/+11 | |
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 | |