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 upgradable-polymesh-ink contract at genesis #1606

Merged
merged 6 commits into from
Feb 20, 2024
Merged

Conversation

adamdossa
Copy link
Collaborator

@adamdossa adamdossa commented Feb 17, 2024

changelog

new features

  • Uploads code for polymesh-upgradable-ink contract for new --dev chains (with feature use_call_runtime_with_error)
  • Sets the CurrentApiHash to the hash of the contract above
  • Updates the whitelisted chain extension extrinsics

Copy link
Contributor

@Neopallium Neopallium left a comment

Choose a reason for hiding this comment

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

We should use the Subscan docker images to build the contract wasm and include the instructions on how to do it. (not critical, since this will only be used for dev-chains, so we could do it in a different PR)

pallets/contracts/src/lib.rs Show resolved Hide resolved
@adamdossa adamdossa changed the title WIP: Add upgradable-polymesh-ink contract at genesis Add upgradable-polymesh-ink contract at genesis Feb 19, 2024
@Neopallium Neopallium enabled auto-merge (squash) February 20, 2024 16:05
@Neopallium Neopallium merged commit eec088c into develop Feb 20, 2024
13 checks passed
@Neopallium Neopallium deleted the fix_sc_genesis branch February 20, 2024 16:18
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.

None yet

3 participants