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

Remove MultisigWallet in favor of gnosis/MultiSigWallet #328

Merged
merged 1 commit into from
Jul 24, 2017

Conversation

frangio
Copy link
Contributor

@frangio frangio commented Jul 24, 2017

We've decided to remove our own MultisigWallet from OpenZeppelin.

Our recommendation going forward is to use gnosis/MultiSigWallet. We have not performed a formal audit yet, but have informally reviewed the code in the past and consider it of excellent quality. We are aware that it has been through several audits, and will perform and publish our own soon.

This resolves the month-old issue #251, after a decision to prioritize it in light of last week's hack on the Parity multisig wallet.

Besides Gnosis' implementation being more tested and audited than our own, there was a function definition missing in our MultisigWallet which caused the contract to be abstract and thus impossible to deploy.

@frangio
Copy link
Contributor Author

frangio commented Jul 28, 2017

@frangio frangio changed the title Remove MultisigWallet in favor of ConsenSys/MultiSigWallet Remove MultisigWallet in favor of gnosis/MultiSigWallet Sep 18, 2017
@frangio frangio deleted the remove-multisig branch September 18, 2017 14:16
ProphetDaniel pushed a commit to classicdelta/Smart-Contracts that referenced this pull request Mar 9, 2018
Remove MultisigWallet in favor of ConsenSys/MultiSigWallet
@rayeaster
Copy link

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

Successfully merging this pull request may close these issues.

2 participants