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

Possibly Breaking Change: Snapshot API for all Canisters #472

Merged
merged 12 commits into from
Dec 16, 2024

Conversation

joel-medicala-yral
Copy link
Contributor

@joel-medicala-yral joel-medicala-yral commented Nov 28, 2024

This PR adds the snapshot API for all canisters except post cache canister similar to the already existing individual_cansiter snapshot api

Note that this change will break the current backup system if it already exists as some unused args were removed...

issue: yral-dapp/off-chain-agent#108

@joel-medicala-yral joel-medicala-yral changed the title Snapshot API for all Canisters Possibly Breaking Change: Snapshot API for all Canisters Dec 3, 2024
src/canister/platform_orchestrator/src/api/snapshot/mod.rs Outdated Show resolved Hide resolved
src/canister/platform_orchestrator/src/api/snapshot/mod.rs Outdated Show resolved Hide resolved
src/canister/user_index/src/api/snapshot/mod.rs Outdated Show resolved Hide resolved
src/canister/user_index/src/api/snapshot/mod.rs Outdated Show resolved Hide resolved
src/canister/user_index/src/api/snapshot/mod.rs Outdated Show resolved Hide resolved
src/canister/user_index/src/api/snapshot/mod.rs Outdated Show resolved Hide resolved
src/canister/user_index/src/api/snapshot/mod.rs Outdated Show resolved Hide resolved
src/lib/integration_tests/Cargo.toml Outdated Show resolved Hide resolved
@joel-medicala-yral joel-medicala-yral merged commit 232da8c into main Dec 16, 2024
1 check passed
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