Releases: candidelabs/abstractionkit
Releases · candidelabs/abstractionkit
Abstractionkit v0.2.6
What's Changed
- 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
- multiple improvements and bug fixes
Full Changelog: v0.2.4...v0.2.6
Abstractionkit v0.2.4
What's Changed
- add verifyWebAuthnSignatureForMessageHash
- add: expectedSigners override and createDummySignaturesForExpectedSigners
- multiple improvements and bug fixes
Full Changelog: v0.2.3...v0.2.4
Abstractionkit v0.2.3
What's Changed
- Update README.md by @Sednaoui in #33
- bump UsingBundler example to abstractionkit to 0.2.2 by @Sednaoui in #34
- fix dummySigner to dummySignerSignaturePairs in webauthn example by @Sednaoui in #35
- fix: buildSignaturesFromSingerSignaturePairs doesn't work with compination of webauthn and ecdsa signature
Full Changelog: v0.2.2...v0.2.3
Abstractionkit v0.2.2
What's Changed
- Feat/support sponsorship policy ids by @andrewwahid in #31
- Allowance module support, fetch prices from polygon gas station and createAddOwnerWithThresholdMetaTransactions by @sherifahmed990 in #32
- multiple improvements and bug fixes
New Contributors
- @andrewwahid made their first contribution in #31
Full Changelog: v0.2.0...v0.2.2
Abstractionkit v0.2.1
What's Changed
- Feat/support sponsorship policy ids by @andrewwahid in #31
- Allowance Module support
- multiple improvements and bug fixes
New Contributors
- @andrewwahid made their first contribution in #31
Full Changelog: v0.2.0...v0.2.1
Abstractionkit v0.2.0
What's Changed
- Entrypoint v0.07 support
- Passkeys support
- Social recovery support
- Gas sponsorship with gas policies
- multiple improvements and bug fixes
Full Changelog: v0.1.13...v0.2.0
Abstractionkit v0.1.17
Abstractionkit v0.1.16
What's Changed
- Add entrypoint v0.07 support
- Add support to safe module v0.3.0
- Add testing
- Fix/signature webauthn typos by @Sednaoui in #17
- fix/github link to passkeys branch by @Sednaoui in #19
- Replace bundler beta endpoints with production in examples by @Sednaoui in #21
- Replace bundler beta endpoints with production in examples by @Sednaoui in #22
- Update experimental branch by @sherifahmed990 in #23
- multiple improvements and bug fixes
Full Changelog: 0.1.13...v0.1.16
Abstractionkit v0.1.13
What's Changed
- Fix gas estimation by setting gas limits and prices to zero and other improvements by @sherifahmed990 in #16
- Fix/set gas limits and prices to zero for gas estimation by @sherifahmed990 in #18
Full Changelog: 0.1.7...0.1.13