-
Notifications
You must be signed in to change notification settings - Fork 102
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
Customizable limits #560
Conversation
8ac0326
to
a2d2de5
Compare
There was a problem hiding this 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
There was a problem hiding this 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!
a2d2de5
to
8d3938d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
closes #559