Skip to content
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

Merged
merged 17 commits into from
Jan 10, 2025

Conversation

rnbguy
Copy link
Member

@rnbguy rnbguy commented Jan 10, 2025

Closes #170
Closes #171

ics20 transfer: starknet -> cosmos -> starknet

  • escrow on starknet
  • unescrow on starknet

@rnbguy rnbguy requested a review from Farhad-Shabani January 10, 2025 11:54
@rnbguy rnbguy force-pushed the rano/e2e/ics20-packet-starknet-cosmos branch from 4d5b5d3 to d4f2c76 Compare January 10, 2025 12:45
@rnbguy rnbguy marked this pull request as ready for review January 10, 2025 12:56
Copy link
Member

@Farhad-Shabani Farhad-Shabani left a 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.

Copy link
Member

@Farhad-Shabani Farhad-Shabani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@rnbguy rnbguy merged commit e64a8ec into main Jan 10, 2025
5 checks passed
@rnbguy rnbguy deleted the rano/e2e/ics20-packet-starknet-cosmos branch January 10, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants