aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/node_server.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-22Move update_checkpoints() to a later stageSChernykh1-0/+1
2022-05-18Don't exclusively drop tor/i2p outgoing cxns in idle loopj-berman1-2/+2
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-10-11Merge pull request #7874luigi11111-0/+260
2021-09-20node_server: add race condition demoanon1-0/+260
2021-09-12Mac: UT node server fix IP localhost by aliasingmj-xmr1-0/+3
2021-07-28unit_tests: fix broken testsanon1-4/+6
2021-01-19Remove payload copy in all outgoing p2p messagesLee Clagett1-16/+6
2021-04-08unit_tests: fix boost 1.58 compatibilityanon1-1/+1
2021-04-05Tests: Fix test node_server.bind_same_p2p_port from randomly crashingmj-xmr1-0/+12
2021-03-22cryptonote_protocol_handler: add race condition demoanon1-0/+592
2021-02-09Remove unused variables in monero codebaseKevin Barbour1-1/+0
2020-12-31protocol: more sanity checks in new chain block hashesmoneromooo-monero1-1/+2
2020-12-27protocol: fix false positives dropping peersmoneromooo-monero1-0/+1
2020-12-27Revert "Reject existing claimed blocks in sync mode"luigi11111-1/+0
2020-12-17protocol: reject claimed block hashes that already are in the chainmoneromooo-monero1-0/+1
2020-11-25cryptonote_core: dandelion - use local height or median height if syncingxiphon1-1/+2
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-03-31Merge pull request #6214luigi11111-0/+2
2020-03-22protocol: request txpool contents when syncedmoneromooo-monero1-0/+2
2020-03-20p2p: remove old debug commandsAaron Hook1-1/+0
2019-11-02Adding support for hidden (anonymity) txpoolLee Clagett1-5/+6
2019-10-30unit_tests: fix use after freemoneromooo-monero1-7/+16
2019-10-15unit_tests: fix build after renamemoneromooo-monero1-4/+6
2019-10-13p2p+rpc: don't skip p2p or rpc port bind failure by defaultxiphon1-0/+299