testutils

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const TestGasLimit uint64 = 100000

Variables

This section is empty.

Functions

This section is empty.

Types

type AnteTestSuite

type AnteTestSuite struct {
	suite.Suite
	// contains filtered or unexported fields
}

func (*AnteTestSuite) GetAnteHandler

func (suite *AnteTestSuite) GetAnteHandler() sdk.AnteHandler

func (*AnteTestSuite) GetClientCtx

func (suite *AnteTestSuite) GetClientCtx() client.Context

func (*AnteTestSuite) GetKeyring

func (suite *AnteTestSuite) GetKeyring() keyring.Keyring

func (*AnteTestSuite) GetNetwork

func (suite *AnteTestSuite) GetNetwork() *network.UnitTestNetwork

func (*AnteTestSuite) GetTxFactory

func (suite *AnteTestSuite) GetTxFactory() factory.TxFactory

func (*AnteTestSuite) ResetEvmParamsOptions

func (suite *AnteTestSuite) ResetEvmParamsOptions()

func (*AnteTestSuite) SetupTest

func (suite *AnteTestSuite) SetupTest()

func (*AnteTestSuite) WithBaseFee

func (suite *AnteTestSuite) WithBaseFee(baseFee *sdkmath.LegacyDec)

func (*AnteTestSuite) WithEvmParamsOptions

func (suite *AnteTestSuite) WithEvmParamsOptions(evmParamsOpts func(*evmtypes.Params))

func (*AnteTestSuite) WithFeemarketEnabled

func (suite *AnteTestSuite) WithFeemarketEnabled(enabled bool)

func (*AnteTestSuite) WithLondonHardForkEnabled

func (suite *AnteTestSuite) WithLondonHardForkEnabled(enabled bool)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳