aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5876luigi11112019-09-081-6/+12
|\
| * unit_tests: fix build with CLANG 8 and boost 1.69moneromooo-monero2019-08-301-6/+12
* | Merge pull request #5856luigi11112019-09-081-1/+1
|\ \
| * | unit_tests: Fix uninitialized valuesMatyas Liptak2019-08-271-1/+1
* | | Merge pull request #5855luigi11112019-09-081-4/+4
|\ \ \
| * | | wallet: fix mismatch between two concepts of "balance"moneromooo-monero2019-09-051-4/+4
| |/ /
* | | unit_tests: fix levin unit test on big endianmoneromooo-monero2019-09-041-23/+23
* | | difficulty: fix check_hash on big endianmoneromooo-monero2019-09-042-8/+20
| |/ |/|
* | Merge pull request #5793luigi11112019-08-296-5/+1526
|\ \
| * | Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-174-0/+1088
| * | Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett2019-07-163-5/+438
| |/
* | Merge pull request #5707luigi11112019-08-283-25/+22
|\ \ | |/ |/|
| * MLSAG speedup and additional checksSarang Noether2019-08-273-25/+22
* | Merge pull request #5748luigi11112019-08-211-1/+2
|\ \
| * | boost: update obsolete usage of endian APImoneromooo-monero2019-07-091-1/+2
| |/
* | Merge pull request #5511luigi11112019-08-211-0/+59
|\ \
| * | functional_tests: add tests for pending/out transfer addressesmoneromooo-monero2019-05-021-0/+59
* | | 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
|/ / / /