v2.4
What's Changed
- Added new ERC1271 signature verification logic in Kernel v0.2.3 by @de33 in #43
- added delegatecall support by @leekt in #44
- session key validator fixed for batch scenario by @leekt in #45
- fix: warning removed, forge fmt by @leekt in #46
- Documentation & minor gas optimisation during userOpExecution by @KONFeature in #50
- Add p256 validator by @de33 in #48
- deterministic deploy by @leekt in #51
- ⚡️ Optimise gas usage when enabling p256 validator, add a few comments by @KONFeature in #52
- Fix/audit recovery by @leekt in #53
- ✨ Introduce a new Ecdsa Validator, using EIP-712 as signature by @KONFeature in #55
- Fix/conflict master by @leekt in #57
- feat: added delegateCall support in session key by @SahilVasava in #54
- fmt by @leekt in #60
- Script/deploy recovery by @leekt in #59
- Deploy/sepolia by @leekt in #61
- Deploy/session key by @leekt in #62
- deployed on gnosischain by @leekt in #63
- Update deployment addresses for Kernel and KernelLite v2.3 in README by @de33 in #66
- ⚡️ Migrate from require(string) to revert error on Factory & LiteEcdsa by @KONFeature in #58
- feat: add stealth address validator by @jstinhw in #64
- Feat/event weighted ecdsa by @leekt in #65
- Cherrypick dev by @leekt in #67
- Temp/script by @leekt in #69
- Restructure - move plugin to separate repo by @leekt in #70
- Restructure by @leekt in #71
- Add WebAuthN validator by @KONFeature in #68
- Feat/add validate by @leekt in #73
- Feat/weighted ecdsa by @leekt in #74
- Feat/weighted ecdsa by @leekt in #77
- fixed Console.sol by @leekt in #79
- audit fixes by @leekt in #80
- changed test to use standard message hash by @leekt in #81
- ✨ Add the options to upgrade to the RIP-7212 p256 verifier by @KONFeature in #82
- Modular permission by @leekt in #84
- Fix/execute batch by @leekt in #85
- Update README.md by @leekt in #86
- v2.4 by @leekt in #56
- fix: weigthed ecdsa validator by @adnpark in #90
- ✨ Add webauthn authenticator id in the enable event by @KONFeature in #89
- V2 script by @leekt in #99
New Contributors
- @de33 made their first contribution in #43
- @KONFeature made their first contribution in #50
- @jstinhw made their first contribution in #64
- @adnpark made their first contribution in #90
Full Changelog: v2.3...v2.4