When porting the [flashbots / geth implementation of `calc_gas_limit`](https://eips.ethereum.org/EIPS/eip-1559#specification) we stumbled upon a confusing point in the code where it apparently deviates from the [EIP reference](https://eips.ethereum.org/EIPS/eip-1559#specification ). We should review and understand that. See discussion [here](https://github.com/ultrasoundmoney/reth-payload-validator/pull/18#discussion_r1397090050)