Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7702 patch - v2.1.3 #38

Draft
wants to merge 8 commits into
base: custom-fee-patch
Choose a base branch
from
Draft

7702 patch - v2.1.3 #38

wants to merge 8 commits into from

Conversation

godzillaba
Copy link
Contributor

@godzillaba godzillaba commented Jan 24, 2025

  • versioner script upgrade path
  • upgrade action
  • action tests
  • deployment script
  • execution script
  • readme
  • audit
  • tag patch version Apply 7702 patch nitro-contracts#291
  • replace personal account npm dependency with official one
  • metadata hashes for v2.1.3
  • deploy actions

@@ -221,6 +225,40 @@ function _canBeUpgradedToTargetVersion(
// cannot upgrade erc20 orbit chains from v1 to v3 right now due to a storage diff
supportedSourceVersionsPerContract.Bridge = ['v2.0.0', 'v2.1.0', 'v2.1.2']
}
} else if (targetVersion === 'v2.1.3') {
// v2.1.3 will upgrade the SequencerInbox and Inbox contracts to prevent 7702 accounts from calling certain functions
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should include some more comments here as to how this release relates to v2.1.1 and v2.1.2

scripts/orbit-versioner/orbitVersioner.ts Outdated Show resolved Hide resolved
@yahgwai yahgwai changed the title 7702 patch 7702 patch - v2.1.3 Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants