gnosis / MultiSigWallet

Allows multiple parties to agree on transactions before execution.
https://github.com/gnosis/MultiSigWallet/releases
GNU Lesser General Public License v3.0
1.08k stars 767 forks source link

cant send anymore #276

Closed cristianizzo closed 5 years ago

cristianizzo commented 5 years ago
Screenshot 2019-05-23 at 18 13 52
denisgranha commented 5 years ago

what wallet are you using? take a screenshot of your setting plz

cristianizzo commented 5 years ago

Hi Denis, im using web wallet here the screenshot

Screenshot 2019-05-23 at 23 22 28
denisgranha commented 5 years ago

did you update recently the ledger?

cristianizzo commented 5 years ago

yes, I have updated ledger firmware and coins app. I can try with the mac app

cristianizzo commented 5 years ago

i got a different issue on mac app trying to sign a tx

Screenshot 2019-05-23 at 23 55 01
giacomolicari commented 5 years ago

Hi @cristianizzo , what's your Ledger's firmware version?

cristianizzo commented 5 years ago

Hi @giacomolicari it's the version 1.5.5

denisgranha commented 5 years ago

Hi Christian,

So the problem here might be:

First, you don't have enabled in the ledger the option for browser and smart contract data.

Second option, I think ledger moved away from U2F and chrome deprecated another protocol that ledger uses in newer versions. I'm not sure about the solution, but I think Metamask might be able to solve your issue.

You can install metamask, https://metamask.io/ and then add connect the ledger in your metamask.

Screen Shot 2019-05-24 at 16 28 46 Screen Shot 2019-05-24 at 16 28 57

Note there are two derivations, use legacy option.

Then, in your multisig options, use injected provider instead of ledger.

cristianizzo commented 5 years ago

it works with metamask, thanks :)

denisgranha commented 5 years ago

I’m glad it worked out!