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

Remove encode and decode hex utils #55

Conversation

pipermerriam
Copy link
Member

@pipermerriam pipermerriam commented Apr 11, 2018

What was wrong

The rlp library had hex encoding and decoding utilities as well as rlp encoding and decoding utilities for dealing with hex encoded strings.

How was it fixed

Removed them all. Lets make pyrlp only know about bytes.

Cute animal picture

b09a9351a215659ced96bf7100ca09df

@pipermerriam pipermerriam merged commit 9f43bf5 into ethereum:master Apr 11, 2018
pacrob pushed a commit to pacrob/pyrlp that referenced this pull request Sep 21, 2023
Fix the type annotations export, adding py.typed
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

3 participants