Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

wallet.sol can't be compiled on latest ethereum wallet #70

Open
rmeruane opened this issue Sep 23, 2016 · 3 comments
Open

wallet.sol can't be compiled on latest ethereum wallet #70

rmeruane opened this issue Sep 23, 2016 · 3 comments

Comments

@rmeruane
Copy link

When I try to compile wallet.sol in latest ethereum wallet I get the following error:

Return value of low-level calls not used.
_to.call.value(_value)(_data);
^---------------------------^
,

screen shot 2016-09-23 at 3 42 47 pm

@chriseth
Copy link
Collaborator

That's a good thing! The limit functionality is totally broken. Some people have suggested better wallets. Let's not use this anymore.

@rmeruane
Copy link
Author

rmeruane commented Nov 8, 2016

commenting that lines allows to compile this contract, but even if you manage to compile it, it's totally broken, you can't even receive any deposit.

@chriseth
Copy link
Collaborator

chriseth commented Nov 8, 2016

This wallet seems much cleaner, perhaps you can use that: https://github.com/ConsenSys/MultiSigWallet/

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

No branches or pull requests

2 participants