Allows making recentRejects and g_recent_confirmed_transactions members rather than globals, and remove need to pass mempool as argument.
This is a backport of core#20942 [2&3/9]
https://github.com/bitcoin/bitcoin/pull/20942/commits/eeac5062508c98fe58daaec471cdd27f3909b6ec#
https://github.com/bitcoin/bitcoin/pull/20942/commits/052d9bc7e52aea373a316f08d42460ead4ed16c8
Depends on D11433