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
/
validation_block_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Litecoin: Add scrypt N=1024 PoW
shaolinfry
2021-05-30
1
-1
/
+1
*
Add Dogecoin block subsidies
Ross Nicoll
2021-05-30
1
-1
/
+4
*
[validation] Remove absurdfee from accepttomempool
John Newbery
2020-10-05
1
-2
/
+1
*
scripted-diff: Replace EnsureChainman with Assert in unit tests
MarcoFalke
2020-06-15
1
-5
/
+5
*
validation: Make ProcessNewBlock*() members of ChainstateManager
MarcoFalke
2020-05-21
1
-7
/
+7
*
Merge #18742: miner: Avoid stack-use-after-return in validationinterface
fanquake
2020-05-14
1
-8
/
+6
|
\
|
*
miner: Avoid stack-use-after-return in validationinterface
MarcoFalke
2020-05-13
1
-5
/
+5
|
*
test: Remove UninterruptibleSleep from test and replace it by SyncWithValidat...
MarcoFalke
2020-05-13
1
-3
/
+1
*
|
test: add test for witness commitment index
fanquake
2020-04-29
1
-0
/
+34
|
/
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved si...
Wladimir J. van der Laan
2020-03-19
1
-1
/
+1
|
\
|
*
[validation interface] Remove vtxConflicted from BlockConnected
John Newbery
2020-03-11
1
-1
/
+1
*
|
scripted-diff: Replace MilliSleep with UninterruptibleSleep
MarcoFalke
2020-02-21
1
-1
/
+1
|
/
*
rpc: Remove mempool global from miner
MarcoFalke
2019-12-23
1
-7
/
+17
*
Merge #17407: node: Add reference to mempool in NodeContext
MarcoFalke
2019-11-21
1
-6
/
+6
|
\
|
*
scripted-diff: Replace ::mempool with m_node.mempool in tests
MarcoFalke
2019-11-15
1
-6
/
+6
*
|
Merge #15931: Remove GetDepthInMainChain dependency on locked chain interface
Samuel Dobson
2019-11-08
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Pass block height in Chain::BlockConnected/Chain::BlockDisconnected
Antoine Riard
2019-11-05
1
-1
/
+2
*
|
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
1
-1
/
+1
|
/
*
Merge #17228: test: Add RegTestingSetup to setup_common
MarcoFalke
2019-11-04
1
-5
/
+1
|
\
|
*
test: Add RegTestingSetup to setup_common
MarcoFalke
2019-10-30
1
-5
/
+1
*
|
[validation] Remove fMissingInputs from AcceptToMemoryPool()
John Newbery
2019-10-29
1
-1
/
+0
*
|
[validation] Add CValidationState subclasses
John Newbery
2019-10-29
1
-2
/
+2
|
/
*
Merge #14193: validation: Add missing mempool locks
Wladimir J. van der Laan
2019-07-02
1
-3
/
+149
|
\
|
*
[test] Add test to check mempool consistency in case of reorgs
MarcoFalke
2019-06-07
1
-3
/
+149
*
|
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
1
-0
/
+3
|
/
*
[refactor] interfaces: Add missing LockAnnotation for cs_main
MarcoFalke
2019-05-13
1
-0
/
+1
*
scripted-diff: replace chainActive -> ::ChainActive()
James O'Beirne
2019-05-03
1
-2
/
+2
*
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
1
-1
/
+1
*
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
1
-1
/
+1
*
Merge #14811: Mining: Enforce that segwit option must be set in GBT
MarcoFalke
2018-12-21
1
-1
/
+1
|
\
|
*
[mining] segwit option must be set in GBT
John Newbery
2018-12-10
1
-1
/
+1
*
|
test: Undo thread_local g_insecure_rand_ctx
MarcoFalke
2018-12-17
1
-4
/
+7
*
|
Merge #14935: tests: Test for expected return values when calling functions r...
MarcoFalke
2018-12-14
1
-1
/
+1
|
\
\
|
*
|
tests: Test for expected return values when calling functions returning a suc...
practicalswift
2018-12-13
1
-1
/
+1
|
|
/
*
/
Make unit tests use the insecure_rand_ctx exclusively
Pieter Wuille
2018-12-12
1
-3
/
+3
|
/
*
Mark single-argument constructors "explicit"
practicalswift
2018-07-26
1
-1
/
+1
*
trivial: Mark overrides as such.
Daniel Kraft
2018-05-20
1
-3
/
+3
*
Add unit tests for signals generated by ProcessNewBlock()
Jesse Cohen
2018-05-16
1
-0
/
+184