mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-22 15:23:25 +01:00
Behavior change: don't quit right after LimitMempoolSize() when a package is partially submitted. We should still send TransactionAddedToMempool notifications for transactions that were submitted. Not behavior change: add a new package validation result for mempool logic errors.