- Updated dependencies [
6261eed,78ec1d9]:- @turnkey/core@1.10.0
- @turnkey/sdk-types@0.11.0
- @turnkey/crypto@2.8.8
- @turnkey/react-native-passkey-stamper@1.2.6
-
#1118
29a42dbThanks @moe-dev! - Add support for high-level Ethereum transaction utilities:ethSendTransaction— new helper used as a dedicated method for submitting Ethereum transactions (sign and broadcast) via the Turnkey API.pollTransactionStatus— new helper for polling Turnkey’s transaction status endpoint until the transaction reaches a terminal state.
These methods enable a clean two-step flow:
- Submit the transaction intent using
ethSendTransaction, receiving asendTransactionStatusId. - Poll for completion using
pollTransactionStatusto retrieve the final on-chain transaction hash and execution status.
- Updated dependencies [
29a42db,29a42db]:- @turnkey/sdk-types@0.10.0
- @turnkey/core@1.9.0
- @turnkey/crypto@2.8.7
- Updated dependencies [
7185545]:- @turnkey/core@1.8.3
-
#1123
3d743dfAuthor @moeodeh3 - Fix AsyncStorage import for OAuth 2.0 flows (Discord, X) to support bundlers with non-standard CJS/ESM interop -
Updated dependencies [
3c23fc2]:- @turnkey/core@1.8.2
- Updated dependencies [
d4768c7]:- @turnkey/core@1.8.1
-
#1102
8ed182aAuthor @amircheikh - - AddedautoFetchWalletKitConfigoption to theTurnkeyProviderconfig. Setting this to false will disable the initialwalletKitConfigfetch, saving on initialization time. If this is disabled and you want to use thehandleLoginmodal with Turnkey's Auth Proxy, you must pass in the enabled auth methods manually into theTurnkeyProviderconfig.- Fixed
refreshWalletsandrefreshUsernot working whenautoRefreshManagedStateis disabled.
- Fixed
-
Updated dependencies [
fd2e031,80ea306,e1bd68f]:- @turnkey/core@1.8.0
- @turnkey/sdk-types@0.9.0
- @turnkey/crypto@2.8.6
- Updated dependencies [
5f829c6,beee465,084acce,67b03a5]:- @turnkey/crypto@2.8.5
- @turnkey/core@1.7.0
- @turnkey/sdk-types@0.8.0
- @turnkey/react-native-passkey-stamper@1.2.5
-
#1059
046544fAuthor @moeodeh3 - FixedstoreSessionnot updating wallet and user state -
#1059
046544fAuthor @moeodeh3 - FixedexpirationSecondsparam being ignored in auth functions -
Updated dependencies [
9fbd5c4]:- @turnkey/core@1.6.0
- @turnkey/crypto@2.8.4
- @turnkey/react-native-passkey-stamper@1.2.4
- Updated dependencies [
c745646]:- @turnkey/crypto@2.8.4
- @turnkey/core@1.5.2
- #1025
4bfcc1bAuthor @taylorjdawson - Fixes clientState initialization and oauth function types
- Updated dependencies [
886f319]:- @turnkey/core@1.5.1
- #992
5c4495bAuthor @amircheikh - - AddedverifyAppProofsfunction. Used alongside activities that return app proofs, this function will fetch the corresponding boot proof for a list of app proofs and securely verify them on the client. Learn more about Turnkey Verified here- All auth methods that make signup requests now optionally return a list of
appProofs
- All auth methods that make signup requests now optionally return a list of
-
#1024
45e7967Author @moeodeh3 - Removed unintended space from TURNKEY_OAUTH_REDIRECT_URL -
Updated dependencies [
5c4495b,5c4495b,5c4495b,001d822]:- @turnkey/crypto@2.8.3
- @turnkey/core@1.5.0
- @turnkey/sdk-types@0.6.3
- Updated dependencies [
9df42ad,429e4c4]:- @turnkey/sdk-types@0.6.2
- @turnkey/core@1.4.2
- @turnkey/react-native-passkey-stamper@1.2.3
- @turnkey/crypto@2.8.2
- Updated dependencies [
e5b9c5c]:- @turnkey/core@1.4.1