aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* EasyLogging++: Add UTests, that protect against regressionsmj-xmr2021-07-061-0/+13
* unit_tests: check for ge_frombytes_vartime failuremoneromooo-monero2021-06-112-4/+4
* Merge pull request #7661luigi11112021-06-106-26/+82
|\
| * Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-236-26/+82
* | Merge pull request #7723luigi11112021-06-011-1/+20
|\ \
| * | Doc: funtional_tests add new mining env vars and how to use themmj-xmr2021-05-141-1/+20
* | | Merge pull request #7713luigi11112021-06-011-1/+1
|\ \ \ | |/ / |/| |
| * | Warnings: unused var in core_tests:chaingen.hmj-xmr2021-05-111-1/+1
| |/
* | Merge pull request #7691luigi11112021-05-122-2/+2
|\ \
| * | cmake: set 3.5 as minimum versionselsta2021-04-272-2/+2
| |/
* | Merge pull request #7690luigi11112021-05-121-1/+2
|\ \
| * | clang: fix -Wpessimizing-move warningselsta2021-04-281-1/+2
| |/
* | Merge pull request #7688luigi11112021-05-121-1/+1
|\ \
| * | clang: fix -Wrange-loop-analysis warningsselsta2021-04-271-1/+1
| |/
* / Tests: Mining test uses a parametric path for finding the calculation appmj-xmr2021-04-273-41/+66
|/
* Merge pull request #7669luigi11112021-04-226-43/+127
|\
| * Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-196-43/+127
* | Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-162-0/+2
|/
* Revert "Merge pull request #7136"luigi11112021-04-165-121/+27
* Merge pull request #7653luigi11112021-04-161-1/+1
|\
| * unit_tests: fix boost 1.58 compatibilityanon2021-04-081-1/+1
* | Merge pull request #7136luigi11112021-04-165-27/+121
|\ \ | |/ |/|
| * Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-165-27/+121
* | Merge pull request #7646luigi11112021-04-061-0/+12
|\ \
| * | Tests: Fix test node_server.bind_same_p2p_port from randomly crashingmj-xmr2021-04-051-0/+12
* | | Merge pull request #7639luigi11112021-04-061-1/+4
|\ \ \
| * | | Warnings: fix ut/levin.cpp missing bracesmj-xmr2021-03-271-1/+4
* | | | Merge pull request #7321luigi11112021-04-061-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix serialization being different on macmoneromooo-monero2021-03-051-1/+1
* | | | [CI] Adaptive mining timeout, depending on available CPU powermj-xmr2021-03-305-10/+254
* | | | Merge pull request #7620luigi11112021-03-291-0/+592
|\ \ \ \
| * | | | cryptonote_protocol_handler: add race condition demoanon2021-03-221-0/+592
| | |/ / | |/| |
* | | | Merge pull request #7460luigi11112021-03-291-0/+110
|\ \ \ \
| * | | | async_protocol_handler_config: add deadlock demoanon2021-03-121-0/+110
| | |_|/ | |/| |
* | | | [CI] Use Python3 for funcional tests, instead of Python2mj-xmr2021-03-201-4/+6
| |/ / |/| |
* | | Merge pull request #7401luigi11112021-03-201-6/+5
|\ \ \
| * | | functional_tests: hide check_missing_rpc_methods behind requests checkmoneromooo-monero2021-02-231-6/+5
| | |/ | |/|
* | | Merge pull request #7005luigi11112021-03-201-1/+3
|\ \ \
| * | | Allow byte_stream->byte_slice conversion to shrink unused buffer spaceLee Clagett2020-10-131-1/+3
* | | | Merge pull request #6810luigi11112021-03-201-0/+213
|\ \ \ \ | |_|_|/ |/| | |
| * | | New add_aux_pow RPC to support merge miningmoneromooo-monero2021-02-091-0/+213
* | | | async_protocol_handler_config: add segfault demoanon2021-02-191-2/+73
| |_|/ |/| |
* | | Merge pull request #7371luigi11112021-02-181-1/+1
|\ \ \
| * | | Increase timeout for the mining test 4 times (to 240s)mj-xmr2021-02-111-1/+1
| |/ /
* | | Merge pull request #7355luigi11112021-02-182-10/+10
|\ \ \
| * | | Remove copies from foreach loops (thanks to Clang)Lee Clagett2021-01-282-10/+10
| |/ /
* | | Merge pull request #7352luigi11112021-02-181-9/+9
|\ \ \
| * | | unit_tests: fix wipeable_string parse_hexstr test with latest gtestxiphon2021-01-271-9/+9
* | | | Merge pull request #7346luigi11112021-02-1810-13/+2
|\ \ \ \
| * | | | Remove unused variables in monero codebaseKevin Barbour2021-02-0910-13/+2
| | |/ / | |/| |