runner

package
v0.7.0-beta.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package runner installs a baseapp TxRunner wrapped with the EVM module's post-execution log-index fix-up (evmtypes.PatchTxResponses).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetRunner

func SetRunner(bApp *baseapp.BaseApp, inner sdk.TxRunner)

SetRunner installs inner as bApp's block tx runner, wrapped so PatchTxResponses runs once per block. Works for sequential and BlockSTM runners alike; the SDK's SetBlockSTMTxRunner name is the same setter for both.

func Wrap

func Wrap(inner sdk.TxRunner) sdk.TxRunner

Wrap returns a TxRunner that delegates to inner and then applies PatchTxResponses to the block results.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL