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

create new canisters on demand; deploy stored wasm #264

Merged
merged 12 commits into from
Oct 30, 2024

Conversation

chenyan-dfinity
Copy link
Contributor

@chenyan-dfinity chenyan-dfinity commented Oct 21, 2024

  • Create new canisters on demand
  • Init args
    • admin_only: disable getCanisterId when set
    • stored_module: When set, disable timer to uninstall code. getExpiredCanisterInfo guarantees the returned canister has the specified module hash.

@chenyan-dfinity chenyan-dfinity merged commit 1275ac8 into container Oct 30, 2024
1 check passed
@chenyan-dfinity chenyan-dfinity deleted the backend-deploy branch October 30, 2024 22:48
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