Labeled Mempool
pull
cluster mempool: Implement changeset interface for mempool
#31122
sdaftuar on October 20, 2024 Mempool
sdaftuar on October 20, 2024 Mempool
pull
Package validation: accept packages of size 1
#31096
instagibbs on October 16, 2024 TX fees and policy Mempool
instagibbs on October 16, 2024 TX fees and policy Mempool
pull
cluster mempool: merging & postprocessing of linearizations
#30285
sipa on June 14, 2024 Mempool
sipa on June 14, 2024 Mempool
pull
Fee Estimation: Ignore all transactions that are CPFP’d
#30079
ismaelsadeeq on May 10, 2024 Mempool
ismaelsadeeq on May 10, 2024 Mempool
pull
mempool: Log added for dumping mempool transactions to disk
#29402
kevkevinpal on February 7, 2024 Mempool
kevkevinpal on February 7, 2024 Mempool
issue
Cluster mempool, CPFP carveout, and V3 transaction policy
#29319
sdaftuar on January 25, 2024 Feature TX fees and policy Mempool
sdaftuar on January 25, 2024 Feature TX fees and policy Mempool
pull
Mempool util: Add RBF diagram checks for single chunks against clusters of size 2
#29242
instagibbs on January 12, 2024 TX fees and policy Mempool
instagibbs on January 12, 2024 TX fees and policy Mempool
pull
v3 transaction policy for anti-pinning
#28948
glozow on November 27, 2023 TX fees and policy Mempool
glozow on November 27, 2023 TX fees and policy Mempool
issue
[brainstorm] replacement cache to optimize miners block templates
#28699
ariard on October 21, 2023 Brainstorming Mempool
ariard on October 21, 2023 Brainstorming Mempool
issue
new RPC: sendrawtransactiontopeer
#28636
MarnixCroes on October 11, 2023 Feature Brainstorming RPC/REST/ZMQ P2P Mempool Privacy
MarnixCroes on October 11, 2023 Feature Brainstorming RPC/REST/ZMQ P2P Mempool Privacy
pull
mempool / rpc: add getprioritisedtransactions, delete a mapDeltas entry when delta==0
#27501
glozow on April 20, 2023 RPC/REST/ZMQ Mempool
glozow on April 20, 2023 RPC/REST/ZMQ Mempool
issue
Compiling a bitcoin core version that accepts transactions over 100vkb
#27490
batriskaweb3 on April 19, 2023 TX fees and policy P2P Mempool Questions and Help
batriskaweb3 on April 19, 2023 TX fees and policy P2P Mempool Questions and Help
pull
mempool: keep CPFP’d transactions when loading from mempool.dat
#27476
glozow on April 17, 2023 Mempool
glozow on April 17, 2023 Mempool
pull
Implement Mini version of BlockAssembler to calculate mining scores
#27021
murchandamus on February 2, 2023 Mempool
murchandamus on February 2, 2023 Mempool
pull
mempool / miner: regularly flush <=0-fee entries and mine everything in the mempool
#27018
glozow on February 1, 2023 Mining Mempool CI failed
glozow on February 1, 2023 Mining Mempool CI failed
pull
mempool: disallow txns under min relay fee, even in packages
#26933
glozow on January 20, 2023 Mempool
glozow on January 20, 2023 Mempool
pull
validate package transactions with their in-package ancestor sets
#26711
glozow on December 16, 2022 Validation Mempool
glozow on December 16, 2022 Validation Mempool
pull
test: Make
hebasto on November 30, 2022 Tests Mempool
mempool_tests/MempoolSizeLimitTest
allocation-neutral
#26615
hebasto on November 30, 2022 Tests Mempool
pull
Accurately account for mempool index memory
#26614
hebasto on November 30, 2022 Mempool Resource usage Needs rebase
hebasto on November 30, 2022 Mempool Resource usage Needs rebase
pull
refactor: Move
hebasto on November 30, 2022 Refactoring Mempool
txmempool_entry.h
–> kernel/mempool_entry.h
#26609
hebasto on November 30, 2022 Refactoring Mempool
pull
Reduce default mempool size in -blocksonly mode
#26471
willcl-ark on November 8, 2022 Mempool Resource usage
willcl-ark on November 8, 2022 Mempool Resource usage
pull
Make full RBF default, but defer mainnet enablement
#26323
ajtowns on October 16, 2022 Mempool Needs Conceptual Review
ajtowns on October 16, 2022 Mempool Needs Conceptual Review
pull
Use util::Result in for calculating mempool ancestors
#26289
stickies-v on October 10, 2022 Mempool
stickies-v on October 10, 2022 Mempool
issue
setminrelayfee
#26269
amovfx on October 6, 2022 Feature Brainstorming TX fees and policy Mempool
amovfx on October 6, 2022 Feature Brainstorming TX fees and policy Mempool
pull
refactor: mempool: use CTxMemPool::Limits
#26103
stickies-v on September 15, 2022 Refactoring Mempool
stickies-v on September 15, 2022 Refactoring Mempool
pull
mempool clean up: replace update_* structs with lambdas
#26048
glozow on September 8, 2022 Refactoring Mempool
glozow on September 8, 2022 Refactoring Mempool
pull
mempool: Add the
w0xlt on July 8, 2022 Mempool Needs rebase
bypass_{csv,cltv}
option to testmempoolaccept
#25570
w0xlt on July 8, 2022 Mempool Needs rebase
pull
mempool: Add the
w0xlt on July 3, 2022 Mempool Needs rebase
bypass_feerate_accuracy
option to testmempoolaccept
#25532
w0xlt on July 3, 2022 Mempool Needs rebase
pull
Detect and ignore transactions that were CPFP’d in the fee estimator
#25380
darosior on June 15, 2022 Mempool CI failed
darosior on June 15, 2022 Mempool CI failed
issue
On node startup, load mempool from peers ?
#25018
mbh86 on April 28, 2022 Mempool Questions and Help
mbh86 on April 28, 2022 Mempool Questions and Help
pull
mempool: use epochs in CalculateDescendants
#24942
Crypt-iQ on April 22, 2022 TX fees and policy RPC/REST/ZMQ Mempool
Crypt-iQ on April 22, 2022 TX fees and policy RPC/REST/ZMQ Mempool
pull
mempool: use mapNextTx.lower_bound in removeRecursive
#24926
Crypt-iQ on April 19, 2022 Mempool
Crypt-iQ on April 19, 2022 Mempool
pull
mempool: reduce lookups, insertions to cache in UpdateForDescendants
#24901
Crypt-iQ on April 17, 2022 Mempool
Crypt-iQ on April 17, 2022 Mempool
pull
refactor: Move mempool RPCs to rpc/mempool
#24656
MarcoFalke on March 24, 2022 Refactoring RPC/REST/ZMQ Mempool
MarcoFalke on March 24, 2022 Refactoring RPC/REST/ZMQ Mempool
pull
Replace struct update_fee_delta with lambda
#24625
MarcoFalke on March 21, 2022 Refactoring Mempool
MarcoFalke on March 21, 2022 Refactoring Mempool
pull
Optimize Mempool Reorg logic using Epochs, improving memory usage and runtime.
#24158
JeremyRubin on January 26, 2022 Mempool Needs rebase
JeremyRubin on January 26, 2022 Mempool Needs rebase
pull
refactor: Replace
hebasto on January 3, 2022 Refactoring Validation Mempool
struct update_lock_points
with lambda
#23958
hebasto on January 3, 2022 Refactoring Validation Mempool
pull
refactor: Move calculation logic out from
hebasto on December 29, 2021 Refactoring Validation Mempool
CheckSequenceLocksAtTip()
#23897
hebasto on December 29, 2021 Refactoring Validation Mempool
pull
validation: Revert “de-duplicate package transactions already in mempool”
#23793
laanwj on December 16, 2021 Mempool
laanwj on December 16, 2021 Mempool
pull
bug fix: valid but different LockPoints after a reorg
#23683
glozow on December 6, 2021 Bug Mempool
glozow on December 6, 2021 Bug Mempool
issue
Minor bug? CalculateAncestorsAndCheckLimits off-by-one error when checking ancestor/descendant count limits
#23621
mjdietzx on November 28, 2021 Bug Mempool
mjdietzx on November 28, 2021 Bug Mempool
pull
Fix signed integer overflow in prioritisetransaction RPC
#23418
MarcoFalke on November 2, 2021 RPC/REST/ZMQ Mempool
MarcoFalke on November 2, 2021 RPC/REST/ZMQ Mempool
pull
txmempool -/-> validation 1/2: improve performance of check() and remove dependency on validation
#23157
glozow on October 1, 2021 Refactoring Mempool
glozow on October 1, 2021 Refactoring Mempool
pull
Package-aware fee estimation
#23074
darosior on September 23, 2021 Mempool Up for grabs Needs rebase
darosior on September 23, 2021 Mempool Up for grabs Needs rebase
pull
Use C++11 member initializer in CTxMemPoolEntry
#23054
MarcoFalke on September 21, 2021 Refactoring Mempool
MarcoFalke on September 21, 2021 Refactoring Mempool
pull
cut the validation <-> txmempool circular dependency 2/2
#22677
glozow on August 10, 2021 Bug Validation Mempool
glozow on August 10, 2021 Bug Validation Mempool
pull
mempool: apply rule of 5 to epochguard.h, fix compiler warnings
#22481
jonatack on July 18, 2021 Mempool Utils/log/libs
jonatack on July 18, 2021 Mempool Utils/log/libs
pull
Package Mempool Submission with Package Fee-Bumping
#22290
glozow on June 20, 2021 RPC/REST/ZMQ Validation Mempool Needs rebase
glozow on June 20, 2021 RPC/REST/ZMQ Validation Mempool Needs rebase
pull
[p2p/mempool] Two small fixes to node broadcast logic
#22261
jnewbery on June 16, 2021 Bug P2P Mempool Review club
jnewbery on June 16, 2021 Bug P2P Mempool Review club
issue
getmempoolentry returns “incorrect” bip125-replaceable status
#22209
maflcko on June 10, 2021 Brainstorming TX fees and policy RPC/REST/ZMQ Mempool
maflcko on June 10, 2021 Brainstorming TX fees and policy RPC/REST/ZMQ Mempool
pull
mempool/validation: mempool ancestor/descendant limits for packages
#21800
glozow on April 28, 2021 Tests Validation Mempool Review club
glozow on April 28, 2021 Tests Validation Mempool Review club
issue
Incorrect balance reported in getwalletinfo/getbalance
#21768
Crypto2 on April 24, 2021 Bug Wallet Mempool
Crypto2 on April 24, 2021 Bug Wallet Mempool
pull
WIP: Reduce MinRelayFee slower when Mempool utilised and faster when needed.
#21618
rebroad on April 6, 2021 Mempool Needs rebase
rebroad on April 6, 2021 Mempool Needs rebase
pull
refactor: Remove superfluous “return” from “addUnchecked” in txmempool.cpp
#21577
kiminuo on April 2, 2021 Refactoring Mempool
kiminuo on April 2, 2021 Refactoring Mempool
pull
Mempool Update Cut-Through Optimization
#21464
JeremyRubin on March 17, 2021 Validation Mempool
JeremyRubin on March 17, 2021 Validation Mempool
pull
locks: Annotate CTxMemPool::check to require cs_main
#20972
dongcarl on January 20, 2021 Refactoring Mempool
dongcarl on January 20, 2021 Refactoring Mempool
pull
rpc/validation: enable packages through testmempoolaccept
#20833
glozow on January 3, 2021 RPC/REST/ZMQ P2P Validation Mempool
glozow on January 3, 2021 RPC/REST/ZMQ P2P Validation Mempool
pull
consensus: fix maybe uninitialized CTxMemPool::GetIter()
#20797
jonatack on December 29, 2020 Refactoring Mempool
jonatack on December 29, 2020 Refactoring Mempool
pull
Avoid signed integer overflow and invalid integer negation when loading malformed mempool.dat files
#20383
practicalswift on November 13, 2020 Build system RPC/REST/ZMQ Mining Validation Mempool Utils/log/libs
practicalswift on November 13, 2020 Build system RPC/REST/ZMQ Mining Validation Mempool Utils/log/libs
pull
refactor: CTxMempool constructor clean up
#20222
ellemouton on October 22, 2020 Refactoring Mempool
ellemouton on October 22, 2020 Refactoring Mempool
pull
tree-wide: De-globalize ChainstateManager
#20158
dongcarl on October 15, 2020 GUI Wallet UTXO Db and Indexes RPC/REST/ZMQ P2P Mining Validation Mempool Consensus
dongcarl on October 15, 2020 GUI Wallet UTXO Db and Indexes RPC/REST/ZMQ P2P Mining Validation Mempool Consensus
pull
Move SaltedHashers to separate file and add some new ones
#19935
achow101 on September 10, 2020 Build system UTXO Db and Indexes Mempool Review club
achow101 on September 10, 2020 Build system UTXO Db and Indexes Mempool Review club
pull
fix CTxMemPool::TrimToSize to put only confirmed coins in pvNoSpendsRemaining
#19880
markblundeberg on September 5, 2020 Mempool Up for grabs Needs rebase
markblundeberg on September 5, 2020 Mempool Up for grabs Needs rebase
pull
Avoid locking CTxMemPool::cs recursively in some cases
#19872
hebasto on September 4, 2020 RPC/REST/ZMQ P2P Mining Validation Mempool Needs rebase
hebasto on September 4, 2020 RPC/REST/ZMQ P2P Mining Validation Mempool Needs rebase
pull
Avoid locking CTxMemPool::cs recursively in simple cases
#19854
hebasto on September 1, 2020 Refactoring Mempool
hebasto on September 1, 2020 Refactoring Mempool
issue
Have estimatesmartfee return the max of estimate and mempool min rate
#19699
instagibbs on August 11, 2020 Brainstorming Bug Wallet RPC/REST/ZMQ Mempool
instagibbs on August 11, 2020 Brainstorming Bug Wallet RPC/REST/ZMQ Mempool
pull
[RFC] Package-relay: sender-initiated
#19621
ariard on July 29, 2020 Build system Tests RPC/REST/ZMQ P2P Validation Mempool Needs rebase
ariard on July 29, 2020 Build system Tests RPC/REST/ZMQ P2P Validation Mempool Needs rebase
pull
ZMQ: Create “sequence” notifier, enabling client-side mempool tracking
#19572
instagibbs on July 23, 2020 RPC/REST/ZMQ Validation Mempool
instagibbs on July 23, 2020 RPC/REST/ZMQ Validation Mempool
pull
refactor: Rename signal TransactionRemovedFromMempool to better describe behavior
#19520
instagibbs on July 14, 2020 Validation Mempool
instagibbs on July 14, 2020 Validation Mempool
pull
Refactor mempool.dat to be extensible, and store missing info
#19488
luke-jr on July 11, 2020 Mempool Needs rebase
luke-jr on July 11, 2020 Mempool Needs rebase