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

Paymaster deposit script #90

Merged
merged 2 commits into from
Jan 14, 2024
Merged

Paymaster deposit script #90

merged 2 commits into from
Jan 14, 2024

Conversation

eerkaijun
Copy link
Contributor

The paymaster needs to deposit Ether into the entrypoint contract in order to sponsor user transactions. Previously this was done in the test script, but for the paymaster service to serve its purpose, I've moved this to before starting the paymaster server. The amount to be deposited can be set in the config file. The deposit script can also be run anytime if the operator wants to top up funds.

config/account_abstraction.py Show resolved Hide resolved
@eerkaijun eerkaijun merged commit be7b97e into master Jan 14, 2024
2 checks passed
@eerkaijun eerkaijun deleted the paymaster-deposit branch January 14, 2024 22: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