Skip to content

cleaning #2461

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

cleaning #2461

wants to merge 6 commits into from

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Apr 27, 2025

  • hand out bumps ot the cosmwasm crew
  • feat: Implement module size limit and overflow protection
  • Clippy

chipshort and others added 6 commits March 25, 2025 17:01
- Added a check for Wasm module size limit in `check_wasm` function to prevent oversized modules.
- Introduced a default module size limit of 3MiB in `WasmLimits`.
- Implemented overflow protection in `read_region_cost` and `validate_region` functions.
- Added unit tests to ensure module size limits and overflow checks are enforced correctly.
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