Skip to content

Add contract size limits warnings  #1774

@maciektr

Description

@maciektr

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions