Skip to content

Conversation

@llamasoft
Copy link

This pull request fixes issue #4. The affected functions are is_public_key() from output.py and decode_varint() from utils.py.
The linked issue has demos to illustrate the issue and how ord() fixes it.

@alecalve
Copy link
Owner

alecalve commented Jan 9, 2017

Thanks for your PR, unfortunately, it is breaking some tests as Travis is complaining. I'm looking into a solution that'll make all implementations happy

@alecalve
Copy link
Owner

alecalve commented Jan 9, 2017

I've released a new version making these changes obsoletes. Thanks again for your help, this PR gave the Python 2 solution to the issue

@alecalve alecalve closed this Jan 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.

2 participants