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 #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
*
|
refactor: Avoid locking tx pool cs thrice
MarcoFalke
2018-07-29
1
-4
/
+0
*
|
Return void instead of bool for functions that cannot fail
practicalswift
2018-07-27
1
-4
/
+2
|
/
*
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
1
-1
/
+1
*
Merge #11762: Avoid locking mutexes that are already held by the same thread
MarcoFalke
2018-07-22
1
-1
/
+1
|
\
|
*
Avoid locking mutexes that are already held by the same thread
practicalswift
2018-07-21
1
-1
/
+1
*
|
Remove redundant unused variables
practicalswift
2018-07-18
1
-1
/
+0
|
/
*
cleanup: avoid hidden copies in range-for loops
Cory Fields
2018-06-15
1
-2
/
+2
*
Merge #12634: [refactor] Make TransactionWithinChainLimit more flexible
Wladimir J. van der Laan
2018-06-11
1
-3
/
+28
|
\
|
*
mempool: Calculate descendant maximum thoroughly
Karl-Johan Alm
2018-06-11
1
-7
/
+18
|
*
Remove deprecated TransactionWithinChainLimit
Karl-Johan Alm
2018-06-11
1
-7
/
+0
|
*
Add GetTransactionAncestry to CTxMemPool for general purpose chain limit chec...
Karl-Johan Alm
2018-06-11
1
-0
/
+10
|
*
mempool: Fix max descendants check
Karl-Johan Alm
2018-06-11
1
-1
/
+12
|
*
mempool: Add explicit max_descendants
Karl-Johan Alm
2018-06-11
1
-3
/
+3
*
|
Fix compiler warnings emitted when compiling under stock OpenBSD 6.3
practicalswift
2018-06-10
1
-3
/
+3
|
/
*
Fix missing locking in CTxMemPool::check(const CCoinsViewCache *pcoins)
practicalswift
2018-05-05
1
-1
/
+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
*
|
Make CTxMemPool::isSpent() const
Roman Zeyde
2018-03-25
1
-1
/
+1
|
/
*
Remove unused mempool index
Suhas Daftuar
2018-01-09
1
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-14
/
+14
*
Merge #11269: [Mempool] CTxMemPoolEntry::UpdateAncestorState: modifySiagOps p...
MarcoFalke
2017-11-10
1
-1
/
+1
|
\
|
*
Fix CTxMemPoolEntry::UpdateAncestorState: modifySigOps param type int -> int64_t
donaloconnor
2017-09-07
1
-1
/
+1
*
|
Merge #8498: Near-Bugfix: Optimization: Minimize the number of times it is ch...
Wladimir J. van der Laan
2017-10-11
1
-10
/
+12
|
\
\
|
*
|
Introduce CheckInputsAndUpdateCoins static wrapper in txmempool.cpp
Jorge Timón
2017-09-20
1
-11
/
+11
|
*
|
Optimization: Minimize the number of times it is checked that no money is cre...
Jorge Timón
2017-09-20
1
-3
/
+5
*
|
|
Force explicit double -> int conversion for CFeeRate constructor
Matt Corallo
2017-09-11
1
-2
/
+2
|
|
/
|
/
|
*
|
Remove redundant explicitly defined copy ctors
Dan Raviv
2017-08-28
1
-5
/
+0
*
|
Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp>
Wladimir J. van der Laan
2017-07-04
1
-1
/
+2
|
\
\
|
*
|
scripted-diff: Remove BOOST_REVERSE_FOREACH
Jorge Timón
2017-06-22
1
-1
/
+1
|
*
|
Introduce src/reverse_iterator.hpp and include it...
Jorge Timón
2017-06-22
1
-0
/
+1
*
|
|
Simplify return values of GetCoin/HaveCoin(InCache)
Pieter Wuille
2017-06-26
1
-5
/
+1
|
|
/
|
/
|
*
|
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
Wladimir J. van der Laan
2017-06-26
1
-1
/
+1
|
\
\
|
*
|
[trivial] Add end of namespace comments
practicalswift
2017-05-31
1
-1
/
+1
*
|
|
Merge #10633: doc: Fix various typos
Wladimir J. van der Laan
2017-06-22
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixed multiple typos
Dimitris Tsapakidis
2017-06-22
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge #10537: Few Minor per-utxo assert-semantics re-adds and tweak
Pieter Wuille
2017-06-20
1
-3
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove useless mapNextTx lookup in CTxMemPool::TrimToSize.
Matt Corallo
2017-06-05
1
-3
/
+1
*
|
|
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-27
/
+27
|
/
/
*
|
Merge #10195: Switch chainstate db and cache to per-txout model
Pieter Wuille
2017-06-01
1
-27
/
+24
|
\
\
|
*
|
scripted-diff: various renames for per-utxo consistency
Pieter Wuille
2017-06-01
1
-7
/
+7
|
*
|
Switch CCoinsView and chainstate db from per-txid to per-txout
Pieter Wuille
2017-06-01
1
-18
/
+22
|
*
|
Replace CCoins-based CTxMemPool::pruneSpent with isSpent
Pieter Wuille
2017-06-01
1
-9
/
+2
*
|
|
Merge #9208: Improve DisconnectTip performance
Wladimir J. van der Laan
2017-05-30
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add RecursiveDynamicUsage overload for std::shared_ptr
Russell Yanofsky
2017-05-04
1
-1
/
+1
|
|
/
*
|
Merge #8329: Consensus: MOVEONLY: Move functions for tx verification
Wladimir J. van der Laan
2017-05-18
1
-0
/
+1
|
\
\
|
*
|
MOVEONLY: tx functions to consensus/tx_verify.o
Jorge Timón
2017-04-06
1
-0
/
+1
*
|
|
Merge #10196: Bugfix: PrioritiseTransaction updates the mempool tx counter
Pieter Wuille
2017-05-17
1
-0
/
+1
|
\
\
\
[next]