stackup-wallet / userop.js

A simple JS library for building ERC-4337 UserOperations.
MIT License
113 stars 32 forks source link

fix: Add check for whether account is deployed #83

Open SilasZhr opened 1 year ago

SilasZhr commented 1 year ago

What?

This PR updates both simpleAccount.ts and gasLimit.ts with initCode issue.

Why?

How?

Testing?

Passed