Skip to main content

9 posts tagged with "sdk"

View All Tags

AbstractionKit v0.4.0

· 6 min read

abstractionkit_poster

ethers is no longer a runtime dependency, so the install footprint is smaller. The SDK now runs in browsers and React Native out of the box. Safe accounts get v0.7 to v0.9 module migration helpers, and error handling gets revert-reason decoding plus stable AA-code parsing. There are two breaking changes worth reading before you upgrade.

AbstractionKit v0.3.3

· 3 min read

abstractionkit_poster

Paymaster methods now return a named-field object instead of a tuple or raw UserOperation, and they surface the token quote the paymaster actually applied. CandidePaymasterContext is back as its own argument. A new skipGasEstimation flag lets createUserOperation bypass the bundler round trip when the paymaster is the source of truth for gas.