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

fix(interchain-token-service): add destination validation checks #150

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

AttissNgo
Copy link
Contributor

@AttissNgo AttissNgo commented Jan 17, 2025

AXE-7104

Replaces work from #135 following the update of package names in #145.

Additionally, comments from #135 are resolved in this PR.

Adds two checks recommended by FYEO initial security review (https://gofyeo.slack.com/files/UBB212K7X/F088VV30JDN/axelar_-_security_code_review___axelar_-_soroban_v0.1.pdf)

- add non-empty destination address check to interchain_transfer
- add check to deploy_remote_token to prevent deploying to current chain
@AttissNgo AttissNgo requested a review from a team as a code owner January 17, 2025 00:48
@AttissNgo AttissNgo merged commit 1b77756 into main Jan 17, 2025
5 checks passed
@AttissNgo AttissNgo deleted the fix/its-validate-destination-v2 branch January 17, 2025 01:15
@ahramy ahramy mentioned this pull request Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants