ismaelsadeeq 714523918b tx fees, policy: CBlockPolicyEstimator update from CValidationInterface notifications
`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>
2023-11-22 11:48:21 +01:00
..
2023-09-30 06:38:47 -04:00
2023-09-30 06:38:47 -04:00
2023-02-22 15:46:21 +00:00
2023-01-05 09:05:14 +00:00
2023-08-07 11:33:34 +02:00