Skip to content

Conversation

@daniel-wong-dfinity-org
Copy link
Contributor

@daniel-wong-dfinity-org daniel-wong-dfinity-org commented Jan 9, 2026

Previous Work

This supercedes #8251. That one was based on a version of TakeCanisterSnapshot where we added a new NnsFunction.

References

Closes NNS1-4295.

👈 Previous PR

@github-actions github-actions bot added the test label Jan 9, 2026
@daniel-wong-dfinity-org daniel-wong-dfinity-org changed the base branch from master to action-based-take-snapshot-daniel-wong January 9, 2026 13:13
github-actions[bot]

This comment was marked as resolved.

Conflicts:
- rs/nns/governance/src/pb/conversions/mod.rs :: Conflict seems to arrise from the fact that in master,
  some code was deleted right next to where I added some code. `git diff --cached master` seems to indicate
  that I preserved my addition while also preserving the deletion in master.
github-merge-queue bot pushed a commit that referenced this pull request Jan 13, 2026
…8283)

Disabled by flag.

# Previous Work

Previously, I tried to do this in [PR 8228], but during code review,
radical changes were requested; hence this new PR. Concretely, in the
previous PR, the new proposal type was implemented as an NnsFunction;
whereas, here, it is implemented as a direct Action. The rationale for
switching is that the it was requested that the topic of this
TakeCanisterSnapshot depend on the target canister, which means that the
Governance canister cannot treat the arguments of the proposal as an
opaque blob (when determining the proposal's topic).

[PR 8228]: #8228

# References

Addresses [NNS1-4295].

[NNS1-4295]: https://dfinity.atlassian.net/browse/NNS1-4295

[👈 Previous PR][prev] | [Next PR 👉][next]

[prev]: #8159
[next]: #8285
Base automatically changed from action-based-take-snapshot-daniel-wong to master January 13, 2026 10:09
@daniel-wong-dfinity-org daniel-wong-dfinity-org added this pull request to the merge queue Jan 13, 2026
Merged via the queue into master with commit 22e26ac Jan 13, 2026
37 checks passed
@daniel-wong-dfinity-org daniel-wong-dfinity-org deleted the test-action-based-take-snapshot-daniel-wong branch January 13, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants