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: add signer as input for deployContractWithLinkedLibraries #1449

Merged
merged 1 commit into from
May 10, 2024

Conversation

kittybest
Copy link
Collaborator

@kittybest kittybest commented May 9, 2024

Description

Currently, if using Deployment helper to deploy contracts with linked libraries, it would check if there is hardhat environment running or not. Make this optional by accepting signer as input argument, for frontend to call and use.

Confirmation

Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview May 10, 2024 11:07am

Copy link
Collaborator

@0xmad 0xmad left a comment

Choose a reason for hiding this comment

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

@kittybest thanks, just one comment and change commit to feat.

contracts/tasks/helpers/Deployment.ts Outdated Show resolved Hide resolved
@kittybest kittybest force-pushed the chore/deployment-update branch from b6cd592 to 53b5487 Compare May 9, 2024 19:46
@kittybest kittybest changed the title chore: add signer as input for deployContractWithLinkedLibraries feat: add signer as input for deployContractWithLinkedLibraries May 9, 2024
Copy link
Collaborator

@0xmad 0xmad left a comment

Choose a reason for hiding this comment

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

@kittybest thanks!

@ctrlc03 ctrlc03 merged commit ee3e2a6 into dev May 10, 2024
20 checks passed
@ctrlc03 ctrlc03 deleted the chore/deployment-update branch May 10, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants