Skip to content

v4.6.0

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 01 Feb 02:04
af0243a

What's Changed

  • [General] ThirdwebManager Smart Wallet Option doNotDeployOnSignMessage has been renamed to deployOnSign and defaults to false. If kept false, trigger a transaction to bundle Smart Wallet deployment with it - good for filtering out inactives and not paying for their deployment, or going through a custom auth flow. If turned on, will deploy the smart wallet upon any message or typed data being signed.
  • [General] Moved Thirdweb/Plugins folder to Thirdweb/Core/Plugins.
  • [General] Added Assembly Definitions for Thirdweb Core, Editor and Example scripts.
  • [General] Project cleanup, client general analytics update.
  • [Native] Updated QueryAllParams.count behavior to match WebGL behavior in ERC721.GetAll and ERC1155.GetAll.
  • [Native] Reduced UserOperation (Smart Wallet transaction) polling interval from 2s to 1s.
  • [WebGL] deployonSign and ERC1155.TransferBatch are now also supported in WebGL.

This is a minor update, meaning some structure or DLL changes occured. When upgrading, it is best to remove previous SDK files to avoid issues.