etherspot / skandha

A modular typescript implementation of ERC4337 (Account Abstraction) bundler client.
https://etherspot.io
MIT License
554 stars 49 forks source link

[FEATURE] Send multiple userOps in same time #210

Open Sotatek-MinhNguyen11 opened 3 weeks ago

Sotatek-MinhNguyen11 commented 3 weeks ago

When I send multiple userOps from the same sender wallet within a short period, only the last userOp succeeds. Have you made any updates to improve this feature?