bcnmy / biconomy-client-sdk

Biconomy SDK is a plug & play toolkit for dApps to build transaction legos that enable a highly customised one-click experience for their users
MIT License
76 stars 78 forks source link

fix: remove sign typed data #548

Closed VGabriel45 closed 3 months ago

VGabriel45 commented 3 months ago

Removing signTypedData as Biconomy Smart Account V2 is not compatible with ERC 712. The assumption made at integration time of this feature was incorrect and can be confusing if not removed.


PR-Codex overview

This PR updates the codebase to remove the functionality of signing typed data in smart accounts and adds error handling for unsupported operations.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

github-actions[bot] commented 3 months ago

size-limit report 📦

Path Size
core (esm) 54.95 KB (+0.04% 🔺)
core (cjs) 60.15 KB (+0.01% 🔺)
account (tree-shaking) 52.52 KB (+0.08% 🔺)
bundler (tree-shaking) 2.54 KB (0%)
paymaster (tree-shaking) 2.23 KB (0%)
modules (tree-shaking) 40.32 KB (0%)