Skip to content

refactor: use CanisterManagerResponse in CanisterManager#9652

Merged
mraszyk merged 12 commits intomasterfrom
mraszyk/canister-manager-response
Apr 7, 2026
Merged

refactor: use CanisterManagerResponse in CanisterManager#9652
mraszyk merged 12 commits intomasterfrom
mraszyk/canister-manager-response

Conversation

@mraszyk
Copy link
Copy Markdown
Contributor

@mraszyk mraszyk commented Mar 29, 2026

This PR makes CanisterManager return CanisterManagerResponse (instead of ad-hoc return types) for the following endpoints:

  • start_canister;
  • update_settings;
  • provisional_top_up_canister;
  • upload_chunk;
  • clear_chunk_store.

@mraszyk mraszyk marked this pull request as ready for review April 2, 2026 10:00
@mraszyk mraszyk requested a review from a team as a code owner April 2, 2026 10:00
Comment thread rs/execution_environment/src/canister_manager.rs
Comment thread rs/execution_environment/src/execution_environment.rs Outdated
Comment thread rs/execution_environment/src/execution_environment.rs
@mraszyk mraszyk enabled auto-merge April 7, 2026 13:22
@mraszyk mraszyk added this pull request to the merge queue Apr 7, 2026
Merged via the queue into master with commit eb38edc Apr 7, 2026
63 of 64 checks passed
@mraszyk mraszyk deleted the mraszyk/canister-manager-response branch April 7, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants