aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests/chaingen.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-01Arbitrary M/N multisig schemes:naughtyfox1-1/+1
2018-09-11v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero1-7/+7
2018-09-11Bulletproof aggregated verification and testsmoneromooo-monero1-1/+45
2018-07-07core_tests: add --filter to select which tests to runmoneromooo-monero1-0/+1
2018-06-26replace std::list with std::vector on some hot pathsmoneromooo-monero1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-17Match surae's recommendation to derive multisig keysmoneromooo-monero1-4/+6
2017-12-17add multisig core test and factor multisig building blocksmoneromooo-monero1-0/+48
2017-12-16cryptonote_core does not depend on p2p anymoremoneromooo-monero1-1/+1
2017-06-09core_tests: fix tests failing due to new txpool code requitring batch transac...moneromooo-monero1-0/+1
2017-05-25Move txpool to the databasemoneromooo-monero1-0/+10
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-5/+5
2017-01-16Change logging to easylogging++moneromooo-monero1-50/+13
2017-01-14fix do_not_relay not preventing relaying on a timermoneromooo-monero1-2/+2
2016-08-28tests: hard fork list must end with a 0moneromooo-monero1-2/+2
2016-08-28Add rct core testsmoneromooo-monero1-3/+6
2016-05-01tests: fix tests broken by the removal of the block reward accumulation loopmoneromooo-monero1-1/+1
2016-04-02tests: fix build with older GCCJavier Smooth1-2/+4
2016-03-21core_tests: fix compile failure with GCC 4.8.4moneromooo-monero1-1/+1
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero1-3/+3
2016-03-19Print stack trace upon exceptionsmoneromooo-monero1-3/+3
2016-02-13core_tests: fix a compile problem with CLANGmoneromooo-monero1-1/+1
2016-02-08core_tests: add tests for hard fork behaviors (MRL-0004)moneromooo-monero1-5/+10
2016-02-08core_tests: allow setting miner tx max_outs when creating a blockmoneromooo-monero1-2/+3
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-30core_tests: deinit core before destroying itmoneromooo-monero1-1/+3
2015-12-13core_tests: bump default test fee to 0.02 moneromoneromooo-monero1-1/+1
2015-12-13add a --fakechain argument for testsmoneromooo-monero1-0/+4
2015-12-09tests: remove data-dir argument registrationmoneromooo-monero1-1/+0
2015-11-21Relay transactions when they linger too long in the poolmoneromooo-monero1-2/+2
2015-03-01Fix tests building -- function signatures changedThomas Winget1-1/+3
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
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/+646