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

Customizable limits #560

Merged
merged 13 commits into from
Oct 14, 2024
Merged

Customizable limits #560

merged 13 commits into from
Oct 14, 2024

Conversation

chipshort
Copy link
Collaborator

closes #559

@chipshort chipshort force-pushed the co/customizable-limits branch 3 times, most recently from 8ac0326 to a2d2de5 Compare October 8, 2024 15:03
@chipshort chipshort marked this pull request as ready for review October 8, 2024 15:12
Copy link
Member

@aumetra aumetra left a comment

Choose a reason for hiding this comment

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

IMO looks good. Waiting for review by @kulikthebird

Copy link
Contributor

@kulikthebird kulikthebird left a comment

Choose a reason for hiding this comment

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

This feature adds a big value to usability of cosmwasm. Also it's simplifies the configuration related code. I left some comments in this PR, but I realized that they should be addressed earlier in the cosmwasm PR. Since there was no final release of 2.2.0, we still have some room to discuss those comments and decide if they have any point from the user point of view. Overall I like it!

types/config.go Outdated Show resolved Hide resolved
types/config.go Show resolved Hide resolved
types/config.go Outdated Show resolved Hide resolved
libwasmvm/src/cache.rs Show resolved Hide resolved
Copy link
Contributor

@kulikthebird kulikthebird left a comment

Choose a reason for hiding this comment

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

Looks good!

@chipshort chipshort merged commit 65d03d3 into main Oct 14, 2024
14 checks passed
@chipshort chipshort deleted the co/customizable-limits branch October 14, 2024 01: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.

Implement Config that is passed from wasmd to cosmwasm-vm
3 participants