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
/
txmempool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge #7976: Remove obsolete reference to CValidationState from UpdateCoins.
Wladimir J. van der Laan
2016-05-09
1
-2
/
+2
|
\
\
|
*
|
Remove obsolete reference to CValidationState from UpdateCoins.
21E14
2016-04-30
1
-2
/
+2
|
|
/
*
|
Merge #7840: Several performance and privacy improvements to inv/mempool hand...
Wladimir J. van der Laan
2016-05-05
1
-0
/
+27
|
\
\
|
*
|
Return mempool queries in dependency order
Pieter Wuille
2016-04-21
1
-0
/
+12
|
*
|
Eliminate TX trickle bypass, sort TX invs for privacy and priority.
Gregory Maxwell
2016-04-20
1
-0
/
+15
|
|
/
*
/
[trivial] Add missing const qualifiers.
Daniel Kraft
2016-04-30
1
-1
/
+1
|
/
*
Implement "feefilter" P2P message.
Alex Morcos
2016-03-21
1
-0
/
+10
*
Merge #7594: Mempool: Add tracking of ancestor packages
Wladimir J. van der Laan
2016-03-17
1
-75
/
+113
|
\
|
*
Check all ancestor state in CTxMemPool::check()
Suhas Daftuar
2016-03-14
1
-5
/
+22
|
*
Add ancestor feerate index to mempool
Suhas Daftuar
2016-03-14
1
-2
/
+2
|
*
Add ancestor tracking to mempool
Suhas Daftuar
2016-03-14
1
-15
/
+73
|
*
Remove work limit in UpdateForDescendants()
Suhas Daftuar
2016-03-14
1
-48
/
+11
|
*
Rename CTxMemPool::remove -> removeRecursive
Suhas Daftuar
2016-03-14
1
-11
/
+7
|
*
CTxMemPool::removeForBlock now uses RemoveStaged
Suhas Daftuar
2016-03-14
1
-2
/
+6
*
|
Merge #7187: Keep reorgs fast for SequenceLocks checks
Wladimir J. van der Laan
2016-03-16
1
-3
/
+15
|
\
\
|
|
/
|
/
|
|
*
Add LockPoints
Alex Morcos
2016-03-16
1
-3
/
+15
*
|
Add tags to mempool's mapTx indices
Suhas Daftuar
2016-02-16
1
-3
/
+3
|
/
*
Merge #7184: Implement SequenceLocks functions for BIP 68
Wladimir J. van der Laan
2016-02-12
1
-1
/
+1
|
\
|
*
Implement SequenceLocks functions
Alex Morcos
2016-02-10
1
-1
/
+1
*
|
Merge pull request #7205
Wladimir J. van der Laan
2016-01-05
1
-1
/
+1
|
\
\
|
*
|
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
|
|
/
*
/
Fix mempool limiting for PrioritiseTransaction
Suhas Daftuar
2015-12-02
1
-23
/
+30
|
/
*
Get the set of now-uncacheable-txn from CTxMemPool::TrimToSize
Matt Corallo
2015-12-01
1
-2
/
+20
*
Add a score index to the mempool.
Alex Morcos
2015-12-01
1
-2
/
+22
*
Store the total sig op count of a tx.
Alex Morcos
2015-12-01
1
-2
/
+2
*
Fix removeForReorg to use MedianTimePast
Suhas Daftuar
2015-11-30
1
-2
/
+2
*
Track coinbase spends in CTxMemPoolEntry
Suhas Daftuar
2015-11-30
1
-3
/
+5
*
Fix comment in removeForReorg
Matt Corallo
2015-11-30
1
-1
/
+1
*
Fix removal of time-locked transactions during reorg
Matt Corallo
2015-11-30
1
-10
/
+15
*
Change GetPriority calculation.
Alex Morcos
2015-11-19
1
-5
/
+8
*
Modify variable names for entry height and priority
Alex Morcos
2015-11-19
1
-5
/
+5
*
Pass reference to estimateSmartFee and cleanup whitespace
Suhas Daftuar
2015-11-24
1
-2
/
+2
*
EstimateSmart functions consider mempool min fee
Alex Morcos
2015-11-16
1
-2
/
+2
*
Add smart fee estimation functions
Alex Morcos
2015-11-16
1
-0
/
+10
*
Merge pull request #6776
Pieter Wuille
2015-10-28
1
-3
/
+6
|
\
|
*
Support -checkmempool=N, which runs checks on average once every N transactions
Pieter Wuille
2015-10-20
1
-3
/
+6
*
|
Merge pull request #6464
Wladimir J. van der Laan
2015-10-27
1
-0
/
+1
|
\
\
|
*
|
Clean up tx prioritization when conflict mined
Casey Rodarmor
2015-08-03
1
-0
/
+1
*
|
|
fix locking issue with new mempool limiting
Jonas Schnelli
2015-10-26
1
-3
/
+8
*
|
|
Fix stale comment in CTxMemPool::TrimToSize.
Matt Corallo
2015-10-19
1
-4
/
+4
*
|
|
Undo GetMinFee-requires-extra-call-to-hit-0
Matt Corallo
2015-10-14
1
-1
/
+3
*
|
|
Implement on-the-fly mempool size limitation.
Matt Corallo
2015-10-13
1
-0
/
+65
*
|
|
Track (and define) ::minRelayTxFee in CTxMemPool
Matt Corallo
2015-10-13
1
-2
/
+3
*
|
|
Fix calling mempool directly, instead of pool, in ATMP
Matt Corallo
2015-10-13
1
-2
/
+2
*
|
|
Add Mempool Expire function to remove old transactions
Pieter Wuille
2015-10-13
1
-0
/
+16
|
|
/
|
/
|
*
|
Fix mempool package tracking edge case
Suhas Daftuar
2015-09-23
1
-15
/
+36
*
|
Track transaction packages in CTxMemPoolEntry
Suhas Daftuar
2015-09-19
1
-42
/
+423
*
|
TxMemPool: Change mapTx to a boost::multi_index_container
Ashley Holman
2015-09-19
1
-24
/
+28
*
|
Make sure LogPrintf strings are line-terminated
Wladimir J. van der Laan
2015-08-03
1
-2
/
+2
|
/
*
Separate core memory usage computation in core_memusage.h
Pieter Wuille
2015-07-20
1
-1
/
+1
[prev]
[next]