0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-11 15:56:58 -04:00
bitcoin-core/src/kernel
Carl Dong 9333427014 mempool: Introduce (still-unused) MemPoolLimits
They live as a CTxMemPool member.

[META] These limits will be used in subsequent commits to replace calls
       to gArgs.
2022-06-28 15:46:10 -04:00
..
bitcoinkernel.cpp b-cs: Define G_TRANSLATION_FUN in bitcoinkernel.cpp 2022-04-26 16:30:53 -04:00
chainstatemanager_opts.h Add ChainstateManager::m_adjusted_time_callback 2022-05-20 11:57:51 -04:00
checks.cpp kernel: SanityChecks: Return an error struct 2022-06-02 12:22:46 -04:00
checks.h kernel: SanityChecks: Return an error struct 2022-06-02 12:22:46 -04:00
coinstats.cpp scripted-diff: Move src/kernel/coinstats to kernel:: 2022-05-23 14:53:35 -04:00
coinstats.h scripted-diff: Move src/kernel/coinstats to kernel:: 2022-05-23 14:53:35 -04:00
context.cpp init: Initialize globals with kernel::Context's life 2022-06-02 11:40:03 -04:00
context.h doc: fix typo in kernel/context.h 2022-06-08 10:03:43 -03:00
mempool_limits.h mempool: Introduce (still-unused) MemPoolLimits 2022-06-28 15:46:10 -04:00
mempool_options.h mempool: Introduce (still-unused) MemPoolLimits 2022-06-28 15:46:10 -04:00