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

Add contract size limits warnings #1774

Open
maciektr opened this issue Nov 26, 2024 · 0 comments
Open

Add contract size limits warnings #1774

maciektr opened this issue Nov 26, 2024 · 0 comments

Comments

@maciektr
Copy link
Contributor

maciektr commented Nov 26, 2024

Problem

Emit a warning when either of the following limits breaks:

  • max number of sierra program felts > 80*1024
  • max number of casm program felts > 80*1024
  • size of class > 4mb
  • size of compiled class > 4mb

Source of current limits: https://docs.starknet.io/tools/limits-and-triggers/

Proposed Solution

No response

Notes

No response

@github-project-automation github-project-automation bot moved this to Triage in Scarb Nov 26, 2024
@maciektr maciektr moved this from Triage to Todo in Scarb Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant