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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
1
-0
/
+2
*
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
Return void instead of bool for functions that cannot fail
practicalswift
2018-07-27
1
-1
/
+1
|
/
*
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
1
-3
/
+3
*
Merge #13298: Net: Bucketing INV delays (1 bucket) for incoming connections t...
Pieter Wuille
2018-07-16
1
-14
/
+0
|
\
|
*
Bucket for inbound when scheduling invs to hide tx time
Gleb
2018-07-13
1
-14
/
+0
*
|
doc: Rewrite some validation doc as lock annotations
MarcoFalke
2018-06-18
1
-11
/
+11
|
/
*
Merge #13402: Document validationinterace callback blocking deadlock potential.
MarcoFalke
2018-06-15
1
-4
/
+15
|
\
|
*
Document validationinterace callback blocking deadlock potential.
Matt Corallo
2018-06-05
1
-4
/
+15
*
|
refactor: add a function for determining if a block is pruned or not
Karl-Johan Alm
2018-05-30
1
-0
/
+6
|
/
*
net: Serve blocks directly from disk when possible
Wladimir J. van der Laan
2018-05-15
1
-0
/
+2
*
[validation] Replace tx index code in validation code with TxIndex.
Jim Posen
2018-04-25
1
-1
/
+0
*
Separate NULLDUMMY enforcement from SEGWIT enforcement
Suhas Daftuar
2018-04-13
1
-0
/
+3
*
Merge #12743: Fix csBestBlock/cvBlockChange waiting in rpc/mining
Pieter Wuille
2018-04-12
1
-2
/
+3
|
\
|
*
Modernize best block mutex/cv/hash variable naming
Pieter Wuille
2018-04-03
1
-3
/
+3
|
*
Fix csBestBlock/cvBlockChange waiting in rpc/mining
Pieter Wuille
2018-04-03
1
-0
/
+1
*
|
Merge #12859: Bugfix: Include <memory> for std::unique_ptr
Wladimir J. van der Laan
2018-04-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-04-02
1
-0
/
+1
*
|
Merge #11742: rpc: Add testmempoolaccept
Wladimir J. van der Laan
2018-04-02
1
-1
/
+1
|
\
\
|
*
|
rpc: Add testmempoolaccept
MarcoFalke
2018-03-24
1
-1
/
+1
*
|
|
Bugfix: RPC: savemempool: Don't save until LoadMempool() is finished
Jorge Timón
2018-03-29
1
-0
/
+1
*
|
|
Merge #12798: doc: Refer to witness reserved value as spec. in the BIP
Wladimir J. van der Laan
2018-03-28
1
-1
/
+1
|
\
\
\
|
*
|
|
doc: Refer to witness reserved value as spec. in the BIP
MarcoFalke
2018-03-26
1
-1
/
+1
|
|
/
/
*
|
|
Merge #12653: Allow to optional specify the directory for the blocks storage
Wladimir J. van der Laan
2018-03-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow to optional specify the directory for the blocks storage
Jonas Schnelli
2018-03-11
1
-1
/
+1
|
|
/
*
/
Add LookupBlockIndex function
João Barbosa
2018-03-06
1
-0
/
+7
|
/
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Merge #10279: Add a CChainState class to validation.cpp to take another step ...
Wladimir J. van der Laan
2017-12-12
1
-5
/
+3
|
\
|
*
Move some additional variables into CChainState private
Matt Corallo
2017-12-04
1
-1
/
+1
|
*
Create initial CChainState to hold chain state information
Matt Corallo
2017-12-04
1
-4
/
+2
*
|
Merge #11740: Implement BIP159 NODE_NETWORK_LIMITED (pruned peers) *signaling...
Wladimir J. van der Laan
2017-12-09
1
-0
/
+2
|
\
\
|
*
|
Add NODE_NETWORK_LIMITED flags and min block amount constants
Jonas Schnelli
2017-12-05
1
-0
/
+2
|
|
/
*
/
[rpc] Allow getrawtransaction to take optional blockhash to fetch transaction...
Karl-Johan Alm
2017-12-05
1
-1
/
+1
|
/
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-9
/
+9
*
Use unique_ptr for pcoinscatcher/pcoinsdbview/pcoinsTip/pblocktree
practicalswift
2017-11-09
1
-3
/
+3
*
Disconnect outbound peers relaying invalid headers
Suhas Daftuar
2017-10-27
1
-1
/
+2
*
Merge #11367: [rpc] getblockchaininfo: add size_on_disk, prune_target_size
Wladimir J. van der Laan
2017-10-09
1
-0
/
+3
|
\
|
*
[rpc] getblockchaininfo: add size_on_disk, prune_target_size, automatic_pruning
Daniel Edgecumbe
2017-09-29
1
-0
/
+3
*
|
Merge #11107: Fix races in AppInitMain and others with lock and atomic bools
MarcoFalke
2017-10-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Make fReindex atomic to avoid race
MeshCollider
2017-09-07
1
-1
/
+1
*
|
Merge #11309: Minor cleanups for AcceptToMemoryPool
MarcoFalke
2017-09-29
1
-3
/
+3
|
\
\
|
*
|
Change AcceptToMemoryPool function signature
Alex Morcos
2017-09-12
1
-3
/
+3
*
|
|
Merge #10953: [Refactor] Combine scriptPubKey and amount as CTxOut in CScript...
Pieter Wuille
2017-09-22
1
-8
/
+5
|
\
\
\
|
*
|
|
Rename out to m_tx_out in CScriptCheck
Johnson Lau
2017-09-22
1
-3
/
+3
|
*
|
|
[Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck
Johnson Lau
2017-08-30
1
-8
/
+5
|
|
|
/
|
|
/
|
*
|
|
Trivial: Fix validation comments
Dan Raviv
2017-09-15
1
-2
/
+2
*
|
|
Trivial: Fix comments for DEFAULT_WHITELIST[FORCE]RELAY
danra
2017-09-14
1
-2
/
+2
|
|
/
|
/
|
*
|
Deprecate confusing blockmaxsize, fix getmininginfo output
Matt Corallo
2017-09-11
1
-1
/
+0
*
|
Merge #11099: [RPC][mempool]: Add savemempool RPC
MarcoFalke
2017-09-06
1
-1
/
+1
|
\
\
[next]