-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(ics): validate consumer transactions execute (#1115)
* base WIP * try the prev attempt with new migration * attempting to bring back old + migration, no work * working * reduce complexity * add p->c IBC test (fails due to TRYOPEN) * rm unused * move ICS functions to their own .go * StartRelayer right after build with longer history * touchups * add back `StopRelayer` before `StartRelayer` * refactor: `FinishICSProviderSetup` * multiple ICS version checks (v3.1, 3.3, 4.0) * local-ic: call FinishICSProviderSetup on setup * rm `interchaintest.DefaultBlockDatabaseFilepath` * rm `interchaintest.DefaultBlockDatabaseFilepath` from other test
- Loading branch information
1 parent
6682c8c
commit 65cce0c
Showing
9 changed files
with
558 additions
and
375 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.