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

feat(ic-nervous-system-agent): Add management canister functions #3591

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

aterga
Copy link
Contributor

@aterga aterga commented Jan 23, 2025

This PR implements the stored_chunks, upload_wasm, get_subnet_for_canister, and create_canister functions for ic-nervous-system-agent. Additionally, the list_sns_canisters function now returns not just the SNS framework canister but also the dapp canisters.

This is in preparation to a follow-up PR.

@github-actions github-actions bot added the feat label Jan 23, 2025
@aterga aterga marked this pull request as ready for review January 23, 2025 23:17
@aterga aterga requested a review from a team as a code owner January 23, 2025 23:17
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

If this pull request affects the behavior of any canister owned by
the Governance team, remember to update the corresponding
unreleased_changes.md file(s).

To acknowldge this reminder (and unblock the PR), dismiss this
code review by going to the bottom of the pull request page, and
supply one of the following reasons:

  1. Done.

  2. No canister behavior changes.

@aterga aterga dismissed github-actions[bot]’s stale review January 23, 2025 23:17

No canister behavior changes.

@aterga aterga enabled auto-merge January 24, 2025 10:29
@aterga aterga added this pull request to the merge queue Jan 27, 2025
Merged via the queue into master with commit 5c68a63 Jan 27, 2025
27 checks passed
@aterga aterga deleted the arshavir/nervous-system-agent-for-management-canister branch January 27, 2025 17: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.

2 participants