cosmos / ibc-go

Inter-Blockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
552 stars 586 forks source link

Add scaffolding for rollkit E2E tests #5992

Open chatton opened 8 months ago

chatton commented 8 months ago

Summary

Add scaffolding for E2E tests which should do the following

We can use the following images

within the test for this initial step.


For Admin Use

chatton commented 2 months ago

Work was done in https://github.com/cosmos/ibc-go/pull/6029 that can be referenced when this is picked up again.