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(station,upgrader): support large station and upgrader wasm #353

Merged
merged 11 commits into from
Sep 23, 2024

Conversation

mraszyk
Copy link
Collaborator

@mraszyk mraszyk commented Sep 20, 2024

This PR adds support for upgrading the station and upgrader canister to a WASM exceeding the 2MiB message size limit by supplying extra WASM chunks fetched from an asset canister.

@mraszyk mraszyk requested a review from a team as a code owner September 20, 2024 09:07
core/upgrader/api/src/lib.rs Outdated Show resolved Hide resolved
@mraszyk mraszyk marked this pull request as draft September 20, 2024 09:38
@mraszyk mraszyk changed the title feat(station): support large station wasm feat(station,upgrader): support large station and upgrader wasm Sep 20, 2024
@mraszyk mraszyk marked this pull request as ready for review September 20, 2024 11:15
@mraszyk mraszyk merged commit 50a28b0 into main Sep 23, 2024
22 checks passed
@mraszyk mraszyk deleted the mraszyk/large-station-wasm branch September 23, 2024 08:30
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