Skip to content

Conversation

@dirtycajunrice
Copy link
Contributor

@dirtycajunrice dirtycajunrice commented Oct 14, 2024

Additions

  • Ecosystem Wallet Linking
  • Dynamic K2Nodes to consolidate functionality for Creating Wallets, Signing in, and signing messages
  • AsyncTaskThirdweb{Purpose}Base files to standardize code
  • K2Node_ThirdwebBase to standardize K2Node creation
  • Static CountryCode convenience definitions for Phone OTP
  • ThirdwebUncookedOnly module to house all K2Node related code

Enhancements

  • Examples updated to match changed blueprint nodes
  • All networked C++ Functions migrated to UE::Tasks threads with delegate return types
  • All Blueprint functions mapped to now-delegate C++ functions converted to AsyncTasks

Removals

  • EThirdwebAuthenticationMethod dangling unused enum

* Title changes with input
* All input is responsive now
# Conflicts:
#	Content/ThirdwebMacroLibrary.uasset
#	Source/ThirdParty/Win64/libthirdweb.lib
#	Source/Thirdweb/Private/ThirdwebFunctionLibrary.cpp
#	Source/Thirdweb/Private/Wallets/ThirdwebInAppWalletHandle.cpp
#	Source/Thirdweb/Private/Wallets/ThirdwebSmartWalletHandle.cpp
#	Source/Thirdweb/Private/Wallets/ThirdwebWalletHandle.cpp
#	Source/Thirdweb/Public/AsyncTasks/AsyncTaskThirdwebLoginWithOAuth.h
#	Source/Thirdweb/Public/Browser/ThirdwebOAuthExternalBrowser.h
#	Source/Thirdweb/Public/Thirdweb.h
#	Source/Thirdweb/Public/ThirdwebCommon.h
#	Source/Thirdweb/Public/ThirdwebFunctionLibrary.h
#	Source/Thirdweb/Public/ThirdwebRuntimeSettings.h
#	Source/Thirdweb/Public/ThirdwebUtils.h
#	Source/Thirdweb/Public/Wallets/ThirdwebInAppWalletHandle.h
#	Source/Thirdweb/Public/Wallets/ThirdwebSmartWalletHandle.h
#	Source/Thirdweb/Public/Wallets/ThirdwebWalletHandle.h
#	Source/ThirdwebEditor/ThirdwebEditor.Build.cs
#	Thirdweb.uplugin
@dirtycajunrice dirtycajunrice merged commit 85ad62c into main Oct 16, 2024
@dirtycajunrice dirtycajunrice deleted the 1.5.0-dev branch October 16, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants