Skip to content

Commit 9809aea

Browse files
Upgrade MetaMask SDK to 2.0.1 (#185)
Signed-off-by: Eddie Penta <[email protected]> Co-authored-by: 0xFirekeeper <[email protected]>
1 parent 2a4b264 commit 9809aea

File tree

144 files changed

+7536
-886
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+7536
-886
lines changed

Assets/Thirdweb/Core/Plugins/MetaMask.NEthereum/MetaMaskNEthereumExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace MetaMask.NEthereum
55
{
66
public static class MetaMaskNEthereumExtensions
77
{
8-
public static Web3 CreateWeb3(this MetaMaskUnity metaMaskUnity)
8+
public static Web3 CreateWeb3(this IMetaMaskSDK metaMaskUnity)
99
{
1010
return metaMaskUnity.Wallet.CreateWeb3();
1111
}

Assets/Thirdweb/Core/Plugins/MetaMask/Editor/EditorGUI/MetaMaskWindow.cs

Lines changed: 0 additions & 537 deletions
This file was deleted.

Assets/Thirdweb/Core/Plugins/MetaMask/Editor/NaughtyAttributes.meta

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

Assets/Thirdweb/Core/Plugins/MetaMask/Editor/NaughtyAttributes/README.html

Lines changed: 1648 additions & 0 deletions
Large diffs are not rendered by default.

Assets/Thirdweb/Core/Plugins/MetaMask/Editor/NaughtyAttributes/README.html.meta

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

Assets/Thirdweb/Core/Plugins/MetaMask/Editor/NaughtyAttributes/Scripts.meta

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

Assets/Thirdweb/Core/Plugins/MetaMask/Editor/NaughtyAttributes/Scripts/Editor.meta

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

Assets/Thirdweb/Core/Plugins/MetaMask/Editor/EditorGUI.meta renamed to Assets/Thirdweb/Core/Plugins/MetaMask/Editor/NaughtyAttributes/Scripts/Editor/DecoratorDrawers.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)