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

WIP: missing tokenBag methods #178

Merged
merged 7 commits into from
Feb 7, 2020
Merged

WIP: missing tokenBag methods #178

merged 7 commits into from
Feb 7, 2020

Conversation

TheReturnOfJan
Copy link
Contributor

Addresses: #175

Also fixes:
#177

@TheReturnOfJan
Copy link
Contributor Author

NOTE: the Verifier contract tests are failing due to the bytecode becoming too large. I intend to patch-fix this in this PR and work on this problem more generally in a separate issue.

Copy link
Member

@johannbarbie johannbarbie left a comment

Choose a reason for hiding this comment

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

  • reviewed code
  • ran tests
  • tried to understand next fixtures
  • in awe of effort applied

return (token, success);
}

function findToken2(
Copy link
Member

Choose a reason for hiding this comment

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

document the difference to findToken, including selector param :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done now.

}

Copy link
Member

Choose a reason for hiding this comment

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

why?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The devil's work.

@TheReturnOfJan TheReturnOfJan merged commit 307c3bc into master Feb 7, 2020
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