Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Improvement: add 'to_string' and 'from_str' for most of common types #10

Merged
merged 3 commits into from Oct 11, 2019

Conversation

garyyu
Copy link
Member

@garyyu garyyu commented Oct 11, 2019

Some improvements:

  • Fix a warning: use of deprecated item 'std::mem::uninitialized'
  • Add 'to_string' and 'from_str' for Commitment, PublicKey, SecretKey, Signature, Message.
  • Add option_seckey_serde for Option Serialization/Deser.
  • Add rustfmt into the git commit pre-hook.

* Fix a warning: use of deprecated item 'std::mem::uninitialized'
* Add 'to_string' and 'from_str' for Commitment, PublicKey, SecretKey, Signature, Message.
* Add option_seckey_serde for Option<SecretKey> Serialization/Deser.
@garyyu garyyu changed the title Improvement: add 'to_string' and from_str for most of common types Improvement: add 'to_string' and 'from_str' for most of common types Oct 11, 2019
@garyyu garyyu merged commit 66c6445 into gottstech:master Oct 11, 2019
@garyyu garyyu deleted the to_string branch October 11, 2019 05:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant