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 #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
*
|
scripted-diff: use insecure_rand256/randrange more
Pieter Wuille
2017-06-05
1
-1
/
+1
|
/
*
Merge #9792: FastRandomContext improvements and switch to ChaCha20
Wladimir J. van der Laan
2017-04-24
1
-1
/
+2
|
\
|
*
Switch FastRandomContext to ChaCha20
Pieter Wuille
2017-03-29
1
-1
/
+2
*
|
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
1
-2
/
+2
*
|
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-04-03
1
-1
/
+1
|
/
*
Make test_bitcoin.cpp compatible with Qt Test framework
Russell Yanofsky
2017-03-10
1
-22
/
+6
*
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
1
-8
/
+5
|
\
|
*
[cleanup] Remove coin age priority completely.
Alex Morcos
2017-03-03
1
-2
/
+2
|
*
[test] Remove priority from tests
Alex Morcos
2017-03-03
1
-8
/
+5
*
|
test: Report InitBlockIndex result
Wladimir J. van der Laan
2017-03-02
1
-2
/
+2
|
/
*
use EXIT_ codes instead of magic numbers
Marko Bencun
2017-02-21
1
-2
/
+2
*
[Trivial] Grammar and typo correction
Lauda
2017-01-22
1
-1
/
+1
*
Remove member variable hadNoDependencies from CTxMemPoolEntry
Alex Morcos
2017-01-04
1
-3
/
+2
*
Merge #9283: A few more CTransactionRef optimizations
Wladimir J. van der Laan
2017-01-04
1
-1
/
+1
|
\
|
*
Make AcceptToMemoryPool take CTransactionRef
Pieter Wuille
2016-12-21
1
-1
/
+1
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
|
Add a ForceSetArg method for testing
Matt Corallo
2016-12-27
1
-3
/
+1
*
|
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-24
1
-0
/
+2
|
/
*
Merge #8895: Better SigCache Implementation
Pieter Wuille
2016-12-14
1
-0
/
+2
|
\
|
*
Add CuckooCache implementation and replace the sigcache map_type with it
Jeremy Rubin
2016-12-14
1
-0
/
+2
*
|
Remove unused CDiskBlockPos* argument from ProcessNewBlock
Matt Corallo
2016-12-04
1
-1
/
+1
*
|
Switch pblock in ProcessNewBlock to a shared_ptr
Matt Corallo
2016-12-04
1
-1
/
+2
*
|
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
|
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-12-02
1
-0
/
+1
*
|
Introduce convenience type CTransactionRef
Pieter Wuille
2016-11-19
1
-1
/
+1
*
|
Make CBlock::vtx a vector of shared_ptr<CTransaction>
Pieter Wuille
2016-11-19
1
-4
/
+4
*
|
Replace CValidationState param in ProcessNewBlock with BlockChecked
Matt Corallo
2016-11-09
1
-2
/
+1
*
|
Remove pfrom parameter from ProcessNewBlock
Matt Corallo
2016-11-09
1
-1
/
+1
*
|
Fix compact block handling to not ban if block is invalid
Suhas Daftuar
2016-11-03
1
-1
/
+1
|
/
*
Merge #8865: Decouple peer-processing-logic from block-connection-logic
Wladimir J. van der Laan
2016-10-18
1
-1
/
+1
|
\
|
*
Remove CConnman parameter from ProcessNewBlock/ActivateBestChain
Matt Corallo
2016-10-04
1
-1
/
+1
*
|
Merge #8223: [c++11] Use std::unique_ptr for block creation.
Wladimir J. van der Laan
2016-10-18
1
-2
/
+3
|
\
\
|
*
|
[c++11] Use std::unique_ptr for block creation.
Daniel Kraft
2016-06-18
1
-2
/
+3
*
|
|
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-17
1
-0
/
+1
|
|
/
|
/
|
*
|
Move static global randomizer seeds into CConnman
Pieter Wuille
2016-09-19
1
-1
/
+1
*
|
net: Pass CConnman around as needed
Cory Fields
2016-09-08
1
-1
/
+1
*
|
net: Create CConnman to encapsulate p2p connections
Cory Fields
2016-09-08
1
-0
/
+6
[prev]
[next]