You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduces an EntryPoint parameter to the smart wallet creation flow
across C++, Blueprint, and K2Node interfaces. Updates the Thirdweb
native bindings, async task, handle, and node logic to support
specifying an entry point contract when creating a smart wallet.
Closes BLD-12
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added support for specifying an "EntryPoint" when creating a smart
wallet, available as an advanced option in relevant wallet creation
interfaces.
* **Bug Fixes**
* None.
* **Other Updates**
* Updated underlying binary libraries for all supported platforms to
newer versions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments