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

catch getTokenBalance error when using an address with no balance #98

Merged
merged 1 commit into from
Dec 9, 2017

Conversation

ixje
Copy link
Member

@ixje ixje commented Dec 9, 2017

the stack[0].value returns ‘’ when using an address with no balance
causing it to throw “fixed8hex must be hex” in fixed82num().

the `stack[0].value` returns ‘’ when using an address with no balance
causing it to throw “fixed8hex must be hex” in `fixed82num()`.
@ixje
Copy link
Member Author

ixje commented Dec 9, 2017

@snowypowers note that the test failure is unrelated to my commit. It actually already failed when just pulling the latest release.

@snowypowers
Copy link
Member

no worries I will look into the tests. Good catch.

@snowypowers snowypowers merged commit 4504367 into CityOfZion:master Dec 9, 2017
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.

None yet

2 participants