aboutsummaryrefslogtreecommitdiff
path: root/src/test/main_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* really s/doge/dis/g this timeTomo Ueda2021-09-021-4/+4
* Replace test data with Dogecoin valuesRoss Nicoll2018-09-191-27/+31
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* Move network-msg-processing code out of main to its own fileMatt Corallo2016-12-021-0/+1
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille2015-11-271-1/+0
* Chainparams: Refactor: Decouple main::GetBlockValue() from Params() [renamed ...Jorge Timón2015-05-151-3/+36
* Merge pull request #5859Wladimir J. van der Laan2015-03-121-0/+17
|\
| * Add correct bool combiner for net signalsPieter Wuille2015-03-061-0/+17
* | tests: change main and wallet tests to BOOST_FIXTURE_TEST_SUITEWladimir J. van der Laan2015-03-091-1/+3
|/
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* MOVEONLY: core/ -> primitives/Luke Dashjr2014-12-031-1/+1
* MOVEONLY: Separate CTransaction and dependencies from corejtimon2014-10-271-1/+1
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-2/+2
* Merge pull request #3842 from ditto-b/masterGavin Andresen2014-04-021-1/+1
|\
| * Edit subsidy_limit_test to account for BIP42ditto-b2014-04-021-1/+1
* | Add licenses for tests and test dataWladimir J. van der Laan2014-03-181-0/+4
|/
* Total money limit testPieter Wuille2014-03-051-0/+20