Skip to content

fix jovian specs#778

Merged
sebastianst merged 5 commits intomainfrom
gk/jovian-footprint-upgrade-fix
Sep 18, 2025
Merged

fix jovian specs#778
sebastianst merged 5 commits intomainfrom
gk/jovian-footprint-upgrade-fix

Conversation

@geoknee
Copy link
Contributor

@geoknee geoknee commented Sep 18, 2025

We had generated the upgrade transactions with an account which had already been used

cast nonce 0x4210000000000000000000000000000000000004 --rpc-url=https://mainnet.optimism.io
1

This means the upgrade transactions would revert. There is already a contract at the address we were trying to deploy to.

Description

Tests

Additional context

Metadata

We had generated the upgrade transactions with an account which had already been used

cast nonce 0x4210000000000000000000000000000000000004 --rpc-url=https://mainnet.optimism.io
1

This means the upgrade transactions would revert. There is already a contract at the address we were trying to deploy to.
@sebastianst sebastianst merged commit d6fe523 into main Sep 18, 2025
5 checks passed
@sebastianst sebastianst deleted the gk/jovian-footprint-upgrade-fix branch September 18, 2025 16:45
@geoknee geoknee added the H-jovian Hardfork: change is planned for Jovian upgrade label Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

H-jovian Hardfork: change is planned for Jovian upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants