aboutsummaryrefslogtreecommitdiff
path: root/tests/core_proxy/core_proxy.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-02Adding support for hidden (anonymity) txpoolLee Clagett1-4/+4
2019-10-08Merge pull request #5915luigi11111-4/+10
2019-09-27monerod can now sync from pruned blocksmoneromooo-monero1-4/+10
2019-09-25RandomX integrationHoward Chu1-2/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-05cryptonote: avoid double parsing blocks when syncingmoneromooo-monero1-1/+1
2018-06-26replace std::list with std::vector on some hot pathsmoneromooo-monero1-1/+1
2018-02-16options: remove testnet-* optionswhythat1-2/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-16cryptonote_core does not depend on p2p anymoremoneromooo-monero1-0/+2
2017-11-14Merge pull request #2736Riccardo Spagni1-1/+1
2017-11-14move cryptonote command line options to cryptonote_coremoneromooo-monero1-1/+1
2017-11-14remove "using namespace std" from headersmoneromooo-monero1-4/+2
2017-10-21Initialize openssl on startupmoneromooo-monero1-1/+1
2017-09-25move checkpoints in a separate librarymoneromooo-monero1-2/+2
2017-09-25get_blockchain_top now returns voidmoneromooo-monero1-2/+1
2017-08-07cryptonote_protocol_handler: sync speedupmoneromooo-monero1-0/+13
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-01-16fixups in logging init calls, and add missing net context in a logmoneromooo-monero1-1/+1
2017-01-16Change logging to easylogging++moneromooo-monero1-20/+16
2017-01-14fix do_not_relay not preventing relaying on a timermoneromooo-monero1-1/+1
2016-02-22move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero1-2/+0
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-11-21Relay transactions when they linger too long in the poolmoneromooo-monero1-1/+1
2015-04-01Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero1-2/+1
2015-03-01Fix tests building -- function signatures changedThomas Winget1-2/+1
2015-02-242014 network limit 1.3 fix log/path/data +utilsrfree2monero1-0/+3
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-15Pass tx and nonce to genesis block constructorZachary Michaels1-1/+1
2014-09-15Reorganize testnet constantsZachary Michaels1-1/+4
2014-09-15Add testnet flagZachary Michaels1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-03-03moved all stuff to githubAntonio Juarez1-0/+249