A privacy-preserving gas payment system built on Ethereum using Semaphore zero-knowledge proofs and Account Abstraction (ERC-4337)
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
0.7.04.8.2^4.11.1^16.5.00.2.0^0.3.0^3.0.0^2.0.14^2.24.1^2.3.1^3.5.3^2.0.024
commits
added integration test for one-time-use and gas-limited paymaster
6d1fc7dView on GitHubupdated the deploy script and deployed contract address
8e3027dView on GitHubupdated cache-enabled-gas-limited-paymaster integration test
df568caView on GitHubadded check for postOpGasLimit in validatePaymasterUserOp method to avoid attack with low postOpGasLimit values
7baf317View on GitHubfix: tree depth check in GasLimited and OneTimeUse Paymaster
7219e05View on GitHubMerge pull request #3 from KannuSingh/chore/restructure-and-refactor
0039c2eView on GitHubMerge pull request #2 from KannuSingh/feat/cache-enabled-gas-limited-paymaster
f86fcf1View on GitHubadded new e2e lifecycle flow for CacheEnabledGasLimitedPaymaster
1034971View on GitHubadded ignition module for CacheEnabledGasLimitedPaymaster
12edb59View on GitHubsmall gas improvements and updated integration script
e4047cdView on GitHub