Module debug_executor

Source

Structs§

ContractContainer
Contains a reference to a contract implementation.
ContractContainerRef
ContractMap
ContractMapRef
StaticVarData
StaticVarStack
TxStaticVars

Functions§

catch_tx_panic
Catches all thrown panics, as follows:
contract_instance_wrapped_execution
Prepares the StaticVarStack and catches panics. The result of the panics is written to the top of the TxContext stack.