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(axelarnet)!: stricter validation in call contract ValidateBasic #1969

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

milapsheth
Copy link
Member

@milapsheth milapsheth commented Jul 19, 2023

Description

Addresses an audit comment.

Use ValidateString for consistency when validating contract address for CallContract request in ValidateBasic. While the failure would have been caught in msg_server later, this approach is more consistent with our validation.

AXE-1226

Todos

  • Unit tests
  • Manual tests
  • Documentation
  • Connect epics/issues
  • Tag type of change
  • Upgrade handler

Steps to Test

Expected Behaviour

Other Notes

@milapsheth milapsheth merged commit 1ab920f into main Jul 19, 2023
6 of 7 checks passed
@milapsheth milapsheth deleted the call-contract-validation branch July 19, 2023 16:57
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.

3 participants