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: support subnet_info #532

Merged
merged 6 commits into from
Dec 4, 2024
Merged

feat: support subnet_info #532

merged 6 commits into from
Dec 4, 2024

Conversation

lwshang
Copy link
Contributor

@lwshang lwshang commented Dec 4, 2024

SDK-1887

Description

  • Support management canister method: subnet_info.
    • Add types: SubnetInfoArgs and SubnetInfoResult.

Bumped the MSRV to 1.78.0 which is required by pocket-ic's dependency.
Switched to ubuntu-24.04 runner in CI because recent pocket-ic requires glic that is not available in ubuntu-latest (20.04).

How Has This Been Tested?

e2e_tests

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@lwshang lwshang marked this pull request as ready for review December 4, 2024 18:01
@lwshang lwshang requested a review from a team as a code owner December 4, 2024 18:01
@lwshang lwshang merged commit b3090c3 into main Dec 4, 2024
20 of 21 checks passed
@lwshang lwshang deleted the lwshang/SDK-1875 branch December 4, 2024 18:36
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