stackup-wallet / userop.js

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

Add 2.2 Kernel support #119

Open de33 opened 7 months ago

de33 commented 7 months ago

Summary of Changes" -Updated ABI files to match the new Kernel 2.2 interface and removal of deprecated ABI files. -Hardcoded addresses in src/constants/kernel.ts have been updated to point to the new Kernel 2.2 contract addresses. -Typechain factories and types have been regenerated to provide TypeScript bindings that are compatible with Kernel 2.2.