aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests
Commit message (Expand)AuthorAgeFilesLines
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-5/+1
* tests: hard fork list must end with a 0moneromooo-monero2016-08-283-4/+4
* New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero2016-08-288-11/+26
* rct amount key modified as per luigi1111's recommendationsmoneromooo-monero2016-08-281-8/+9
* rct: change the simple flag to a typemoneromooo-monero2016-08-281-1/+1
* core_tests: fix a couple pre-rct tests using rctmoneromooo-monero2016-08-281-2/+2
* change fork settings to allow pre-rct txes for one more fork cyclemoneromooo-monero2016-08-282-9/+9
* rct: make the amount key derivable by a third party with the tx keymoneromooo-monero2016-08-281-5/+3
* port get_tx_key/check_tx_key to rctmoneromooo-monero2016-08-281-2/+4
* integrate simple rct apimoneromooo-monero2016-08-281-1/+4
* rct: add the tx prefix hash into the MLSAGmoneromooo-monero2016-08-283-0/+33
* Add rct core testsmoneromooo-monero2016-08-287-10/+764
* add rct to the protocolmoneromooo-monero2016-08-287-34/+25
* tests: fix tests broken by the removal of the block reward accumulation loopmoneromooo-monero2016-05-015-23/+17
* tests: fix build with older GCCJavier Smooth2016-04-021-2/+4
* core_tests: fix compile failure with GCC 4.8.4moneromooo-monero2016-03-211-1/+1
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-213-10/+10
* Print stack trace upon exceptionsmoneromooo-monero2016-03-193-10/+10
* move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero2016-02-221-2/+0
* Merge pull request #659Riccardo Spagni2016-02-171-1/+1
|\
| * core_tests: fix a compile problem with CLANGmoneromooo-monero2016-02-131-1/+1
* | Add the new test filesmoneromooo-monero2016-02-132-0/+295
|/
* core_tests: add tests for hard fork behaviors (MRL-0004)moneromooo-monero2016-02-084-7/+22
* core_tests: allow setting miner tx max_outs when creating a blockmoneromooo-monero2016-02-082-4/+6
* tests: fix compilation failure after V1 define renamemoneromooo-monero2016-01-311-1/+1
* updated copyright yearRiccardo Spagni2015-12-3125-25/+25
* core_tests: deinit core before destroying itmoneromooo-monero2015-12-301-1/+3
* tests: fix various tests by using parameters better suited to moneromoneromooo-monero2015-12-253-8/+8
* tests: fix some double spending testsmoneromooo-monero2015-12-251-7/+8
* tests: use 255 as a "too high" block versionmoneromooo-monero2015-12-251-2/+2
* blockchain: fix bitflipping test with quantized block rewardsmoneromooo-monero2015-12-251-1/+2
* core_tests: fix ring_signature_1 testsmoneromooo-monero2015-12-131-8/+8
* core_tests: bump default test fee to 0.02 moneromoneromooo-monero2015-12-131-1/+1
* add a --fakechain argument for testsmoneromooo-monero2015-12-131-0/+4
* tests: remove data-dir argument registrationmoneromooo-monero2015-12-091-1/+0
* Relay transactions when they linger too long in the poolmoneromooo-monero2015-11-211-2/+2
* More changes for 2-min blocksJavier Smooth2015-11-131-4/+4
* Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...Javier Smooth2015-11-131-2/+2
* Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero2015-04-011-1/+3
|\
| * Fix tests building -- function signatures changedThomas Winget2015-03-011-1/+3
* | 2014 network limit 1.3 fix log/path/data +utilsrfree2monero2015-02-242-0/+4
|/
* year updated in licenseRiccardo Spagni2015-01-0225-25/+25
* cmake: support 2.8.7Ben Boeckel2014-10-241-1/+1
* cmake: put each test executable in its own directoryBen Boeckel2014-10-231-0/+74
* Separate testnet address prefixZachary Michaels2014-09-151-2/+2
* Add testnet flagZachary Michaels2014-09-151-1/+1
* License updated to BSD 3-clausefluffypony2014-07-2324-70/+697
* 0.8.8updatemydesktop2014-05-251-6/+6
* initial [broken] updatemydesktop2014-05-035-14/+15
* json rpc for wallet and bugfixAntonio Juarez2014-04-023-18/+17