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

Feature/erc20 integration #29

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

davidp94
Copy link

@davidp94 davidp94 commented Jul 16, 2018

TODOs:

  • Run the tests
  • Write a token use case

@davidp94 davidp94 mentioned this pull request Jul 16, 2018
@barryWhiteHat
Copy link
Owner

@davidp94 really cool. Let me know when you want review ;-)

@davidp94
Copy link
Author

I think it is ready to review - I need to test myself but can't find time right now.

@barryWhiteHat
Copy link
Owner

This looks really good @davidp94 see my comments ;)

@@ -27,35 +40,38 @@ contract Miximus is MerkelTree {
uint[2] c_p,
uint[2] h,
uint[2] k,
uint[] input
uint[] input,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@barryWhiteHat should we document what are the different inputs?

@davidp94
Copy link
Author

Just ran the test and it works

@davidp94 davidp94 changed the title WIP: Feature/erc20 integration Feature/erc20 integration Jul 18, 2018
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