Documentation ¶
Index ¶
- Constants
- func Await(f func() (bool, error), maxWait time.Duration, retryInterval time.Duration) error
- func BuildInitialChain(t *testing.T, chains []ibc.Chain) context.Context
- func CreateHyperlaneSimds(t *testing.T, image ibc.DockerImage, chainDomains []uint32) []ibc.Chain
- func CreateSingleHyperlaneSimd(t *testing.T) []ibc.Chain
- func ModifyGenesisProposalTime(votingPeriod string, maxDepositPeriod string, domain uint32) func(ibc.ChainConfig, []byte) ([]byte, error)
- func NewLogger(t zaptest.TestingT) *zap.Logger
- func RunCommand(bin string, args ...string) (*cmd.Cmd, error)
Constants ¶
View Source
const (
CHAIN_BUILD_ENABLED = false
)
Variables ¶
This section is empty.
Functions ¶
func CreateHyperlaneSimds ¶
Create a hyperlane ibc.Chain for each chain domain passed in.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.