mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
`CBlockPolicyEstimator` will implement `CValidationInterface` and subscribe to its notification to process transactions added and removed from the mempool. Re-delegate calculation of `validForFeeEstimation` from validation to fee estimator. Also clean up the validForFeeEstimation arg thats no longer needed in `CTxMempool`. Co-authored-by: Matt Corallo <git@bluematt.me> |
||
|---|---|---|
| .. | ||
| feerate.cpp | ||
| feerate.h | ||
| fees.cpp | ||
| fees.h | ||
| fees_args.cpp | ||
| fees_args.h | ||
| packages.cpp | ||
| packages.h | ||
| policy.cpp | ||
| policy.h | ||
| rbf.cpp | ||
| rbf.h | ||
| settings.cpp | ||
| settings.h | ||