Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Deserialize into owned String for human-readable deserializer#29

Merged
dongcarl merged 1 commit intorust-bitcoin:masterfrom
dongcarl:2019-01-fix-serde-string-ownership-panic
Jan 23, 2019
Merged

Deserialize into owned String for human-readable deserializer#29
dongcarl merged 1 commit intorust-bitcoin:masterfrom
dongcarl:2019-01-fix-serde-string-ownership-panic

Conversation

@dongcarl
Copy link
Copy Markdown
Member

  • Modify tests to properly roundtrip for serde (de)serialization.

This blocks rust-bitcoin/rust-bitcoin#215

- Modify tests to properly roundtrip for serde (de)serialization.
@dongcarl
Copy link
Copy Markdown
Member Author

We need a new release after this, as this is blocking integration into rust-bitcoin and will cause panics for packages dependent on bitcoin_hashes.

@dongcarl dongcarl added the blocks other prs Something that blocks other PRs label Jan 23, 2019
Copy link
Copy Markdown
Collaborator

@ariard ariard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK. Build and tested on 1.22, 1.29.2, 1.32.0.

@dongcarl dongcarl merged commit 3e97a5d into rust-bitcoin:master Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

blocks other prs Something that blocks other PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants