Files
bitcoin/src
Suhas Daftuar 17cf9ff7ef Use cluster size limit for -maxmempool bound, and allow -maxmempool=0 in general
Previously we would sanity check the -maxmempool configuration based on a
multiple of the descendant size limit, but with cluster mempool the maximum
evicted size is now the cluster size limit, so use that instead.

Also allow -maxmempool=0 in general (and not just if
-limitdescendantsize/-limitclustersize is set to 0).
2025-11-21 22:02:07 -05:00
..
2025-11-18 10:48:23 -05:00
2025-11-18 10:48:22 -05:00
2025-11-18 11:14:52 -05:00
2025-11-18 11:14:52 -05:00
2025-10-14 14:03:42 -04:00