aboutsummaryrefslogtreecommitdiff
path: root/src/common/combinator.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+2
2018-11-20Fix issue 4793 - M/N multisig transaction signaturenaughtyfox1-9/+19
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-09-14Use a threadpoolHoward Chu1-2/+1
Instead of constantly creating and destroying threads
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-9/+11
2017-01-10Remove berkeley from blockchain_db_typesMiguel Herranz1-1/+0
2015-12-31fixed copyrights with bad year referencesRiccardo Spagni1-1/+1
2015-03-25Steps toward multiple dbs available -- workingThomas Winget1-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-02year updated in licenseRiccardo Spagni1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-03-03moved all stuff to githubAntonio Juarez1-0/+10