aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|/ |/| |
* | | functional_tests: inrease mining timeoutselsta2020-10-221-1/+1
| |/ |/|
* | Dandelion++: skip desynced peers in stem phasexiphon2020-10-121-34/+41
* | Merge pull request #6840Alexander Blair2020-09-271-1/+1
|\ \
| * | fuzz_tests: fix build error in signature fuzz testmoneromooo-monero2020-09-241-1/+1
| |/
* / functional_tests: rewrite mining code, clearer timeout infoiamamyth2020-09-241-12/+11
|/
* Merge pull request #6798luigi11112020-09-072-10/+32
|\
| * enable CLSAG support for Trezor clientDusan Klinec2020-09-042-10/+32
* | Merge pull request #6111Riccardo Spagni2020-09-064-3/+139
|\ \
| * | functional_tests: add a large (many randomx epochs) p2p reorg testmoneromooo-monero2020-08-271-0/+19
| * | functional_tests: add randomx testsmoneromooo-monero2020-08-272-0/+117
| * | core: fix mining from a block that's not the current topmoneromooo-monero2020-08-271-3/+3
* | | Merge pull request #6757luigi11112020-09-031-20/+20
|\ \ \ | |_|/ |/| |
| * | threadpool: guard against exceptions in jobs, and armour platingmoneromooo-monero2020-09-011-20/+20
* | | Bind signature to full address and signing modeSarang Noether2020-08-281-0/+2
* | | wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-282-7/+12