mirror of
https://github.com/getwax/zk-account-abstraction.git
synced 2026-01-09 20:47:58 -05:00
4c0b1eeff49a2cc95e971582f08db5ffbcf3cea5
- stake-value and unstake delay are not managed by entryPoint. - `simulateValidation()` does return them (in its `SimulationResult`, so that the bundler can validate the paymaster stake is valid (and reject the UserOp if not) - stake values for a signature aggregator are also returned (in SimulationResultWithAggregation`, ) if the wallet uses an aggregator.
Implementation of contracts for ERC 4337 account abstraction via alternative mempool.
Resources
Vitalik's post on account abstraction without Ethereum protocol changes
Description
Languages
TypeScript
98.6%
Shell
0.8%
JavaScript
0.6%