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
/
validation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace consensus values with Dogecoin equivalents
Ross Nicoll
2021-06-02
1
-2
/
+2
*
Litecoin: Add scrypt N=1024 PoW
shaolinfry
2021-05-30
1
-2
/
+2
*
Add Dogecoin block subsidies
Ross Nicoll
2021-05-30
1
-1
/
+2
*
Make assume valid minimum interval per-chain configurable
Ross Nicoll
2021-05-20
1
-1
/
+1
*
Dogecoin: Update coinbase maturity
Ross Nicoll
2021-05-20
1
-3
/
+3
*
Avoid signed integer overflow when loading a mempool.dat file with a malforme...
practicalswift
2020-11-11
1
-1
/
+1
*
Only relay Taproot spends if next block has it active
Pieter Wuille
2020-10-30
1
-1
/
+3
*
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
Wladimir J. van der Laan
2020-10-15
1
-7
/
+19
|
\
|
*
Activate Taproot/Tapscript on regtest (BIP 341, BIP 342)
Pieter Wuille
2020-10-12
1
-0
/
+5
|
*
Implement Taproot signature hashing (BIP 341)
Johnson Lau
2020-10-12
1
-1
/
+1
|
*
refactor: keep spent outputs in PrecomputedTransactionData
Pieter Wuille
2020-10-12
1
-6
/
+13
*
|
[validation] Remove absurdfee from accepttomempool
John Newbery
2020-10-05
1
-11
/
+6
*
|
[rpc/node] check for high fee before ATMP in clients
gzhao408
2020-10-05
1
-2
/
+1
|
/
*
Merge #19898: log: print unexpected version warning in validation log category
fanquake
2020-09-29
1
-4
/
+6
|
\
|
*
log: print unexpected version warning in validation log category
nthumann
2020-09-09
1
-4
/
+6
*
|
Merge #19927: validation: Reduce direct g_chainman usage
MarcoFalke
2020-09-23
1
-57
/
+29
|
\
\
|
*
|
validation: Remove review-only comments + assertions
Carl Dong
2020-09-21
1
-39
/
+0
|
*
|
docs: Move FindFilesToPrune{,Manual} doxygen comment
Carl Dong
2020-09-21
1
-16
/
+0
|
*
|
style: Make FindFilesToPrune{,Manual} match style guide
Carl Dong
2020-09-21
1
-7
/
+12
|
*
|
validation: Move FindFilesToPrune{,Manual} to BlockManager
Carl Dong
2020-09-21
1
-15
/
+51
|
*
|
validation: Move PruneOneBlockFile to BlockManager
Carl Dong
2020-09-15
1
-6
/
+6
|
*
|
validation: Pass in chainman to UnloadBlockIndex
Carl Dong
2020-09-15
1
-2
/
+2
|
*
|
validation: Move ~CMainCleanup logic to ~BlockManager
Carl Dong
2020-09-14
1
-14
/
+0
*
|
|
Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltas
Gregory Sanders
2020-09-22
1
-1
/
+1
*
|
|
Merge #18267: BIP-325: Signet [consensus]
Wladimir J. van der Laan
2020-09-21
1
-23
/
+14
|
\
\
\
|
*
|
|
consensus: add signet validation
Karl-Johan Alm
2020-09-18
1
-0
/
+11
|
*
|
|
validation: move GetWitnessCommitmentIndex to consensus/validation
Karl-Johan Alm
2020-09-10
1
-23
/
+3
*
|
|
|
Merge #19940: rpc: Return fee and vsize from testmempoolaccept
fanquake
2020-09-19
1
-4
/
+10
|
\
\
\
\
|
*
|
|
|
[rpc] Return fee and vsize from testmempoolaccept
codeShark149
2020-09-15
1
-4
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #19879: [p2p] miscellaneous wtxid followups
fanquake
2020-09-16
1
-9
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[mempool] Revert unbroadcast set to tracking just txid
Amiti Uttarwar
2020-09-04
1
-9
/
+6
|
|
|
/
|
|
/
|
*
|
|
Remove mempool global
MarcoFalke
2020-09-05
1
-1
/
+0
*
|
|
Remove mempool global from init
MarcoFalke
2020-09-05
1
-0
/
+8
|
/
/
*
/
Pass mempool reference to chainstate constructor
MarcoFalke
2020-08-28
1
-21
/
+30
|
/
*
Merge #19660: refactor: Make HexStr take a span
Wladimir J. van der Laan
2020-08-09
1
-2
/
+2
|
\
|
*
refactor: Make HexStr take a span
Wladimir J. van der Laan
2020-08-06
1
-2
/
+2
*
|
Merge #19620: Add txids with non-standard inputs to reject filter
fanquake
2020-08-07
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add txids with non-standard inputs to reject filter
Suhas Daftuar
2020-08-04
1
-2
/
+3
*
|
Make CHash256/CHash160 output to Span
Pieter Wuille
2020-07-30
1
-2
/
+2
*
|
Make CHash256 and CHash160 consume Spans
Pieter Wuille
2020-07-30
1
-2
/
+2
*
|
Pass mempool pointer to GetCoinsCacheSizeState
MarcoFalke
2020-07-29
1
-4
/
+4
*
|
Pass mempool pointer to UnloadBlockIndex
MarcoFalke
2020-07-29
1
-2
/
+2
*
|
Merge #18637: coins: allow cache resize after init
MarcoFalke
2020-07-29
1
-4
/
+67
|
\
\
|
|
/
|
/
|
|
*
add ChainstateManager::MaybeRebalanceCaches()
James O'Beirne
2020-07-01
1
-0
/
+30
|
*
Add CChainState::ResizeCoinsCaches
James O'Beirne
2020-07-01
1
-4
/
+37
*
|
rpc: Avoid useless mempool query in gettxoutproof
MarcoFalke
2020-07-26
1
-25
/
+13
*
|
Merge #18044: Use wtxid for transaction relay
Wladimir J. van der Laan
2020-07-22
1
-8
/
+11
|
\
\
|
*
|
Make TX_WITNESS_STRIPPED its own rejection reason
Suhas Daftuar
2020-07-19
1
-1
/
+1
|
*
|
Add wtxid to mempool unbroadcast tracking
Amiti Uttarwar
2020-07-18
1
-7
/
+10
*
|
|
Merge #19526: log: Avoid treating remote misbehvior as local system error
Wladimir J. van der Laan
2020-07-22
1
-2
/
+4
|
\
\
\
[next]