aboutsummaryrefslogtreecommitdiff
path: root/tests/core_proxy (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni3-3/+3
2017-02-13blockchain_db: add "raw" blobdata getters for block and transactionmoneromooo-monero1-1/+1
2017-02-12cryptonote_protocol: misc fluffy block fixesmoneromooo-monero1-0/+2
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-2/+2
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-monero2-20/+17
2017-01-14fix do_not_relay not preventing relaying on a timermoneromooo-monero2-2/+2
2016-11-11tests: fix tests builds after fluffy blocks mergemoneromooo-monero1-0/+3
2016-10-23core: notify the txpool when transactions are relayedmoneromooo-monero1-0/+1
2016-10-01tests: fix build after addition of cryptonote_core::get_block_sync_sizemoneromooo-monero1-0/+1
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-7/+2
2016-08-28remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero1-2/+1
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero1-1/+1
2016-03-19Print stack trace upon exceptionsmoneromooo-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 Spagni3-3/+3
2015-12-14Tone down a bit L0 logs during daemon syncmoneromooo-monero1-0/+1
2015-11-21Relay transactions when they linger too long in the poolmoneromooo-monero2-2/+2
2015-07-15** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo1-0/+2
2015-04-10[fix] log level change. compilation: dns, testsrfree2monero1-0/+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 +utilsrfree2monero2-0/+5
2015-02-202014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero2-0/+3
2015-01-02year updated in licenseRiccardo Spagni3-3/+3
2014-10-24cmake: support 2.8.7Ben Boeckel1-1/+1
2014-10-23cmake: put each test executable in its own directoryBen Boeckel1-0/+50
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-clausefluffypony2-6/+58
2014-06-04'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimationsNeozaru1-0/+1
2014-03-03moved all stuff to githubAntonio Juarez2-0/+307