Releases: candidelabs/abstractionkit
Releases · candidelabs/abstractionkit
Abstractionkit v0.2.32
Abstractionkit v0.2.30
What's Changed
- add WorldIdPermissionlessPaymaster
- feat: SafeMessage support
- multiple improvements and bug fixes
Full Changelog: v0.2.21...v0.2.30
Abstractionkit v0.2.21
What's Changed
- fix: estimate gas after token approval tx prepending for erc20 paymaster by @andrewwahid in #57
- add Tenderly simulation support
- multiple improvements and bug fixes
Full Changelog: v0.2.19...v0.2.21
Abstractionkit v0.2.19
What's Changed
- 7702 support
- Simple7702Account
- add: ep v0.8 to Bundler class
- add: ep 0.8 support to CandidePaymaster
- minor fixes to eip7702 sponsor example by @Sednaoui in #51
- Paymaster refactors by @andrewwahid in #52
- include fetchSupportedERC20TokensAndPaymasterMetadata method in pay g… by @Sednaoui in #53
- Fix/7702 token paymaster example by @Sednaoui in #55
- add: Safe on-chain identifier support
- multiple improvements and bug fixes
Abstractionkit v0.2.16
What's Changed
- Add EIP-7702 example for upgrade and batching by @Sednaoui in #48
- Fix EIP-7702 example by @Sednaoui in #49
- add :support for ep 0.8.0
- add UpgradeEOAto7702SimpleAccountAndSendTransactionWithSponsorPaymaster example
- add: Safe on-chain identifier support
- multiple improvements and bug fixes
Full Changelog: v0.2.14...v0.2.16
Abstractionkit v0.2.14
Abstractionkit v0.2.13
What's Changed
- account entrypoint migration, NestedAccounts example and bug fixes by @sherifahmed990 in #44
- add optimism opRetro projectId for repo verification by @Sednaoui in #43
Full Changelog: v0.2.12...v0.2.13
Abstractionkit v0.2.12
What's Changed
- migration from ep v0.06 to ep v0.07
- multiple improvements and bug fixes
Full Changelog: v0.2.9...v0.2.12
Abstractionkit v0.2.11
What's Changed
- Fix/remove WebauthnDummySignerSignaturePair imports from webauthn and passkeys react example by @Sednaoui in #39
- feat: add missing types to export by @thomas779 in #41
- multiple improvements and bug fixes
New Contributors
- @thomas779 made their first contribution in #41
Full Changelog: v0.2.9...v0.2.11
Abstractionkit v0.2.9
What's Changed
- add: getUserOperationEip712Data
- update: rearrange createBaseUserOperationAndFactoryAddressAndFactoryData to allow fetching the nonce values and gas prices to happen concurrently
- add expectedSigners to estimateUserOperationGas
- fix: randomize EOADummySignerSignaturePair signature for accurate op chains l1 gas cost estimation
- add DEFAULT_SECP256R1_PRECOMPILE_ADDRESS
- fix: Webauthn signer has to be the first signer for an init transaction
- add verifyWebAuthnSignatureForMessageHash
- add: expectedSigners override and createDummySignaturesForExpectedSigners
- multiple improvements and bug fixes
Full Changelog: v0.2.3...v0.2.9