Structs§
- Executed
State - State after the script has been executed.
- Execution
Artifacts - Container for data being collected after execution.
- Execution
Data - Container for data we need for execution which can only be obtained after linking stage.
- Linked
State - State after linking, contains the linked build data along with library addresses and optional array of libraries that need to be predeployed.
- PreExecution
State - Same as LinkedState, but also contains ExecutionData.
- RpcData
- Container for information about RPC-endpoints used during script execution.
Functions§
- build_
trace_ 🔒decoder_ for_ context - Builds a trace decoder for the exact execution context of a script runner.