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: return valid address for zksync deployment #520

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

kiriyaga
Copy link
Contributor

When deploying contracts on zkSync, if the constructor creates new contracts, the returned address may be invalid. In such cases, resolving the issue requires carefully examining the transaction receipt logs to pinpoint the correct address linked to the deployed contract. This meticulous search ensures the accurate integration of the contract address into the application logic, thereby rectifying any discrepancies encountered during deployment.

@wighawag wighawag merged commit 49ba7cb into wighawag:master Mar 13, 2024
2 checks passed
@wighawag
Copy link
Owner

Thanks for the PR!

available in 0.12.2

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