getwax / wax

Wallet Account eXperiments Monorepo
MIT License
26 stars 13 forks source link

Add SponsorEverythingPaymaster #256

Closed jihoonsong closed 4 months ago

jihoonsong commented 4 months ago

What is this PR doing?

This PR adds SponsorEverythingPaymaster contract and its test, which can serve as references when developing more complex paymasters.

How can these changes be manually tested?

Its test is included in the existing plugin tests. i.e., run yarn hardhat test in packages/plugins will test the changes.

Does this PR resolve or contribute to any issues?

No.

Checklist

Guidelines