Expand description

Gear message processor.

Modules§

  • Common structures for processing.
  • Configurations.
  • Informational functions for core-processor and executor.

Structs§

  • The instance returned by precharge_for_code. Existence of the instance means that corresponding counters were successfully charged for fetching the binary code from storage.
  • The instance returned by precharge_for_instrumentation. Existence of the instance means that corresponding counters were successfully charged for reinstrumentation of the code.
  • Structure providing externalities for running host functions.
  • Checked parameters for message execution across processing runs.
  • Processor context.
  • System reservation context.

Enums§

Traits§

  • Trait to which ext must have to work in processor wasm executor. Currently used only for lazy-pages support.

Functions§