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

On chain merkle proof library #25

Closed
dob opened this issue May 31, 2017 · 3 comments
Closed

On chain merkle proof library #25

dob opened this issue May 31, 2017 · 3 comments
Milestone

Comments

@dob
Copy link
Member

dob commented May 31, 2017

We need merkle proof verification for #24. Ideally this is implemented as a library that's reusable not just in Livepeer, but elsewhere as well. Perhaps we can open as an issue and PR into OpenZeppelin.

Yondon also found this, which may be a good starting point: https://github.com/ameensol/merkle-tree-solidity/blob/master/src/MerkleProof.sol

@dob dob added this to the Jobs milestone May 31, 2017
@yondonfu
Copy link
Member

In progress here: OpenZeppelin/openzeppelin-contracts#260

@dob
Copy link
Member Author

dob commented Jul 20, 2017

Also done?

@yondonfu
Copy link
Member

Just got merged into OpenZeppelin and should be included in the next release. Will update the protocol contracts to use the OpenZeppelin release when that release is out

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