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

Redirect snapshot and http outcall #245

Merged
merged 22 commits into from
Aug 29, 2024
Merged

Redirect snapshot and http outcall #245

merged 22 commits into from
Aug 29, 2024

Conversation

chenyan-dfinity
Copy link
Contributor

@chenyan-dfinity chenyan-dfinity commented Aug 19, 2024

  • Inspec wasm for deployCanister unless opt-out
  • Limit heap memory to 1G
  • Redirect snapshot and http outcall to backend
  • http outcall limits to 0.25T per call, and 0.55T maximal cycles
  • transform doesn't work at the moment, because replica enforces you can only call transform functions in your own canister.
  • Add init arg wasm_utils_principal
  • Add transferOwnership function
  • Add installExternalCanister function

@chenyan-dfinity chenyan-dfinity merged commit f516df0 into main Aug 29, 2024
5 checks passed
@chenyan-dfinity chenyan-dfinity deleted the snapshot branch August 29, 2024 18:46
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