Skip to content

Commit eb9cb28

Browse files
committed
Version bump
1 parent e2f8ca3 commit eb9cb28

9 files changed

Lines changed: 47 additions & 163 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [0.3.2] - 2024-06-26
9+
10+
### Added
11+
12+
- Identity and balance in the account view
13+
14+
### Fixed
15+
16+
- Failing builds and runtime errors caused by WebGL code optimisation
17+
- Incorrect Ronin chain explorer URL
18+
- Warming about unnecessary zxing asmdef file
19+

Packages/com.walletconnect.web3modal/CHANGELOG.md.meta

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Packages/com.walletconnect.web3modal/Runtime/Web3Modal.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public static async Task InitializeAsync(Web3ModalConfig config)
7575
throw new Exception("Already initialized"); // TODO: use custom ex type
7676

7777
SdkMetadata.Type = "w3m";
78-
SdkMetadata.Version = "unity-w3m-v0.3.1"; // TODO: update this from CI
78+
SdkMetadata.Version = "unity-w3m-v0.3.2"; // TODO: update this from CI
7979

8080
Config = config ?? throw new ArgumentNullException(nameof(config));
8181

Packages/com.walletconnect.web3modal/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.walletconnect.web3modal",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"displayName": "Web3Modal",
55
"unity": "2022.3",
66
"author": "WalletConnect",
@@ -13,9 +13,10 @@
1313
"walletconnectmodal",
1414
"walletconnectunity"
1515
],
16+
"changelogUrl": "https://github.com/WalletConnect/Web3ModalUnity/blob/main/Packages/com.walletconnect.web3modal/CHANGELOG.md",
1617
"dependencies": {
17-
"com.walletconnect.core": "3.1.7",
18-
"com.walletconnect.ui": "1.1.7",
18+
"com.walletconnect.core": "3.1.8",
19+
"com.walletconnect.ui": "1.1.8",
1920
"com.walletconnect.nethereum": "1.0.1",
2021
"com.nethereum.unity": "4.19.1",
2122
"com.unity.vectorgraphics": "2.0.0-preview.24"

Samples/W3M Basic Sample/Assets/Scenes/SampleScene.unity

Lines changed: 6 additions & 143 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ RenderSettings:
3838
m_ReflectionIntensity: 1
3939
m_CustomReflection: {fileID: 0}
4040
m_Sun: {fileID: 0}
41-
m_IndirectSpecularColor: {r: 0.3919804, g: 0.40181962, b: 0.38272074, a: 1}
4241
m_UseRadianceAmbientProbe: 0
4342
--- !u!157 &3
4443
LightmapSettings:
@@ -795,12 +794,12 @@ MonoBehaviour:
795794
m_RequiresColorTexture: 0
796795
m_Version: 2
797796
m_TaaSettings:
798-
quality: 3
799-
frameInfluence: 0.1
800-
jitterScale: 1
801-
mipBias: 0
802-
varianceClampScale: 0.9
803-
contrastAdaptiveSharpening: 0
797+
m_Quality: 3
798+
m_FrameInfluence: 0.1
799+
m_JitterScale: 1
800+
m_MipBias: 0
801+
m_VarianceClampScale: 0.9
802+
m_ContrastAdaptiveSharpening: 0
804803
--- !u!20 &519420031
805804
Camera:
806805
m_ObjectHideFlags: 0
@@ -1734,7 +1733,6 @@ RectTransform:
17341733
m_LocalScale: {x: 1, y: 1, z: 1}
17351734
m_ConstrainProportionsScale: 0
17361735
m_Children:
1737-
- {fileID: 2055773288}
17381736
- {fileID: 107767463}
17391737
- {fileID: 1879710266}
17401738
m_Father: {fileID: 491559830}
@@ -3512,140 +3510,6 @@ CanvasRenderer:
35123510
m_PrefabAsset: {fileID: 0}
35133511
m_GameObject: {fileID: 1970017051}
35143512
m_CullTransparentMesh: 1
3515-
--- !u!1 &2055773287
3516-
GameObject:
3517-
m_ObjectHideFlags: 0
3518-
m_CorrespondingSourceObject: {fileID: 0}
3519-
m_PrefabInstance: {fileID: 0}
3520-
m_PrefabAsset: {fileID: 0}
3521-
serializedVersion: 6
3522-
m_Component:
3523-
- component: {fileID: 2055773288}
3524-
- component: {fileID: 2055773290}
3525-
- component: {fileID: 2055773289}
3526-
m_Layer: 5
3527-
m_Name: address
3528-
m_TagString: Untagged
3529-
m_Icon: {fileID: 0}
3530-
m_NavMeshLayer: 0
3531-
m_StaticEditorFlags: 0
3532-
m_IsActive: 1
3533-
--- !u!224 &2055773288
3534-
RectTransform:
3535-
m_ObjectHideFlags: 0
3536-
m_CorrespondingSourceObject: {fileID: 0}
3537-
m_PrefabInstance: {fileID: 0}
3538-
m_PrefabAsset: {fileID: 0}
3539-
m_GameObject: {fileID: 2055773287}
3540-
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
3541-
m_LocalPosition: {x: 0, y: 0, z: 0}
3542-
m_LocalScale: {x: 1, y: 1, z: 1}
3543-
m_ConstrainProportionsScale: 0
3544-
m_Children: []
3545-
m_Father: {fileID: 1277349585}
3546-
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
3547-
m_AnchorMin: {x: 0, y: 1}
3548-
m_AnchorMax: {x: 1, y: 1}
3549-
m_AnchoredPosition: {x: 0, y: -25}
3550-
m_SizeDelta: {x: 0, y: 50}
3551-
m_Pivot: {x: 0.5, y: 0.5}
3552-
--- !u!114 &2055773289
3553-
MonoBehaviour:
3554-
m_ObjectHideFlags: 0
3555-
m_CorrespondingSourceObject: {fileID: 0}
3556-
m_PrefabInstance: {fileID: 0}
3557-
m_PrefabAsset: {fileID: 0}
3558-
m_GameObject: {fileID: 2055773287}
3559-
m_Enabled: 1
3560-
m_EditorHideFlags: 0
3561-
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
3562-
m_Name:
3563-
m_EditorClassIdentifier:
3564-
m_Material: {fileID: 0}
3565-
m_Color: {r: 1, g: 1, b: 1, a: 1}
3566-
m_RaycastTarget: 0
3567-
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
3568-
m_Maskable: 1
3569-
m_OnCullStateChanged:
3570-
m_PersistentCalls:
3571-
m_Calls: []
3572-
m_text:
3573-
m_isRightToLeft: 0
3574-
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
3575-
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
3576-
m_fontSharedMaterials: []
3577-
m_fontMaterial: {fileID: 0}
3578-
m_fontMaterials: []
3579-
m_fontColor32:
3580-
serializedVersion: 2
3581-
rgba: 4294967295
3582-
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
3583-
m_enableVertexGradient: 0
3584-
m_colorMode: 3
3585-
m_fontColorGradient:
3586-
topLeft: {r: 1, g: 1, b: 1, a: 1}
3587-
topRight: {r: 1, g: 1, b: 1, a: 1}
3588-
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
3589-
bottomRight: {r: 1, g: 1, b: 1, a: 1}
3590-
m_fontColorGradientPreset: {fileID: 0}
3591-
m_spriteAsset: {fileID: 0}
3592-
m_tintAllSprites: 0
3593-
m_StyleSheet: {fileID: 0}
3594-
m_TextStyleHashCode: -1183493901
3595-
m_overrideHtmlColors: 0
3596-
m_faceColor:
3597-
serializedVersion: 2
3598-
rgba: 4294967295
3599-
m_fontSize: 12
3600-
m_fontSizeBase: 12
3601-
m_fontWeight: 400
3602-
m_enableAutoSizing: 0
3603-
m_fontSizeMin: 18
3604-
m_fontSizeMax: 72
3605-
m_fontStyle: 0
3606-
m_HorizontalAlignment: 2
3607-
m_VerticalAlignment: 256
3608-
m_textAlignment: 65535
3609-
m_characterSpacing: 0
3610-
m_wordSpacing: 0
3611-
m_lineSpacing: 0
3612-
m_lineSpacingMax: 0
3613-
m_paragraphSpacing: 0
3614-
m_charWidthMaxAdj: 0
3615-
m_enableWordWrapping: 1
3616-
m_wordWrappingRatios: 0.4
3617-
m_overflowMode: 0
3618-
m_linkedTextComponent: {fileID: 0}
3619-
parentLinkedComponent: {fileID: 0}
3620-
m_enableKerning: 1
3621-
m_enableExtraPadding: 0
3622-
checkPaddingRequired: 0
3623-
m_isRichText: 1
3624-
m_parseCtrlCharacters: 1
3625-
m_isOrthographic: 1
3626-
m_isCullingEnabled: 0
3627-
m_horizontalMapping: 0
3628-
m_verticalMapping: 0
3629-
m_uvLineOffset: 0
3630-
m_geometrySortingOrder: 0
3631-
m_IsTextObjectScaleStatic: 0
3632-
m_VertexBufferAutoSizeReduction: 0
3633-
m_useMaxVisibleDescender: 1
3634-
m_pageToDisplay: 1
3635-
m_margin: {x: 0, y: 0, z: 0, w: 0}
3636-
m_isUsingLegacyAnimationComponent: 0
3637-
m_isVolumetricText: 0
3638-
m_hasFontAssetChanged: 0
3639-
m_baseMaterial: {fileID: 0}
3640-
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
3641-
--- !u!222 &2055773290
3642-
CanvasRenderer:
3643-
m_ObjectHideFlags: 0
3644-
m_CorrespondingSourceObject: {fileID: 0}
3645-
m_PrefabInstance: {fileID: 0}
3646-
m_PrefabAsset: {fileID: 0}
3647-
m_GameObject: {fileID: 2055773287}
3648-
m_CullTransparentMesh: 1
36493513
--- !u!1 &2073192200
36503514
GameObject:
36513515
m_ObjectHideFlags: 0
@@ -3808,7 +3672,6 @@ MonoBehaviour:
38083672
m_Script: {fileID: 11500000, guid: 972839f5d0f94ee993d8e63b9194ce79, type: 3}
38093673
m_Name:
38103674
m_EditorClassIdentifier:
3811-
_activeAddress: {fileID: 2055773289}
38123675
_activeChainId: {fileID: 107767464}
38133676
_initializingLabel: {fileID: 1879710267}
38143677
_connectButton: {fileID: 1389674771}

Samples/W3M Basic Sample/Assets/Scripts/Dapp.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ public class Dapp : MonoBehaviour
1414
{
1515
private bool _resumed;
1616

17-
[SerializeField] private TMP_Text _activeAddress;
1817
[SerializeField] private TMP_Text _activeChainId;
1918
[SerializeField] private TMP_Text _initializingLabel;
2019

@@ -66,7 +65,6 @@ private async void Start()
6665
_disconnectButton.interactable = true;
6766

6867
var account = await e.GetAccount();
69-
_activeAddress.text = account.Address;
7068
_activeChainId.text = account.ChainId;
7169
};
7270

@@ -81,14 +79,12 @@ private async void Start()
8179
_readContractButton.interactable = false;
8280
_disconnectButton.interactable = false;
8381

84-
_activeAddress.text = string.Empty;
8582
_activeChainId.text = string.Empty;
8683
};
8784

8885
Web3Modal.AccountChanged += (_, e) =>
8986
{
9087
var account = e.Account;
91-
_activeAddress.text = account.Address;
9288
_activeChainId.text = account.ChainId;
9389
};
9490

Samples/W3M Basic Sample/Packages/packages-lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,8 @@
290290
"url": "https://packages.unity.com"
291291
},
292292
"com.walletconnect.core": {
293-
"version": "3.1.7",
294-
"depth": 0,
293+
"version": "3.1.8",
294+
"depth": 1,
295295
"source": "registry",
296296
"dependencies": {
297297
"com.unity.nuget.newtonsoft-json": "3.2.1"
@@ -309,11 +309,11 @@
309309
"url": "https://package.openupm.com"
310310
},
311311
"com.walletconnect.ui": {
312-
"version": "1.1.7",
313-
"depth": 0,
312+
"version": "1.1.8",
313+
"depth": 1,
314314
"source": "registry",
315315
"dependencies": {
316-
"com.walletconnect.core": "3.1.7",
316+
"com.walletconnect.core": "3.1.8",
317317
"com.unity.textmeshpro": "3.0.0",
318318
"com.unity.ugui": "1.0.0"
319319
},
@@ -324,8 +324,8 @@
324324
"depth": 0,
325325
"source": "local",
326326
"dependencies": {
327-
"com.walletconnect.core": "3.1.7",
328-
"com.walletconnect.ui": "1.1.7",
327+
"com.walletconnect.core": "3.1.8",
328+
"com.walletconnect.ui": "1.1.8",
329329
"com.walletconnect.nethereum": "1.0.1",
330330
"com.nethereum.unity": "4.19.1",
331331
"com.unity.vectorgraphics": "2.0.0-preview.24"

Samples/W3M Basic Sample/ProjectSettings/PackageManagerSettings.asset

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ MonoBehaviour:
4242
m_RegistryInfoDraft:
4343
m_Modified: 0
4444
m_ErrorMessage:
45-
m_UserModificationsInstanceId: -852
46-
m_OriginalInstanceId: -856
45+
m_UserModificationsInstanceId: -834
46+
m_OriginalInstanceId: -838
4747
m_LoadAssets: 0

Samples/W3M Basic Sample/ProjectSettings/ProjectSettings.asset

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ PlayerSettings:
139139
loadStoreDebugModeEnabled: 0
140140
visionOSBundleVersion: 1.0
141141
tvOSBundleVersion: 1.0
142-
bundleVersion: 1.1.0
142+
bundleVersion: 1.3.0
143143
preloadedAssets: []
144144
metroInputSource: 0
145145
wsaTransparentSwapchain: 0
@@ -237,6 +237,7 @@ PlayerSettings:
237237
iOSMetalForceHardShadows: 0
238238
metalEditorSupport: 1
239239
metalAPIValidation: 1
240+
metalCompileShaderBinary: 0
240241
iOSRenderExtraFrameOnPause: 1
241242
iosCopyPluginsCodeInsteadOfSymlink: 0
242243
appleDeveloperTeamID:
@@ -262,7 +263,7 @@ PlayerSettings:
262263
useCustomGradlePropertiesTemplate: 0
263264
useCustomGradleSettingsTemplate: 0
264265
useCustomProguardFile: 0
265-
AndroidTargetArchitectures: 2
266+
AndroidTargetArchitectures: 3
266267
AndroidTargetDevices: 1
267268
AndroidSplashScreenScale: 0
268269
androidSplashScreen: {fileID: 0}
@@ -775,7 +776,7 @@ PlayerSettings:
775776
platformArchitecture: {}
776777
scriptingBackend:
777778
Android: 1
778-
Standalone: 1
779+
Standalone: 0
779780
il2cppCompilerConfiguration: {}
780781
il2cppCodeGeneration: {}
781782
managedStrippingLevel:
@@ -825,6 +826,7 @@ PlayerSettings:
825826
metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
826827
metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
827828
metroSplashScreenUseBackgroundColor: 0
829+
syncCapabilities: 0
828830
platformCapabilities: {}
829831
metroTargetDeviceFamilies: {}
830832
metroFTAName:

0 commit comments

Comments
 (0)