Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Coding Standards

Matthieu Auger edited this page Nov 18, 2022 · 1 revision

This page aims to group coding standards for Kakarot codebase.

Identifier Description Related issues and PR
ARRAY_SIG function signatures containing array and array lengths must enforce the following order: (arr_len, len) #269
Clone this wiki locally