https://github.com/ethereum-optimism/design-docs/pull/317#discussion_r2322169940 Today: - Check that block gas used = sum of tx gas used for all txs in that block Jovian: - Check that block gas used = sum(max(tx gas used, da footprint)) for all txs in that block cc @gpgarner @chuxinh