optimism
optimism copied to clipboard
Remove `isPectra` from the batcher
- Out of scope for this PR, but
isPectracould also be removed. As that fork is a while ago now, we can just assume the L1 has Pectra enabled and simplify a lot of code in the batcher.
Originally posted by @geoknee in https://github.com/ethereum-optimism/optimism/pull/18327#discussion_r2576510475
I've looked into this and it seems like changes are needed in around 5 Go files. Can I take this?
I've looked into this and it seems like changes are needed in around 5 Go files. Can I take this? Sure thing!