aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5727luigi11112019-08-192-3/+3
|\
| * Replace std::random_shuffle with std::shuffleTom Smeding2019-08-152-3/+3
* | Merge pull request #5718luigi11112019-08-191-2/+2
|\ \
| * | unit_tests: check return values on test data parsingmoneromooo-monero2019-07-011-2/+2
* | | Merge pull request #5504luigi11112019-08-172-2/+20
|\ \ \
| * | | functional_tests: test creating wallets with local language namesmoneromooo-monero2019-08-161-2/+3
| * | | epee: support unicode in parsed stringsmoneromooo-monero2019-08-161-0/+17
* | | | Merge pull request #5490luigi11112019-08-171-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | functional_tests: add get_fee_estimate to blockchain testmoneromooo-monero2019-04-241-0/+12
* | | | Merge pull request #5677luigi11112019-08-151-1/+1
|\ \ \ \
| * | | | tests: functional: fix python syntaxredfish2019-06-191-1/+1
| | |/ / | |/| |
* | | | Merge pull request #5652luigi11112019-08-151-2/+2
|\ \ \ \
| * | | | unit_tests: add more leeway to the "same distribution" checkmoneromooo-monero2019-06-161-2/+2
| |/ / /
* | | | Merge pull request #5498luigi11112019-08-141-0/+7
|\ \ \ \
| * | | | functional_tests: add a 3/3 multisig testmoneromooo-monero2019-04-261-0/+7
* | | | | Merge pull request #5487luigi11112019-08-141-0/+1
|\ \ \ \ \
| * | | | | consensus: from v12, enforce >= 2 outputsmoneromooo-monero2019-04-231-0/+1
| | |_|/ / | |/| | |
* | | | | functional_tests: add validate_address testsmoneromooo-monero2019-07-291-0/+111
| |_|_|/ |/| | |
* | | | Merge pull request #5621luigi11112019-07-241-0/+0
|\ \ \ \
| * | | | tests: fixed file exec permissionsston1th2019-06-091-0/+0
| | |_|/ | |/| |
* | | | Merge pull request #5529luigi11112019-07-243-8/+8
|\ \ \ \
| * | | | use crypto::rand instead of libc rand in a few testsmoneromooo-monero2019-05-103-8/+8
* | | | | Merge pull request #5507luigi11112019-07-241-1/+1
|\ \ \ \ \
| * | | | | difficulty-tests: remove spurious dependency on cryptonote_coremoneromooo-monero2019-05-011-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5502luigi11112019-07-244-1/+3
|\ \ \ \ \
| * | | | | remove unused codemoneromooo-monero2019-04-291-1/+0
| * | | | | add a few checks where it seems appropriatemoneromooo-monero2019-04-293-0/+3
| |/ / / /
* | | | | Merge pull request #5473luigi11112019-07-241-4/+4
|\ \ \ \ \
| * | | | | python-rpc: add missing getblock RPC parametersmoneromooo-monero2019-05-091-4/+4
| | |_|_|/ | |/| | |
* | | | | allow blocking whole subnetsmoneromooo-monero2019-07-162-3/+53
* | | | | Merge pull request #5746luigi11112019-07-121-0/+3
|\ \ \ \ \
| * | | | | wallet_rpc_server: fix get_bulk_payments with short payment idsmoneromooo-monero2019-07-091-0/+3
| | |_|_|/ | |/| | |
* / | | | keccak: guard against misaligned memory accesses on ARMmoneromooo-monero2019-07-041-0/+17
|/ / / /
* | | | Merge pull request #5583Riccardo Spagni2019-06-0115-59/+60
|\ \ \ \
| * | | | functional_tests: fix python3 compatibilitymoneromooo-monero2019-05-2915-59/+60
* | | | | Merge pull request #5558Riccardo Spagni2019-06-011-1/+10
|\ \ \ \ \
| * | | | | functional_tests: fix rare get_output_distribution failuremoneromooo-monero2019-05-201-1/+10
| |/ / / /
* / / / / unit_tests: make the density test a bit less stringentmoneromooo-monero2019-05-201-1/+1
|/ / / /
* | | / Made code block usage consistent across all .md filesRohaq2019-05-122-37/+77
| |_|/ |/| |
* | | Merge pull request #5510Riccardo Spagni2019-05-074-10/+10
|\ \ \
| * | | fix wide difficulty conversion with some versions of boostmoneromooo-monero2019-05-014-10/+10
| | |/ | |/|
* | | Merge pull request #5508Riccardo Spagni2019-05-071-3/+1
|\ \ \
| * | | wallet2: reject standalone short payment IDs in monero: URI APImoneromooo-monero2019-05-011-3/+1
| |/ /
* | | Merge pull request #5499Riccardo Spagni2019-05-072-0/+203
|\ \ \
| * | | blockchain: keep a rolling long term block weight medianmoneromooo-monero2019-05-022-0/+203
| |/ /
* | | Merge pull request #5496Riccardo Spagni2019-05-073-12/+236
|\ \ \
| * | | rpc: improve get_output_distributionmoneromooo-monero2019-04-253-12/+236
| |/ /
* | | Merge pull request #5419Riccardo Spagni2019-05-071-0/+1
|\ \ \
| * | | build: debug and test builds via contribDusan Klinec2019-04-101-0/+1
* | | | Merge pull request #5497Riccardo Spagni2019-05-021-0/+7
|\ \ \ \