aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change logging to easylogging++moneromooo-monero2017-01-1614-111/+61
* Merge pull request #1579Riccardo Spagni2017-01-151-0/+19
|\
| * mnemonics: fix language detection with checksum wordmoneromooo-monero2017-01-151-0/+19
* | Merge pull request #1575Riccardo Spagni2017-01-152-4/+5
|\ \
| * | unit_tests: fix portable serialization tests hardcoded data pathmoneromooo-monero2017-01-142-4/+5
| |/
* | Merge pull request #1571Riccardo Spagni2017-01-154-5/+5
|\ \
| * | fix do_not_relay not preventing relaying on a timermoneromooo-monero2017-01-144-5/+5
| |/
* | Merge pull request #1506Riccardo Spagni2017-01-151-1/+1
|\ \ | |/ |/|
| * Use batch transactions when syncingHoward Chu2017-01-141-1/+1
* | Merge pull request #1559Riccardo Spagni2017-01-131-0/+10
|\ \
| * | Wallet2 + API: Callbacks for unconfirmed transfersJaquee2017-01-121-0/+10
* | | Added (not yet enabled) HTTP client authenticationLee Clagett2017-01-111-49/+302
|/ /
* | Merge pull request #1515Riccardo Spagni2017-01-087-0/+521
|\ \
| * | portable serializer: tests addedkenshi842017-01-037-0/+521
| |/
* | Merge pull request #1493Riccardo Spagni2017-01-081-0/+1
|\ \
| * | blockchain: allow marking "tx not found" without an exceptionmoneromooo-monero2017-01-071-0/+1
* | | Merge pull request #1460Riccardo Spagni2017-01-081-8/+9
|\ \ \ | |_|/ |/| |
| * | make openalias also available for solo miner; introduce namespace tools::dns_...kenshi842016-12-211-8/+9
| |/
* / Fixed HTTP auth tests for gcc 4.9Lee Clagett2016-12-211-4/+4
|/
* Fixed uninitialized valgrind errors in serialization testsLee Clagett2016-12-201-2/+4
* Fixes for google test < 1.8Lee Clagett2016-12-191-18/+18
* Merge pull request #1459Riccardo Spagni2016-12-152-3/+4
|\
| * Preliminary support for DragonFly BSDAntonio Huete Jimenez2016-12-152-3/+4
* | Merge pull request #1444Riccardo Spagni2016-12-152-0/+473
|\ \ | |/ |/|
| * Adding HTTP Digest Auth (but not yet enabled)Lee Clagett2016-12-132-0/+473
* | Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...Randi Joseph2016-12-131-136/+136
|/
* ringct: luigi1111's changes to fix and speedup Borromean sigsluigi11112016-12-041-8/+4
* ringct: switch to Borromean signaturesShen Noether2016-12-042-35/+18
* Merge pull request #1385Riccardo Spagni2016-12-042-0/+218
|\
| * tests: add unit tests for uri parsingmoneromooo-monero2016-11-282-0/+218
* | Added command_line::is_yesLee Clagett2016-11-252-0/+51
|/
* Merge pull request #1371Riccardo Spagni2016-11-241-2/+2
|\
| * Fixed undefined behavior in TestDBLee Clagett2016-11-231-2/+2
* | Merge pull request #1364Riccardo Spagni2016-11-242-0/+178
|\ \
| * | Added task_region - a fork/join task implementationLee Clagett2016-11-232-0/+178
| |/
* | tests: fix uninitialized data valgrind reports in levin testsmoneromooo-monero2016-11-201-0/+1
* | tests: fix uninitialized data valgrind reports in serialization testsmoneromooo-monero2016-11-201-1/+4
|/
* tests: fix another fee test on 32 bitmoneromooo-monero2016-11-131-1/+1
* tests: fix tests builds after fluffy blocks mergemoneromooo-monero2016-11-112-0/+6
* tests: fix fee unit tests on 32 bitmoneromooo-monero2016-11-101-3/+5
* Merge pull request #1296Riccardo Spagni2016-11-081-2/+0
|\
| * performance_tests: re-enable them...moneromooo-monero2016-11-041-2/+0
* | Merge pull request #1276Riccardo Spagni2016-11-082-0/+122
|\ \ | |/ |/|
| * core: dynamic fee algorithm from ArticMinemoneromooo-monero2016-10-312-0/+122
* | Merge pull request #1272Riccardo Spagni2016-11-012-2/+4
|\ \ | |/ |/|
| * ringct: check the size of amount_keys is the same as destinationsmoneromooo-monero2016-10-292-2/+4
* | tests: add performance test for keypair::generatemoneromooo-monero2016-10-263-0/+56
|/
* core: notify the txpool when transactions are relayedmoneromooo-monero2016-10-232-0/+2
* unit_tests: fix build after get_output_histogram signature changemoneromooo-monero2016-10-191-1/+1
* Merge pull request #1195Riccardo Spagni2016-10-091-6/+9
|\