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

Fix can't form range. #38

Merged
merged 2 commits into from
Oct 9, 2018
Merged

Fix can't form range. #38

merged 2 commits into from
Oct 9, 2018

Conversation

fortmarek
Copy link
Contributor

When I did this:

let totalSupplyFunctionCall = Function(name: "totalSupply", parameters: [])
totalSupplyFunctionCall.encodeToCall()

It failed with this error:
image

This should fix it.

@fortmarek
Copy link
Contributor Author

Could you please merge this and add it to a new release? It is a breaking change for us 😞

@SirensOfTitan
Copy link
Collaborator

SirensOfTitan commented Oct 8, 2018 via email

@pr0zac pr0zac merged commit b93df85 into KintabaHQ:master Oct 9, 2018
@pr0zac
Copy link
Contributor

pr0zac commented Oct 9, 2018

Good catch! Merged in.

@fortmarek
Copy link
Contributor Author

And that new release? We need to add version to cocoapods dependency.

@pr0zac
Copy link
Contributor

pr0zac commented Oct 10, 2018

New release version has been pushed as 0.2.0.

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.

3 participants