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

add FromStr implementation for key types #60

Merged
merged 3 commits into from
Nov 4, 2018
Merged

Conversation

apoelstra
Copy link
Member

No description provided.

@apoelstra apoelstra added this to the 0.11.2 milestone Aug 26, 2018
@apoelstra
Copy link
Member Author

This is to complement the fmt::Display impls on these types. Eventually serde should use the hex encodings for human readable formats, but that would require a major version bump I think.

@apoelstra apoelstra modified the milestones: 0.11.2, 0.11.4 Sep 21, 2018
@apoelstra apoelstra mentioned this pull request Oct 28, 2018
src/lib.rs Outdated Show resolved Hide resolved
@apoelstra apoelstra merged commit 724192e into master Nov 4, 2018
@apoelstra apoelstra deleted the 2018-08-fromstr branch November 4, 2018 13:09
@apoelstra apoelstra mentioned this pull request Nov 4, 2018
8 tasks
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