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

βž• Add Oasis Sapphire Test and Main Network Deployments #135

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

CedarMist
Copy link
Contributor

@CedarMist CedarMist commented Sep 23, 2024

πŸ•“ Changelog

Add Oasis Sapphire test and main network deployments:

Verification

Compare the keccak256 hash of the runtime bytecode with the canonical keccak256 hash of the runtime bytecode here (0xbd8a7ea8cfca7b4e5f5041d7d4b17bc317c5ce42cfbc42066a00cf26b43eb53f):

~$ cast keccak $(cast code 0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed --rpc-url https://testnet.sapphire.oasis.io)
0xbd8a7ea8cfca7b4e5f5041d7d4b17bc317c5ce42cfbc42066a00cf26b43eb53f
~$ cast keccak $(cast code 0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed --rpc-url https://sapphire.oasis.io)
0xbd8a7ea8cfca7b4e5f5041d7d4b17bc317c5ce42cfbc42066a00cf26b43eb53f

🐢 Cute Animal Picture

IMG_0359

@pcaversaccio pcaversaccio self-assigned this Sep 23, 2024
@pcaversaccio pcaversaccio added documentation πŸ“– Improvements or additions to documentation new deployment βž• New deployment request labels Sep 23, 2024
@pcaversaccio pcaversaccio added this to the 1.0.0 milestone Sep 23, 2024
@pcaversaccio pcaversaccio changed the title Add Oaiss Sapphire Test and Main Network Deployments βž• Add Oasis Sapphire Test and Main Network Deployments Sep 23, 2024
@pcaversaccio pcaversaccio added the dependencies πŸ” Pull requests that update a dependency file label Sep 23, 2024
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Copy link
Owner

@pcaversaccio pcaversaccio left a comment

Choose a reason for hiding this comment

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

Thx! This marks a small milestone for CreateX as the contract is now deployed on 91 chainsπŸ”₯!

@CedarMist
Copy link
Contributor Author

Awesome, thanks so much for the small tweaks to the commit that I missed.

And thank you for making CreateX.

@pcaversaccio pcaversaccio merged commit 679ccc3 into pcaversaccio:main Sep 23, 2024
6 of 7 checks passed
@CedarMist CedarMist deleted the CedarMist/oasis-sapphire branch September 24, 2024 00:28
@pcaversaccio
Copy link
Owner

Also released via my xdeployer plugin now: v3.1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies πŸ” Pull requests that update a dependency file documentation πŸ“– Improvements or additions to documentation new deployment βž• New deployment request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants