Giter Site home page Giter Site logo

Comments (7)

redben avatar redben commented on June 15, 2024 1

Same issue here... signature seems to be incorrect for some reason. Using Walletlink with ethers.js web3 provider...

I see that in repo are already more opened issues without any answer.. is Walletlink not maintained anymore ?

Setting provider.isMetaMask to true should fix it. Also redefine the property as it is not writable:
Object.defineProperties(walletconnectProvider, { isMetaMask: { value: true} })

from coinbase-wallet-sdk.

jurosh avatar jurosh commented on June 15, 2024

Same issue here... signature seems to be incorrect for some reason. Using Walletlink with ethers.js web3 provider...

I see that in repo are already more opened issues without any answer.. is Walletlink not maintained anymore ?

from coinbase-wallet-sdk.

petejkim avatar petejkim commented on June 15, 2024

Hmmm are you using personal_sign?

from coinbase-wallet-sdk.

tsudmi avatar tsudmi commented on June 15, 2024

Would it be possible to switch to a standard signatures format?

from coinbase-wallet-sdk.

germanllop avatar germanllop commented on June 15, 2024

Same issue here... signature seems to be incorrect for some reason. Using Walletlink with ethers.js web3 provider...
I see that in repo are already more opened issues without any answer.. is Walletlink not maintained anymore ?

Setting provider.isMetaMask to true should fix it. Also redefine the property as it is not writable:
Object.defineProperties(walletconnectProvider, { isMetaMask: { value: true} })

This worked like a charm, can you explain what wrong with the other way please?

from coinbase-wallet-sdk.

redben avatar redben commented on June 15, 2024

I don't remember exactly but i:t has to do with this
https://github.com/ethers-io/ethers.js/blob/d3b7130ed6ec50b192eb7f33905eaa327d65eee2/packages/providers/src.ts/web3-provider.ts#L35

from coinbase-wallet-sdk.

bangtoven avatar bangtoven commented on June 15, 2024

hi. sorry for the belated response. we are marking stale issues closed for now. please open a new one if needed. thanks.

from coinbase-wallet-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.