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!: canister state snapshots #504

Merged
merged 13 commits into from
Aug 8, 2024
Merged

feat!: canister state snapshots #504

merged 13 commits into from
Aug 8, 2024

Conversation

lwshang
Copy link
Contributor

@lwshang lwshang commented Aug 7, 2024

SDK-1780

Description

This is considered to be a breaking change since CanisterChangeDetails has one more variant.

Also updated PocketIC to the latest major version which allows us to enable non-mainnet features (e.g. snapshots).

How Has This Been Tested?

e2e test with PocketIC which turns on "non-mainnet feature".

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 August 8, 2024 00:15
@lwshang lwshang requested a review from a team as a code owner August 8, 2024 00:15
@lwshang lwshang closed this Aug 8, 2024
@lwshang lwshang reopened this Aug 8, 2024
@lwshang lwshang merged commit a8a7d4e into main Aug 8, 2024
39 of 41 checks passed
@lwshang lwshang deleted the lwshang/snapshot branch August 8, 2024 17:27
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