aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4464Riccardo Spagni2018-10-021-1/+1
|\
| * unit_tests: fix longstanding DNS related unit testmoneromooo-monero2018-09-281-1/+1
* | Merge pull request #4459Riccardo Spagni2018-09-294-38/+47
* | Merge pull request #4424Riccardo Spagni2018-09-292-6/+6
* | Merge pull request #4407Riccardo Spagni2018-09-291-0/+24
|/
* Merge pull request #4404Riccardo Spagni2018-09-221-10/+10
|\
| * cryptonote tweak v2.2Lee Clagett2018-09-221-10/+10
* | Merge pull request #4385Riccardo Spagni2018-09-211-0/+32
|\ \
| * | unit_tests: sanity check on transaction weightmoneromooo-monero2018-09-151-0/+32
| |/
* | Merge pull request #4384Riccardo Spagni2018-09-211-0/+0
|\ \
| * | tests: update test wallet keys file for encrypted keysmoneromooo-monero2018-09-151-0/+0
| |/
* | Merge pull request #4371Riccardo Spagni2018-09-212-0/+916
|\ \
| * | Adding expect<T> - a value-or-error implementationLee Clagett2018-09-122-0/+916
* | | Merge pull request #4209Riccardo Spagni2018-09-211-1/+56
|\ \ \
| * | | Added features to epee::span<T> :Lee Clagett2018-08-031-1/+56
* | | | Merge pull request #4391Riccardo Spagni2018-09-181-0/+1
|\ \ \ \
| * | | | Fix missing std::runtime_error def in difficulty.cppHoward Chu2018-09-161-0/+1
| | |_|/ | |/| |
* | | | Merge pull request #4306Riccardo Spagni2018-09-181-0/+7
|\ \ \ \
| * | | | wipeable_string: add hex_to_pod functionmoneromooo-monero2018-09-121-0/+7
* | | | | api/wallet: properly disable key encryptionstoffu2018-09-172-3/+3
| |/ / / |/| | |
* | | | Merge pull request #4253Riccardo Spagni2018-09-141-6/+6
|\ \ \ \
| * | | | remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero2018-09-141-6/+6
* | | | | Merge pull request #4260Riccardo Spagni2018-09-141-4/+4
|\ \ \ \ \
| * | | | | record blackballs as amount/offset, and add export abilitymoneromooo-monero2018-09-101-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4254Riccardo Spagni2018-09-141-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fuzz_tests: use __AFL_INIT when availablemoneromooo-monero2018-08-131-0/+4
* | | | | Merge pull request #4219Riccardo Spagni2018-09-1134-235/+2494
|\ \ \ \ \
| * | | | | bulletproofs: speed up the latest changes a bitmoneromooo-monero2018-09-113-0/+13
| * | | | | performance_tests: add padded bulletproof constructionmoneromooo-monero2018-09-112-2/+14
| * | | | | core_tests: add a test for 4-aggregated BP verificationmoneromooo-monero2018-09-113-0/+16
| * | | | | fuzz_tests: add a bulletproof fuzz testmoneromooo-monero2018-09-113-0/+85
| * | | | | unit_tests: add a few more multiexp unit testsmoneromooo-monero2018-09-111-2/+52
| * | | | | core_tests: add a test for a tx with empty bulletproofmoneromooo-monero2018-09-113-0/+20
| * | | | | v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-1114-253/+269
| * | | | | bulletproofs: a few fixes from the Kudelski reviewmoneromooo-monero2018-09-111-10/+0
| * | | | | bulletproofs: reject points not in the main subgroupmoneromooo-monero2018-09-113-0/+64
| * | | | | Add Pippenger cache and limit Straus cache sizemoneromooo-monero2018-09-112-9/+135
| * | | | | add pippenger unit testsmoneromooo-monero2018-09-111-0/+55
| * | | | | performance_tests: add stats and loop count multiplier optionsmoneromooo-monero2018-09-112-291/+383
| * | | | | performance_tests: add aggregated bulletproof tx verificationmoneromooo-monero2018-09-112-0/+81
| * | | | | Pippenger multiexpmoneromooo-monero2018-09-112-1/+146
| * | | | | precalc the ge_p3 representation of Hmoneromooo-monero2018-09-111-0/+7
| * | | | | performance_tests: document the tested bulletproof layoutsmoneromooo-monero2018-09-111-8/+8
| * | | | | unit_tests: a couple more bulletproof unit tests for gammamoneromooo-monero2018-09-111-0/+19
| * | | | | require canonical multi output bulletproof layoutmoneromooo-monero2018-09-113-13/+13
| * | | | | Bulletproof aggregated verification and testsmoneromooo-monero2018-09-119-17/+590
| * | | | | aligned: aligned memory alloc/realloc/freemoneromooo-monero2018-09-112-1/+88
| * | | | | performance_tests: add signature generation/verificationmoneromooo-monero2018-09-113-0/+72
| * | | | | bulletproofs: add aggregated verificationmoneromooo-monero2018-09-115-0/+87
| * | | | | make straus cached mode thread safe, and add tests for itmoneromooo-monero2018-09-114-1/+163