mirror of
https://github.com/getwax/zk-account-abstraction.git
synced 2026-01-09 20:47:58 -05:00
976d3f275884e3ff2d1c6320a981471d04ed82e3
* fix factories BLSFactory use same model as SimpleAccount, using immutable wallet and only user-specific params in initializer add factory for TestAggregatedAccount sapmle contract Create2Factory - use arachnid's de-facto standard deployer, instead of of the nonstandard EIP2470 (specifically, arachnid's deployer revert on errors) * gnosis account factory now Gnosis-Safe based account uses only standard gnosis contracts. The new GnosisSafeAcccountFactory only wraps the standard GnosisSafeProxyFactory to create the proxy (and initialize it with our modules)
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%