Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Potential fixes on Reown and Metmask #1274

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Conversation

kantagara
Copy link
Contributor

@kantagara kantagara commented Jan 18, 2025

Note that this also HEAVILY depends on Metamasks latest version which I don't know when will be released.

It should close #1264

@kantagara kantagara changed the base branch from main to dev January 18, 2025 09:52
@rob1997 rob1997 force-pushed the nikola/reown-fixes branch from 424b290 to 7a39f99 Compare January 21, 2025 15:53
@rob1997 rob1997 force-pushed the dev branch 2 times, most recently from 762d0c4 to a9abb2c Compare January 21, 2025 16:04
@rob1997 rob1997 force-pushed the nikola/reown-fixes branch from 7a39f99 to 9c53abd Compare January 21, 2025 16:04
@rob1997 rob1997 force-pushed the nikola/reown-fixes branch 2 times, most recently from bc45c43 to 4d44a5a Compare January 21, 2025 16:11
@rob1997 rob1997 force-pushed the nikola/reown-fixes branch 2 times, most recently from 8f12ddb to ef5fef1 Compare January 21, 2025 16:16
Copy link
Contributor

@juans-chainsafe juans-chainsafe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Switch network is working as expected again! Please check this video to see that is working, it also does a mint of ERC20:

ScreenRecording_01-27-2025.10-28-04_1.MP4

We have 2 small issues:

  • Merge conflicts
  • Build error:
/Users/juanmanuelspoleti/Desktop/workspace/web3.unity/Packages/io.chainsafe.web3-unity.web3auth/Runtime/Web3AuthProvider.cs(91,31): error CS0012: The type 'EthECKey' is defined in an assembly that is not referenced. You must add a reference to assembly 'Nethereum.Signer, Version=4.26.0.0, Culture=neutral, PublicKeyToken=null'.

Assets/Tests/Anvil/AnvilProvider.cs(23,27): error CS0012: The type 'EthECKey' is defined in an assembly that is not referenced. You must add a reference to assembly 'Nethereum.Signer, Version=4.26.0.0, Culture=neutral, PublicKeyToken=null'.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants