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

Small fixes. #11

Merged
merged 7 commits into from
Nov 8, 2017
Merged

Small fixes. #11

merged 7 commits into from
Nov 8, 2017

Conversation

zweigraf
Copy link
Contributor

@zweigraf zweigraf commented Nov 8, 2017

  • Eliminates warnings in the generated code by using special handling for methods that would result in a Void return.
  • Fix crash when address does respond to a certain function (e.g. if address is not a HumanStandardToken decoding the0x return data for Name function would crash).
  • Revert back to official CryptoSwift.
  • Improve testing guide.
  • Add unwrap() to some types to allow for getting the wrapped value out of the solidity wrapper.

@zweigraf zweigraf merged commit 339701f into master Nov 8, 2017
@zweigraf zweigraf deleted the reducewarnings branch November 8, 2017 14:44
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