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: incorrect target contract balance when used with predeploys #461

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

0xalpharush
Copy link
Contributor

@0xalpharush 0xalpharush commented Aug 27, 2024

Predeploys with non-payable constructors were failing when targetContractBalances was used bc the code relies on the index and it was changed by appending the predeploys. The predeploy unit test was updated as a regression test.

@0xalpharush 0xalpharush marked this pull request as ready for review August 27, 2024 19:23
@0xalpharush 0xalpharush merged commit 9bb8cb2 into master Aug 27, 2024
12 checks passed
@0xalpharush 0xalpharush deleted the fix/target-balance-with-predeploy branch August 27, 2024 19: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.

1 participant