ethereum / mist

[DEPRECATED] Mist. Browse and use Ðapps on the Ethereum network.
http://ethereum.org
GNU General Public License v3.0
7.44k stars 2.12k forks source link

Update the Wallet.sol to include new updated code #783

Open alexvandesande opened 8 years ago

alexvandesande commented 8 years ago

I'm putting this here as an reminder of an important task

We have a new wallet proposed by @bencxr that we'll wait to be PRd into the app-bin repository. We need to watch these changes:

https://github.com/ethereum/dapp-bin/blob/master/wallet/wallet.sol https://github.com/ethereum/dapp-bin/pull/62 https://github.com/BitGo/eth-multisig-v2/blob/master/contracts/Wallet.sol

taoteh1221 commented 7 years ago

Has this ERC20 multisig compatibility been added yet to current Mist / Ethereum Wallet versions? Curious if ERC20 tokens can be multisig-secured through this GUI yet.