Ethereum Wallet Co Knew About Critical Flaw That Let a User Lock Up Millions
motherboard.vice.com
Ethereum Wallet Co Knew About Critical Flaw That Let a User Lock Up Millions
1–5 of 5 posts
Re: Ethereum Wallet Co Knew About Critical Flaw That Let a User Lock Up Millions
#2Hold on. So the multisig wallet itself is a smart contract? Why isn't it this stuff handled client side?
Re: Ethereum Wallet Co Knew About Critical Flaw That Let a User Lock Up Millions
#3Hold on. So the multisig wallet itself is a smart contract? Why isn't it this stuff handled client side?
How do you plan on allowing multiple people to have partial control over a client side wallet?
Re: Ethereum Wallet Co Knew About Critical Flaw That Let a User Lock Up Millions
#4Oof. I wonder if any of the people who lost funds will sue Parity for negligence. Would they have a case?
Re: Ethereum Wallet Co Knew About Critical Flaw That Let a User Lock Up Millions
#5Hold on. So the multisig wallet itself is a smart contract? Why isn't it this stuff handled client side?
How do you plan on allowing multiple people to have partial control over a client side wallet?
I imagined something along the lines of a chain of signatures that gets broadcast as a transaction when all the pieces are in place. I've got some reading to do ..