e3 has transaction-level historical state, so there's no reason to do the cache trickery in `doCallMany` [x] https://github.com/erigontech/erigon/issues/12944 [x] https://github.com/erigontech/erigon/pull/12424 [] i think can't simplify `doCallMany` - but can simplify 1 it's caller: `callManyTransactions` https://github.com/erigontech/erigon/issues/13220