aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3998luigi11112018-06-271-7/+7
|\
| * wallet: on first refresh, start off with a quantized heightmoneromooo-monero2018-06-131-7/+7
* | Merge pull request #3716luigi11112018-06-2711-35/+80
|\ \
| * | threadpool: allow leaf functions to run concurrentlymoneromooo-monero2018-06-261-6/+51
| * | replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-2610-29/+29
* | | Merge pull request #3962luigi11112018-06-252-0/+2
|\ \ \ | |/ / |/| |
| * | epee: adaptive connection timeout systemmoneromooo-monero2018-06-102-0/+2
* | | Merge pull request #3938luigi11112018-06-201-0/+10
|\ \ \
| * | | ringct: remove an unnecessary scalarmultBase in zeroCommitmoneromooo-monero2018-06-061-0/+10
| |/ /
* | | Merge pull request #3902luigi11112018-06-201-0/+32
|\ \ \
| * | | unit_tests: add tests for local IP range detectionmoneromooo-monero2018-06-011-0/+32
| |/ /
* | | Merge pull request #3691luigi11112018-06-172-0/+102
|\ \ \ | |_|/ |/| |
| * | unit_tests: add threadpool unit testmoneromooo-monero2018-05-202-0/+102
* | | Merge pull request #3604luigi11112018-06-082-5/+2
|\ \ \
| * | | gtest: Fix compilation on MinGW with pthread /googletest#621stoffu2018-04-112-5/+2
* | | | Merge pull request #3450luigi11112018-06-082-0/+2
|\ \ \ \
| * | | | core: add get_earliest_ideal_height_for_version()stoffu2018-03-212-0/+2
| |/ / /
* | | | Merge pull request #3444luigi11112018-06-081-0/+127
|\ \ \ \ | |_|_|/ |/| | |
| * | | unit_tests/hardfork: add tests for get_voting_info()stoffu2018-05-301-0/+49
| * | | hardfork: fix get_next_version()stoffu2018-05-301-0/+29
| * | | unit_tests/hardfork: add tests for check_for_height()stoffu2018-05-301-0/+24
| * | | hardfork: fix get_earliest_ideal_height_for_version() to support non-existent...stoffu2018-05-301-0/+25
* | | | Merge pull request #3592luigi11112018-05-312-1/+166
|\ \ \ \
| * | | | unit_tests: add ringdb unit testsmoneromooo-monero2018-04-112-1/+166
| | |/ / | |/| |
* | | | Merge pull request #3504luigi11112018-05-301-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | performance_tests: fix subaddress expansion test not expandingmoneromooo-monero2018-03-271-1/+1
| |/ /
* | | Merge pull request #3251luigi11112018-05-291-2/+4
|\ \ \
| * | | db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero2018-05-231-2/+4
* | | | unit_tests: fix build after get_output_didstribution signature changemoneromooo-monero2018-05-211-1/+1
|/ / /
* | | speed up get_output_distribution (and precalc common case)moneromooo-monero2018-05-211-0/+1
* | | Merge pull request #3809Riccardo Spagni2018-05-212-8/+5
|\ \ \
| * | | unit_tests: set default data dir to the source tree at build timemoneromooo-monero2018-05-152-8/+5
| | |/ | |/|
* / | Revert "Merge pull request #3775"Riccardo Spagni2018-05-211-1/+1
|/ /
* | unit_tests: fix build after get_output_didstribution signature changemoneromooo-monero2018-04-281-1/+1
* | Only log an error if fork version is higher AND is not known.Thaer Khawaja2018-04-222-0/+2
|/
* Merge pull request #3336Riccardo Spagni2018-03-162-4/+4
|\
| * Fix typos in various filesDimitris Apostolou2018-03-152-4/+4
* | add RPC to get a histogram of outputs of a given amountmoneromooo-monero2018-03-161-1/+2
* | tests/hash: correctly reference crypto HASH_SIZE for less confusionAnythingTechPro2018-03-141-1/+1
|/
* chacha: call prehashed version explicitly as generate_chacha_key_prehashedstoffu2018-03-141-2/+2
* crypto: revert odd namespace changes made in #3303stoffu2018-03-141-6/+6
* keypair::generate: always require hw::device to avoid possible mistakestoffu2018-03-143-4/+4
* device: untangle cyclic depenencystoffu2018-03-141-3/+0
* Merge pull request #3360Riccardo Spagni2018-03-141-51/+51
|\
| * Wallet API: make nettype non-defaulted to disambiguate from deprecated versio...stoffu2018-03-061-51/+51
* | fuzz_tests: set small subaddress lookahead for speedmoneromooo-monero2018-03-143-0/+3
|/
* tweaks to the monerov1 cryptonight algorithmLee Clagett2018-03-051-5/+5
* Monero Cryptonight variants, and add one for v7moneromooo-monero2018-03-053-3/+15
* Merge pull request #3277Riccardo Spagni2018-03-0511-38/+38
|\
| * Stagenetstoffu2018-03-0511-38/+38