summaryrefslogtreecommitdiff
path: root/tests/unit_tests/node_server.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-251-1/+2
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Merge pull request #6214luigi11112020-03-311-0/+2
|\ | | | | | | 054b4c7 protocol: request txpool contents when synced (moneromooo-monero)
| * protocol: request txpool contents when syncedmoneromooo-monero2020-03-221-0/+2
| | | | | | | | | | | | | | A newly synced Alice sends a (typically quite small) list of txids in the local tpxool to a random peer Bob, who then uses the existing tx relay system to send Alice any tx in his txpool which is not in the list Alice sent
* | p2p: remove old debug commandsAaron Hook2020-03-201-1/+0
|/
* Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-5/+6
|
* unit_tests: fix use after freemoneromooo-monero2019-10-301-7/+16
|
* unit_tests: fix build after renamemoneromooo-monero2019-10-151-4/+6
|
* p2p+rpc: don't skip p2p or rpc port bind failure by defaultxiphon2019-10-131-0/+299