Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-21 | copyright: bump to 2024 | copyCat | 1 | -1/+1 | |
2023-01-16 | Copyright: Update to 2023 | mj-xmr | 1 | -1/+1 | |
Co-authored-by: plowsof <plowsof@protonmail.com> extra files | |||||
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 | |
2019-03-20 | crypto: hmac_keccak added | Dusan Klinec | 1 | -29/+24 | |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2018-08-12 | wallet: disable core dumps on startup in release mode | moneromooo-monero | 1 | -0/+3 | |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-12-26 | wallet-api: added Utils::onStartup | stoffu | 1 | -0/+5 | |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2017-02-05 | Wallet API: Catch error from tools::is_local_address | Jaquee | 1 | -2/+7 | |
2017-01-28 | Factor is_address_local code into a tools function | moneromooo-monero | 1 | -36/+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-11-23 | Fix DNS failures in offline mode preventing daemon startup | moneromooo-monero | 1 | -1/+1 | |
2016-09-30 | libwallet_api: fix unhandled exception on address check | Ilya Kitaev | 1 | -12/+16 | |
2016-06-23 | merged with upstream | Ilya Kitaev | 1 | -58/+34 | |
2016-06-23 | Wallet API : transaction history in progress | Ilya Kitaev | 1 | -8/+22 | |
2016-06-23 | api implementation splitted over separate files | Ilya Kitaev | 1 | -7/+56 | |
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 | |