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: log addresses script mode #15

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

yiweichi
Copy link
Member

Fix function setScriptMode() in ./scripts/deterministic/DeterministicDeployment.sol set ScriptMode to WriteConfig when pass "log-addresses" as paremeter.

@dghelm
Copy link

dghelm commented Jul 24, 2024

Fix looks right, but I think I'm missing context here. When will we expect to pass this parameter? The gen-config and deploy scripts that docker calls use the other modes -- is this just for being able to get the contract addresses without regenerating configuration files (and without re-deploying)?

@yiweichi
Copy link
Member Author

Fix looks right, but I think I'm missing context here. When will we expect to pass this parameter? The gen-config and deploy scripts that docker calls use the other modes -- is this just for being able to get the contract addresses without regenerating configuration files (and without re-deploying)?

Yes, I think so.

@yiweichi yiweichi merged commit 7b0b840 into feat-deterministic-deployment Jul 24, 2024
2 checks passed
@yiweichi yiweichi deleted the fix-set-script-mode branch July 24, 2024 18:10
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