After wellington we will stop computing the ancestors and descendant
limits, and stom enforcing them. Because the mempool has no idea what the
current tip is (and it should not), we will use an activation latch so it
knows when the statistics can be skipped. This also makes an hypothetical
reorg event easier to handle.
Inspired by bchn#1117.