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

refactor: Streamline Cosmos-to-Polkadot type conversion and vice versa #127

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

code0xff
Copy link
Contributor

This PR refactors the Cosmos-to-Polkadot type conversion. It defines constants for Cosmos user and contract address lengths and replaces the length check with the ensure! macro for Cosmos address validation.

@code0xff code0xff requested a review from conr2d January 21, 2025 10:40
@code0xff code0xff merged commit 76f2190 into main Jan 23, 2025
4 checks passed
@code0xff code0xff deleted the cosmos-refactor branch January 23, 2025 06:24
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants