-
Notifications
You must be signed in to change notification settings - Fork 610
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
E2E: Failed token transfer receiver address is not valid #1996
Merged
chatton
merged 38 commits into
main
from
cian/issue#1964-e2e-failed-token-transfer---receiver-address-is-not-valid
Aug 16, 2022
Merged
Changes from 36 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
bb44e68
add successful transfer test
colin-axner c37c716
add back start relayer
colin-axner 4a56830
use one wallet, fix various bugs
colin-axner f7de720
fix various bugs, except last issue
colin-axner dad0435
chore: using single registry for all images
chatton acda77b
fix test
colin-axner 0abc9de
Merge branch 'main' into cian/use-single-registry-for-simd
chatton f288a87
chore: updating readme to use main tag
chatton 1eced8d
chore: refactor e2e.yml to use reusable workflow
chatton 0f54059
chore: adding import for clienttypes
chatton 732a91d
Merge branch 'cian/fix-e2e-build' into cian/issue#1980-update-our-e2e…
chatton eab0ce5
chore: correcting workflow syntax
chatton afdcecb
chore: adding test-entry-point param
chatton db5ef23
chore: correcting reference format
chatton b1ff186
merge main
chatton d135760
merge main
chatton 6f565b1
chore: moving workflow to subdirectory
chatton b8a5a77
Merge branch 'main' into cian/issue#1980-update-our-e2e-ci-to-use-reu…
chatton cdb5ed6
Merge branch 'main' of github.com:cosmos/ibc-go into colin/1963-e2e-t…
colin-axner 62cb63d
moved out of separate folder
chatton a0c53c7
Merge branch 'cian/issue#1980-update-our-e2e-ci-to-use-reusable-workf…
chatton 44a47ee
add packet relayed assertion
colin-axner 5f6f0c5
chore: correctly pass rly tag
chatton c3ba717
chore: merge main
chatton fe15b89
chore: skipping individual steps instead of full job
chatton e9d0ff3
chore: skip checkout
chatton 2090a2d
chore: renamed to add -workflow-call.yml
chatton 16660bb
add transfer test suite as option to e2e manual
colin-axner bf392b3
chore: E2E TestMsgTransfer_InvalidAddress_UnescrowsTokens
chatton cb58310
chore: renaming test
chatton 4ce723a
Merge branch 'main' into cian/issue#1964-e2e-failed-token-transfer---…
chatton 5b642ad
Merge branch 'main' into cian/issue#1964-e2e-failed-token-transfer---…
chatton 5ed063c
Merge branch 'cian/issue#1980-update-our-e2e-ci-to-use-reusable-workf…
chatton 2b98885
chore: merge main
chatton b489d00
merge conflicts
chatton 8bc35bf
Merge branch 'main' into cian/issue#1964-e2e-failed-token-transfer---…
chatton cce5533
Merge branch 'main' into cian/issue#1964-e2e-failed-token-transfer---…
chatton 04e7335
Merge branch 'main' into cian/issue#1964-e2e-failed-token-transfer---…
chatton File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
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.
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.
I missed changing these env vars in a previous PR.