Module util

Module util 

Source

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 .aleo files 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).