ethereum-optimism / ethereum-optimism/optimism
[L2CM] Migrate Interop upgrade transactions to NUT bundle
Open
H-interop
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 4k
- Avg merge
- 2d 38m
- Merged PRs (30d)
- 164
Description
Interop currently uses the legacy hardcoded upgrade transaction pattern (`InteropNetworkUpgradeTransactions()`). It should be migrated to use the NUT bundle approach introduced in the Karst fork, so that its upgrade gas is also accounted for in the block gas limit via `upgradeGas`.
Context: https://github.com/ethereum-optimism/optimism/pull/19220
Fixed by: #20723
Contributor guide
Assessment
This issue has not been assessed yet.