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: Integrate white listed cross chain mint addresses #6177

Merged

Conversation

mariusmihaic
Copy link
Contributor

Reasoning behind the pull request

Proposed changes

Testing procedure

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

}

mapCrossChainAddresses := make(map[string]struct{})
for _, address := range convertedCrossChainAddresses {
Copy link
Contributor

Choose a reason for hiding this comment

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

you have this code in a lot of places. I think it would be better to move it inside the builtInFunctionFactory.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Refactored

Copy link
Contributor

@sasurobert sasurobert left a comment

Choose a reason for hiding this comment

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

the only comment added.

axenteoctavian
axenteoctavian previously approved these changes May 30, 2024
factory/api/apiResolverFactory.go Outdated Show resolved Hide resolved
factory/api/apiResolverFactory.go Outdated Show resolved Hide resolved
@mariusmihaic mariusmihaic merged commit bc10807 into feat/esdt-prefix May 31, 2024
4 checks passed
@mariusmihaic mariusmihaic deleted the MX-15445-integrate-local-mint-burn-vm-common branch May 31, 2024 10:19
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.

4 participants