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
/
mempool_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove member variable hadNoDependencies from CTxMemPoolEntry
Alex Morcos
2017-01-04
1
-2
/
+0
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Merge #7562: Bump transaction version default to 2
Wladimir J. van der Laan
2016-12-15
1
-2
/
+11
|
\
|
*
tiny test fix for mempool_tests
Alex Morcos
2016-12-08
1
-2
/
+11
*
|
remove internal tracking of mempool conflicts for reporting to wallet
Alex Morcos
2016-12-05
1
-19
/
+21
*
|
remove external usage of mempool conflict tracking
Alex Morcos
2016-12-05
1
-1
/
+1
|
/
*
Introduce convenience type CTransactionRef
Pieter Wuille
2016-11-19
1
-4
/
+4
*
Make CBlock::vtx a vector of shared_ptr<CTransaction>
Pieter Wuille
2016-11-19
1
-3
/
+3
*
trivial: Remove variable unused after refactoring
Daniel Kraft
2016-11-02
1
-1
/
+0
*
Return shared_ptr<CTransaction> from mempool removes
Pieter Wuille
2016-10-21
1
-1
/
+2
*
Make removed and conflicted arguments optional to remove
Pieter Wuille
2016-10-21
1
-15
/
+12
*
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
1
-5
/
+6
*
Add ancestor feerate index to mempool
Suhas Daftuar
2016-03-14
1
-0
/
+104
*
Rename CTxMemPool::remove -> removeRecursive
Suhas Daftuar
2016-03-14
1
-10
/
+10
*
Add tags to mempool's mapTx indices
Suhas Daftuar
2016-02-16
1
-11
/
+11
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Add a score index to the mempool.
Alex Morcos
2015-12-01
1
-9
/
+43
*
Implement helper class for CTxMemPoolEntry constructor
Alex Morcos
2015-11-16
1
-32
/
+37
*
Fix bug in mempool_tests unit test
Alex Morcos
2015-11-13
1
-2
/
+2
*
Undo GetMinFee-requires-extra-call-to-hit-0
Matt Corallo
2015-10-14
1
-1
/
+0
*
Add reasonable test case for mempool trimming
Matt Corallo
2015-10-13
1
-0
/
+154
*
Reverse the sort on the mempool's feerate index
Suhas Daftuar
2015-10-13
1
-23
/
+23
*
Track transaction packages in CTxMemPoolEntry
Suhas Daftuar
2015-09-19
1
-10
/
+139
*
TxMemPool: Change mapTx to a boost::multi_index_container
Ashley Holman
2015-09-19
1
-0
/
+52
*
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
1
-1
/
+0
*
Keep mempool consistent during block-reorgs
Gavin Andresen
2015-03-26
1
-0
/
+104