aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/mempool_options.h
AgeCommit message (Expand)Author
2024-02-15scripted-diff: Rename MainSignals to ValidationSignalsTheCharlatan
2024-02-15[refactor] Make signals optional in mempool and chainmanTheCharlatan
2023-11-22tx fees, policy: CBlockPolicyEstimator update from `CValidationInterface` not...ismaelsadeeq
2023-11-09mempool: persist with XORMarcoFalke
2023-08-28config: default acceptnonstdtxn=0 on all chainsAnthony Towns
2023-08-14Clean up things that include script/standard.hAndrew Chow
2023-01-30doc: Fix comment syntax errorwillcl-ark
2023-01-20mempool: Don't share mempool with dbcache in blocksonlywillcl-ark
2022-08-02Remove ::g_max_datacarrier_bytes globalMacroFake
2022-08-02Remove ::fIsBareMultisigStd globalMacroFake
2022-08-02Remove ::dustRelayFeeMacroFake
2022-08-02Remove ::incrementalRelayFee and ::minRelayTxFee globalsMacroFake
2022-08-02Remove ::fRequireStandard globalMacroFake
2022-07-06Introduce `mempoolfullrbf` node setting.Antoine Riard
2022-06-28mempool: Introduce (still-unused) MemPoolLimitsCarl Dong
2022-06-28scripted-diff: Rename DEFAULT_MEMPOOL_EXPIRY to indicate time unitCarl Dong
2022-06-28mempool: Pass in -mempoolexpiry instead of referencing gArgsCarl Dong
2022-06-28mempool: Pass in -maxmempool instead of referencing gArgsCarl Dong
2022-06-28pool: Add and use MemPoolOptions, ApplyArgsManOptionsCarl Dong