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

Inomurko/caldera 1.1.0 sepolia #3

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Conversation

InoMurko
Copy link
Collaborator

@InoMurko InoMurko commented Oct 3, 2024

Additional metadata to identify 1.1.0 Align testnet on Sepolia.
Align testnet Rollup contract proxy: https://sepolia.etherscan.io/address/0xd69eaCFE5c64595bB8902bDF8F81E1BBf56153A3

it's internal tx from when it was created:
https://sepolia.etherscan.io/tx/0x5966940335a34c93682f6c98334c79678ee61dd7e77432574242330531182eeb

contract used for creation: 0x3dEB0Bf111067FF9360D3ffb3533F96fe8c3d1c3 which was released in release 2.0.0 -> https://github.com/ConstellationCrypto/nitro-contracts/commit/9da94897b578ffe976b2c7db730e1836e89aee84#diff-16ab0336d773d0645c1db311d0e1e2031861cfb740f4c6e75d5c057567dfd48fR235

but is actual nitro-contracts upstream release is https://github.com/ConstellationCrypto/nitro-contracts/blob/9da94897b578ffe976b2c7db730e1836e89aee84/package.json#L3 1.1.0

@InoMurko InoMurko requested a review from tsite October 3, 2024 14:42
@InoMurko InoMurko force-pushed the inomurko/caldera-1.1.0-sepolia branch from 27a1041 to ca10d80 Compare October 3, 2024 14:43
@InoMurko
Copy link
Collaborator Author

InoMurko commented Oct 3, 2024

 DEV=true INBOX_ADDRESS=0xE703F94f4eA3b17b180d9F58e4D2fE6CB1408dBE yarn orbit:contracts:version --network sepolia
yarn run v1.22.19
warning package.json: License should be a valid SPDX license expression
$ hardhat run scripts/orbit-versioner/orbitVersioner.ts --network sepolia
Get the version of Orbit chain's nitro contracts (inbox 0xE703F94f4eA3b17b180d9F58e4D2fE6CB1408dBE), hosted on chain 11155111

MetadataHashes of deployed contracts: {
  Inbox: '1220a78dcb94381fa8ab2da1eb37fbc0a7afba369a67df378fca18823aa7eac2',
  Outbox: '12205ef56e825620b726dfd1bc75af523c10364983064cfc438153105426b597',
  SequencerInbox: '1220fa664cf4f7cd5906b57641f9353fb04cbfcc7f552d323b301f1353fc5e42',
  Bridge: '12207320c6308d5e72f16c9ea4c20f5478a67f788549dd788400d0de57f33468',
  RollupProxy: '1220a90f048860b7d1699f64c88dd5d49bf169d78bb3d5c16258f65419f1f1e2',
  RollupAdminLogic: '122061e3ca623bc72c45cc682b72767b58abe6b35427b49eff3a6ab977bdcc6e',
  RollupUserLogic: '12201e7d6cf6ed36552eea1d704c1dc23c8f7e459917dded1e0dfd210a8990c9',
  ChallengeManager: '1220828e2b65d1a8865296e78f84a3366e612f1a6c9e97a5a7227c1fdbd34fce'
}

Version of deployed Inbox: v1.1.0
Version of deployed Outbox: v1.1.0
Version of deployed SequencerInbox: v1.1.0
Version of deployed Bridge: v1.1.0
Version of deployed RollupProxy: v1.1.0
Version of deployed RollupAdminLogic: v1.1.0
Version of deployed RollupUserLogic: v1.1.0
Version of deployed ChallengeManager: v1.1.0

Checking if deployment can be upgraded to v2.1.0
Cannot upgrade ChallengeManager to v2.1.0

Checking if deployment can be upgraded to v1.2.1
This deployment can be upgraded to v1.2.1 using NitroContracts1Point2Point1UpgradeAction
✨  Done in 4.64s.

@InoMurko InoMurko merged commit 99db4ca into main Oct 3, 2024
2 checks passed
@InoMurko InoMurko deleted the inomurko/caldera-1.1.0-sepolia branch October 3, 2024 14:49
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