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