aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | crypto: fix non zero scalar being 0 after reducingmoneromooo-monero2020-12-041-551/+540
* | Merge pull request #7018luigi11112020-11-293-3/+10
|\ \
| * | cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-253-3/+10
* | | Merge pull request #6973luigi11112020-11-291-0/+109
|\ \ \
| * | | Switch to Dandelion++ fluff mode if no out connections for stem modeLee Clagett2020-11-031-0/+109
* | | | Merge pull request #6937luigi11112020-11-2915-32/+32
|\ \ \ \
| * | | | Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...mj-xmr2020-10-2815-32/+32
| |/ / /
* | | | Merge pull request #6856luigi11112020-11-281-18/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Unit Tests: Remove block reward upper bound size checksTheCharlatan2020-10-031-18/+0
* | | | Better log message for unusable anon networksHoward Chu2020-11-161-1/+2
| |_|/ |/| |