Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/higher level erc20 helper (#278)
* prepareUserOperaiton with ERC-20 flow * lint * refactor * fix imports * refactor * fix build * fix package.json * fix import * fix import * fix * fix ordering * cleanup erc20 sponsor flow * chore: format * refactor * chore: format * flow for approving+sending userOperation * lint * update tests * lint * fix * chore: format * set viem version * chore: format * set viem peer dependency version * chore: format * add test cases * chore: format * fix tests * chore: format * fix ERC-7677 endpoints * fix test cases * remove getAccount util * add comments * add changeset * rename method to prepareUserOperationWithErc20Paymaster * fix PR comments * lint * fix * set error message * add getChainId, rename to prepareUserOperationForErc20Paymaster, remove global experimental export * lint * remove changeset * remove console.log * chore: format * fetch chain from account * fix failing tests * move helper to experimental/pimlico/utils --------- Co-authored-by: mouseless-eth <[email protected]>
- Loading branch information