index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
main_tests.cpp
Age
Commit message (
Expand
)
Author
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-05-03
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-04-11
test: Fix sign for expected values
Karl-Johan Alm
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-05-03
Chainparams: Get rid of CChainParams& Params(std::string)
Jorge Timón
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
Move network-msg-processing code out of main to its own file
Matt Corallo
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-27
Switch blocks to a constant-space Merkle root/branch algorithm.
Pieter Wuille
2015-05-15
Chainparams: Refactor: Decouple main::GetBlockValue() from Params() [renamed ...
Jorge Timón
2015-03-12
Merge pull request #5859
Wladimir J. van der Laan
2015-03-09
tests: change main and wallet tests to BOOST_FIXTURE_TEST_SUITE
Wladimir J. van der Laan
2015-03-06
Add correct bool combiner for net signals
Pieter Wuille
2014-12-16
Remove references to X11 licence
Michael Ford
2014-12-03
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-10-27
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-04-02
Merge pull request #3842 from ditto-b/master
Gavin Andresen
2014-04-02
Edit subsidy_limit_test to account for BIP42
ditto-b
2014-03-18
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-05
Total money limit test
Pieter Wuille