Expand description

Sierra gas computation.

This crate provides the gas computation for the Cairo programs.

Modules

Structs

Enums

  • Error occurring while calculating the costing of a program’s variables.

Functions

  • Calculates gas postcost information for a given program - the gas costs of step token.
  • Calculates gas pre-cost information for a given program - the gas costs of non-step tokens.
  • Calculates gas pre-cost information for a given program - the gas costs of non-step tokens.