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

Separation of deployer and paymaster signer #42

Merged
merged 2 commits into from
Sep 24, 2023
Merged

Conversation

eerkaijun
Copy link
Contributor

This is to address this issue: #40

Copy link
Member

@norswap norswap left a comment

Choose a reason for hiding this comment

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

Looks good!

lib.run(
"set paymaster key",
f"echo PAYMASTER_PRIVATE_KEY={paymaster_key} >> account-abstraction/.env"
)
Copy link
Member

Choose a reason for hiding this comment

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

What about getting rid of the variable altogether, in favor of just using config.paymaster_key everywhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Certainly very good point, have done that now.

@eerkaijun eerkaijun merged commit d3048d3 into master Sep 24, 2023
2 checks passed
@norswap norswap deleted the kai/4337-cleanup branch September 26, 2023 19:17
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