summaryrefslogtreecommitdiff
path: root/tests/core_proxy/core_proxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6516Alexander Blair2020-07-191-1/+0
|\
| * remove double includessumogr2020-05-111-1/+0
* | Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
|/
* Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-4/+4
* Merge pull request #5915luigi11112019-10-081-4/+10
|\
| * monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-4/+10
* | RandomX integrationHoward Chu2019-09-251-2/+2
|/
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* cryptonote: avoid double parsing blocks when syncingmoneromooo-monero2019-03-051-1/+1
* replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-261-1/+1
* options: remove testnet-* optionswhythat2018-02-161-2/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* cryptonote_core does not depend on p2p anymoremoneromooo-monero2017-12-161-0/+2
* Merge pull request #2736Riccardo Spagni2017-11-141-1/+1
|\
| * move cryptonote command line options to cryptonote_coremoneromooo-monero2017-11-141-1/+1
* | remove "using namespace std" from headersmoneromooo-monero2017-11-141-4/+2
|/
* Initialize openssl on startupmoneromooo-monero2017-10-211-1/+1
* move checkpoints in a separate librarymoneromooo-monero2017-09-251-2/+2
* get_blockchain_top now returns voidmoneromooo-monero2017-09-251-2/+1
* cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+13
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* fixups in logging init calls, and add missing net context in a logmoneromooo-monero2017-01-161-1/+1
* Change logging to easylogging++moneromooo-monero2017-01-161-20/+16
* fix do_not_relay not preventing relaying on a timermoneromooo-monero2017-01-141-1/+1
* move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero2016-02-221-2/+0
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Relay transactions when they linger too long in the poolmoneromooo-monero2015-11-211-1/+1
* Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero2015-04-011-2/+1
|\
| * Fix tests building -- function signatures changedThomas Winget2015-03-011-2/+1
* | 2014 network limit 1.3 fix log/path/data +utilsrfree2monero2015-02-241-0/+3
|/
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Pass tx and nonce to genesis block constructorZachary Michaels2014-09-151-1/+1
* Reorganize testnet constantsZachary Michaels2014-09-151-1/+4
* Add testnet flagZachary Michaels2014-09-151-1/+1
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* moved all stuff to githubAntonio Juarez2014-03-031-0/+249