Mempool
bitcoin core - What's the governing motivation for the descendent size limit? - Bitcoin Stack Exchange
https://anchor.fm/bitcoinbrink/episodes/Mempool-Policy-e182ul0
Mempool
のサイズは300MB?
Bitcoin Core
のデフォルトかな?
現在の mempool 実装のハイレベルな解説
An overview of the cluster mempool proposal - Implementation - Delving Bitcoin
超えた分はパージされる
パージされると
RBF
も
CPFP
もできない
できるようにする仕組みを作っている人がいる?
SLP podcasts
ep245
必要か?
bitcoin-dev Do we really need a mempool? (for relay nodes)
mempool - Why does Bitcoin keep transactions in a memory pool? - Bitcoin Stack Exchange
mempool - Bitcoin Explorer
mempool.observer
Mempool Incentive Compatibility - Protocol Design - Delving Bitcoin
Proposal for a new mempool design · Issue #27677 · bitcoin/bitcoin
Cluster mempool, CPFP carveout, and V3 transaction policy · Issue #29319 · bitcoin/bitcoin
Mempool and mining · bitcoin-core/bitcoin-devwiki Wiki
Core 実装
mempool クラス
https://github.com/bitcoin/bitcoin/blob/d8fe258cd6105704bf4427eda048dd7085ca516d/src/txmempool.h#L280
mempool の実装を大幅に変更する
Cluster mempool
が提案されている