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

Break the solidity portion into a reusable library #1

Open
danfinlay opened this issue Apr 13, 2017 · 2 comments
Open

Break the solidity portion into a reusable library #1

danfinlay opened this issue Apr 13, 2017 · 2 comments

Comments

@danfinlay
Copy link

danfinlay commented Apr 13, 2017

I don't just want a proving contract, I want an arbitrary contract to be able to do merkle proofs, ideally on a root it has.

Maybe the merkle proving contract lib could be published once per chain, and then a lib could be published for other contracts to ask it to prove if given leaves + proofs match their own merkle roots.

The point is, I love this, but I want it more modular/reusable. Great work!

@ameensol
Copy link
Owner

Totally agree!

@yondonfu
Copy link

Working on adding the Merkle proof functionality as a library to OpenZeppelin here! OpenZeppelin/openzeppelin-contracts#260

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

3 participants