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
*
Replace test data with Dogecoin values
Ross Nicoll
2019-04-03
1
-2
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
speed up of tx_validationcache_tests by reusing of CTransaction.
[email protected]
2018-06-06
1
-1
/
+1
*
Merge #13269: refactoring: Drop UpdateTransaction in favor of UpdateInput
Wladimir J. van der Laan
2018-06-05
1
-2
/
+2
|
\
|
*
Drop UpdateTransaction in favor of UpdateInput
Ben Woosley
2018-05-18
1
-2
/
+2
*
|
Make CMutableTransaction constructor explicit
MarcoFalke
2018-05-04
1
-1
/
+1
|
/
*
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-1
/
+1
*
Merge #12949: tests: Avoid copies of CTransaction
MarcoFalke
2018-04-17
1
-2
/
+2
|
\
|
*
tests: Avoid copies of CTransaction
MarcoFalke
2018-04-11
1
-2
/
+2
*
|
Merge #12803: Make BaseSignatureCreator a pure interface
Wladimir J. van der Laan
2018-04-12
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Make BaseSignatureCreator a pure interface
Pieter Wuille
2018-04-10
1
-2
/
+2
*
|
test: Fix sign for expected values
Karl-Johan Alm
2018-04-11
1
-3
/
+3
|
/
*
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-27
1
-4
/
+4
|
\
|
*
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
1
-4
/
+4
*
|
Fix typos
Dimitris Apostolou
2018-03-21
1
-1
/
+1
|
/
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Require no cs_main lock for ProcessNewBlock/ActivateBestChain
Matt Corallo
2017-12-26
1
-10
/
+11
*
Merge #10699: Make all script validation flags backward compatible
Wladimir J. van der Laan
2017-12-12
1
-14
/
+8
|
\
|
*
Simplify tx validation tests
Pieter Wuille
2017-06-30
1
-14
/
+8
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-14
/
+14
*
|
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