This PR adds a new test for mempool update of transaction descendants/ancestors information (count, size) when transactions have been re-added from a disconnected block to the mempool.
This is a backport of Core [[https://github.com/bitcoin/bitcoin/pull/18845 | PR18845]]
Note: on line 110, 'vsize' had to be replaced by 'size' to make the test work for ABC