Module casper_execution_engine::shared[][src]

Expand description

The shared logic of the execution engine.

Modules

Support for additive maps that add values to existing items instead of overwriting them.

Execution transformation logs.

Support for host function gas cost tables.

A logger implementation which outputs log messages from Casper crates to the terminal.

Some newtypes.

Support for Wasm opcode costs.

Support for storage costs.

Definition of the costs of running code in the system.

Some functions to use in tests.

Support for transforms produced during execution.

Utilities.

Wasm helpers.

Configuration of the Wasm execution engine.

Preprocessing of Wasm modules.