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: Increase install_code limit for application subnets #1705

Open
wants to merge 1 commit into from

Conversation

dsarlis
Copy link
Member

@dsarlis dsarlis commented Sep 26, 2024

This PR increases the install_code message limit for application subnets from 200B to 300B. This setting matches the one for verified application subnets and brings the gap closer between the two types.

@dsarlis dsarlis requested a review from a team as a code owner September 26, 2024 14:04
@github-actions github-actions bot added the feat label Sep 26, 2024
Copy link
Member Author

@dsarlis dsarlis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a bunch of changes in tests because a slightly bigger amount of cycles needs to be given to canisters to cover for the worst case install_code execution. Perhaps, an improvement can be made by having some sort of constant but I felt it's maybe easier to just fix them as such changes are expected to happen quite infrequently.

rs/config/src/subnet_config.rs Show resolved Hide resolved
@dsarlis dsarlis added this pull request to the merge queue Sep 27, 2024
Any commits made after this event will not be merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants