System information
Geth version: 1.16.3
Expected behaviour
Nothing should have changed before Osaka being activated. Max blobs per tx should remain at 7.
Actual behaviour
New limitation of 6 blobs is applied due to #32246 global param being used in the txpool validation.
Backtrace
Since the upgrade to 1.16.3 on Ethereum Sepolia, our L2 blob transactions get rejected with this error:
err=\"transaction blob limit exceeded: blob count 7, limit 6\""