index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_bitcoin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
1
-0
/
+9
*
Replace test data with Dogecoin values
Ross Nicoll
2019-04-03
1
-4
/
+4
*
Scrypt n=1024 PoW hash
Ross Nicoll
2019-04-03
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Merge #13417: [net] Tighten scope in net_processing
Pieter Wuille
2018-07-13
1
-1
/
+1
|
\
|
*
Make g_enable_bip61 a member variable of PeerLogicValidation
Jesse Cohen
2018-07-09
1
-1
/
+1
*
|
Use common SetDataDir method to create temp directory in tests.
winder
2018-07-11
1
-15
/
+22
|
/
*
Merge #13023: Fix some concurrency issues in ActivateBestChain()
Wladimir J. van der Laan
2018-05-16
1
-0
/
+6
|
\
|
*
Add unit tests for signals generated by ProcessNewBlock()
Jesse Cohen
2018-05-16
1
-0
/
+6
*
|
Break circular dependency: chain -> pow -> chain
Ben Woosley
2018-05-14
1
-0
/
+1
*
|
util: Store debug log file path in BCLog::Logger member.
Jim Posen
2018-04-29
1
-1
/
+0
*
|
scripted-diff: Rename BCLog::Logger member variables.
Jim Posen
2018-04-29
1
-1
/
+1
*
|
util: Establish global logger object.
Jim Posen
2018-04-27
1
-1
/
+1
*
|
Consistently log CValidationState on failure
Ben Woosley
2018-04-18
1
-1
/
+1
|
/
*
tests: Avoid copies of CTransaction
MarcoFalke
2018-04-11
1
-5
/
+5
*
Merge #12926: Run unit tests in parallel
Wladimir J. van der Laan
2018-04-10
1
-1
/
+1
|
\
|
*
Increase entropy in test temp directory name
Pieter Wuille
2018-04-09
1
-1
/
+1
*
|
Remove duplicate includes
practicalswift
2018-04-09
1
-2
/
+0
|
/
*
Reduce variable scopes
practicalswift
2018-03-26
1
-1
/
+1
*
test: Plug memory leaks and stack-use-after-scope
MarcoFalke
2018-02-22
1
-0
/
+3
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Block ActivateBestChain to empty validationinterface queue
Matt Corallo
2017-12-26
1
-3
/
+3
*
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
1
-6
/
+0
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-20
/
+20
*
tests: Add missing locks to tests
practicalswift
2017-11-10
1
-1
/
+4
*
Use unique_ptr for pcoinscatcher/pcoinsdbview/pcoinsTip/pblocktree
practicalswift
2017-11-09
1
-6
/
+6
*
Merge #11389: Support having SegWit always active in regtest (sipa, ajtowns, ...
MarcoFalke
2017-11-07
1
-0
/
+3
|
\
|
*
Have SegWit active by default
Pieter Wuille
2017-11-06
1
-0
/
+3
*
|
Add CConnmanTest to mutate g_connman in tests
João Barbosa
2017-11-02
1
-0
/
+12
*
|
Connect to an extra outbound peer if our tip is stale
Suhas Daftuar
2017-11-02
1
-1
/
+1
|
/
*
Add tests for CMerkleBlock usage with txids specified
James O'Beirne
2017-09-20
1
-0
/
+13
*
net: use an interface class rather than signals for message processing
Cory Fields
2017-09-06
1
-3
/
+3
*
Remove redundant testutil files
MeshCollider
2017-09-05
1
-3
/
+1
*
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
1
-1
/
+1
*
Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the poin...
Wladimir J. van der Laan
2017-08-14
1
-1
/
+1
|
\
|
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-1
/
+1
*
|
Fix some broken init-time prints/constants
Matt Corallo
2017-08-01
1
-1
/
+1
|
/
*
Merge #10758: Fix some chainstate-init-order bugs.
Wladimir J. van der Laan
2017-08-01
1
-1
/
+1
|
\
|
*
Fix some LoadChainTip-related init-order bugs.
Matt Corallo
2017-07-27
1
-1
/
+1
*
|
Add SHA256 dispatcher
Pieter Wuille
2017-07-20
1
-0
/
+2
|
/
*
Flush CValidationInterface callbacks prior to destruction
Matt Corallo
2017-07-07
1
-0
/
+1
*
Give CMainSignals a reference to the global scheduler
Matt Corallo
2017-07-07
1
-0
/
+7
*
Merge #10192: Cache full script execution results in addition to signatures
Wladimir J. van der Laan
2017-06-29
1
-0
/
+1
|
\
|
*
Cache full script execution results in addition to signatures
Matt Corallo
2017-06-07
1
-0
/
+1
*
|
Merge #10377: Use rdrand as entropy source on supported platforms
Wladimir J. van der Laan
2017-06-14
1
-0
/
+1
|
\
\
|
*
|
Use rdrand as entropy source on supported platforms
Pieter Wuille
2017-06-13
1
-0
/
+1
|
|
/
*
|
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
Pieter Wuille
2017-06-13
1
-1
/
+1
|
\
\
|
*
|
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-1
/
+1
|
|
/
*
|
Remove unused Boost includes
practicalswift
2017-06-09
1
-2
/
+0
*
|
scripted-diff: Use new naming style for insecure_rand* functions
Pieter Wuille
2017-06-07
1
-1
/
+1
[next]