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

test(sns): Porting sns-testing to the ICP mono repo #3654

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aterga
Copy link
Contributor

@aterga aterga commented Jan 28, 2025

TBD

rvem added 3 commits January 29, 2025 14:20
Canister installation may fail due to insufficient cycles, so add cycles
before installing the canister in 'install_canister_with_controllers'.
The same is already done in 'install_canister_on_subnet'.
Problem: NNS dapp needs ICP ledger index and Cycles minting canisters to be
deployed. Currently 'install_nns_canisters' doesn't install them.

Solution: Add 'install_nns_suite' helper that optionally installs ICP
ledger index and Cycles minting canisters. The existing
'install_nns_canisters' reuses 'install_nns_suite' but doesn't install
them.
Init the new sns-testing project.

Currently, this crate provides CLI to bootstrap NNS on the provided
PocketIC instance.
@rvem rvem force-pushed the serokell/sns-testing branch from 4c9b2a4 to 4214bb7 Compare January 29, 2025 13:20
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