account_abstraction_alchemy 0.0.6
account_abstraction_alchemy: ^0.0.6 copied to clipboard
Account Abstraction smart wallet client for Alchemy, only supports usage with gas manager
0.0.1 #
- Initial commit
0.0.2 #
- Updated supported platforms
0.0.3 #
- Updated README.md
0.0.4 #
- Added alchemy light account support for entrypoint v.0.6
- Fixed sending batch transactions
0.0.5 #
- Added Polygon Amoy testnet network support
- Added wallet estimateGasForSingleOperation and estimateGasForBatchedOperation functions to get transaction fee which will be paid by paymaster
0.0.6 #
- Fixed _estimateGas before was returning doubled price
- update dependencies, fixed code warnings