aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| | |/ / | |/| |
* | | | Merge pull request #7308luigi11112021-02-151-0/+150
|\ \ \ \
| * | | | boosted_tcp_server: add segfault demoanon2021-01-191-0/+150
| | |/ / | |/| |
* | | | Reduce compilation time of epee/portable_storage.hmj-xmr2021-02-061-0/+1
| |/ / |/| |
* | | Merge pull request #7245luigi11112021-01-151-11/+16
|\ \ \
| * | | Split fuzz tests during fuzz buildNym Seddon2021-01-011-11/+16
* | | | Merge pull request #7149luigi11112021-01-154-0/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | fuzz_tests: add a test for utf8canonicalmoneromooo-monero2020-12-144-0/+49
* | | | Merge pull request #7285Alexander Blair2021-01-071-3/+40
|\ \ \ \
| * | | | Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-221-3/+40
* | | | | Restrict duplicate keys in epee binary formatLee Clagett2020-12-202-0/+55
|/ / / /
* | | | add a max levin packet size by command typemoneromooo-monero2021-01-033-0/+3
* | | | Merge pull request #7250Alexander Blair2021-01-014-0/+8
|\ \ \ \
| * | | | Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-174-0/+8
| | |/ / | |/| |
* / | | protocol: more sanity checks in new chain block hashesmoneromooo-monero2020-12-313-3/+10
|/ / /
* | | protocol: fix false positives dropping peersmoneromooo-monero2020-12-272-0/+2
* | | Revert "Reject existing claimed blocks in sync mode"luigi11112020-12-272-2/+0
* | | Merge pull request #7154Alexander Blair2020-12-262-0/+2
|\ \ \
| * | | protocol: reject claimed block hashes that already are in the chainmoneromooo-monero2020-12-172-0/+2
| |/ /
* / / Fix byte_stream::put_nLee Clagett2020-12-141-0/+17
|/ /
* | Merge pull request #7110Alexander Blair2020-12-101-9/+11
|\ \
| * | protocol: drop origin IP if a block fails to verify in sync modemoneromooo-monero2020-12-101-9/+11
* | | Merge pull request #7009Alexander Blair2020-12-107-31/+30
|\ \ \
| * | | Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-107-31/+30
| |/ /
* | | Merge pull request #7003Alexander Blair2020-12-101-43/+50
|\ \ \ | |/ / |/| |
| * | Change to more efficient allocation strategy in byte_streamLee Clagett2020-10-131-43/+50
| |/