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
/
txvalidationcache_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
tests: Add missing locks to tests
practicalswift
2017-11-10
1
-1
/
+5
*
|
Use unique_ptr for pcoinscatcher/pcoinsdbview/pcoinsTip/pblocktree
practicalswift
2017-11-09
1
-9
/
+9
*
|
Change AcceptToMemoryPool function signature
Alex Morcos
2017-09-12
1
-1
/
+2
*
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-1
/
+1
*
|
Do not shadow upper local variable `state`.
Pavel JanÃk
2017-07-08
1
-1
/
+1
|
/
*
Add CheckInputs() unit tests
Suhas Daftuar
2017-06-27
1
-0
/
+284
*
Make ATMP optionally return the CTransactionRefs it replaced
Matt Corallo
2017-01-09
1
-1
/
+1
*
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
|
/
*
Preserve tx version=1 for certain tests
BtcDrak
2016-12-08
1
-0
/
+1
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
BIP143: Verification logic
Pieter Wuille
2016-06-22
1
-1
/
+1
*
Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool.
Gregory Maxwell
2016-05-16
1
-1
/
+1
*
Implement "feefilter" P2P message.
Alex Morcos
2016-03-21
1
-1
/
+1
*
Move maxTxFee out of mempool
MarcoFalke
2016-02-02
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Only call TrimToSize once per reorg/blocks disconnect
Matt Corallo
2015-10-13
1
-1
/
+1
*
Unit test doublespends in new blocks
Gavin Andresen
2015-07-27
1
-0
/
+86
[prev]