Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 | |
2021-06-08 | wallet/api: remove Bitmonero namespace alias | selsta | 1 | -3/+0 | |
2020-11-28 | Allow tx note edits via TransactionHistory object in wallet/api | dsc | 1 | -0/+1 | |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
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-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 | |