-
Notifications
You must be signed in to change notification settings - Fork 1
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(e2e): transfer erc20 token from starknet to cosmos and back #176
Conversation
4d5b5d3
to
d4f2c76
Compare
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.
Thanks Rano for the tests!
Left a few comments and a general suggestion: it’d be better if we split each direction into its own test case. It’ll make debugging way easier later on.
By the way, I opened issue #174, perhaps using a reusable test setup should make it simple to separate the tests.
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.
🎉
Closes #170
Closes #171
ics20 transfer: starknet -> cosmos -> starknet