Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add integration tests for IBC chains #3820
feat: add integration tests for IBC chains #3820
Changes from 55 commits
131c441
af20cba
72f9af8
77b727c
d3ffcc4
434adb1
138615d
a1d0e9e
e839965
6d06da7
25c53bd
0cbcb5d
8ccd0f8
3fa1f54
85e0036
907bf75
754e941
4cb43fc
f5da266
a49364e
abea944
0af2b33
543b08d
2cf88c8
d5d7722
f5a059c
9e32d6e
d976cbd
f5b6e8a
a43c274
e018eac
d968d93
3eddf13
1d12cd0
416b978
211a7f4
656a80c
d5506e6
fd34629
68c8e29
9b4fac3
282423b
fcc2186
aa8af90
f67900b
e174df1
5188247
cff30ea
f67bcb8
6b71b05
5fb4025
2bf6024
852e270
ddf5f10
50bcc66
7e10443
a17b4eb
0caca1f
e77a8cb
1a3672b
e49050c
2b02b9b
69a5f69
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 289 in ignite/pkg/goanalysis/goanalysis.go
ignite/pkg/goanalysis/goanalysis.go#L288-L289
Check warning on line 315 in ignite/pkg/goanalysis/goanalysis.go
ignite/pkg/goanalysis/goanalysis.go#L314-L315
Check warning on line 323 in ignite/pkg/goanalysis/goanalysis.go
ignite/pkg/goanalysis/goanalysis.go#L322-L323
Check warning on line 328 in ignite/pkg/goanalysis/goanalysis.go
ignite/pkg/goanalysis/goanalysis.go#L327-L328
Check warning on line 331 in ignite/pkg/goanalysis/goanalysis.go
ignite/pkg/goanalysis/goanalysis.go#L330-L331
Check warning on line 343 in ignite/pkg/goanalysis/goanalysis.go
ignite/pkg/goanalysis/goanalysis.go#L342-L343
Check warning on line 350 in ignite/pkg/goanalysis/goanalysis.go
ignite/pkg/goanalysis/goanalysis.go#L350
Check warning on line 61 in ignite/pkg/goenv/goenv.go
ignite/pkg/goenv/goenv.go#L60-L61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be reverted. IBC commands are already added.