Constants§
- LOCAL_
PROGRAM_ DEFAULT_ EDITION - Default edition for local programs during local operations (run, execute, synthesize).
- PROGRAM_
SIZE_ 🔒WARNING_ THRESHOLD - Threshold percentage for program size warnings.
Functions§
- check_
edition_ constructor_ requirements - Checks if any programs violate edition/constructor requirements.
- collect_
aleo_ paths - Collects paths to
.aleofiles that are external (non-local) dependencies. - collect_
leo_ paths - Collects paths to Leo source files for each program in the package.
- format_
program_ size - Formats program size as KB and returns a warning message if approaching the limit.
- print_
program_ source - Prints a program’s ID and source (local or network edition).