Skip to content

Remove unused Option en/decoding#236

Merged
dongcarl merged 1 commit intorust-bitcoin:masterfrom
dongcarl:2019-02-remove-unused-option-decoding
Feb 22, 2019
Merged

Remove unused Option en/decoding#236
dongcarl merged 1 commit intorust-bitcoin:masterfrom
dongcarl:2019-02-remove-unused-option-decoding

Conversation

@dongcarl
Copy link
Copy Markdown
Member

Fixes #175

Copy link
Copy Markdown
Contributor

@sgeisler sgeisler left a comment

Choose a reason for hiding this comment

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

Since this changes the public interface: are you sure that nothing outside this library depends on this impl?

Thinking about it there shouldn't be a valid use case since all protocol related data structures should be in rust-bitcoin. The only other place I would expect it to be used would be rust-elements, but I couldn't find code depending on it.

I think @apoelstra should have a look at it.

@sgeisler sgeisler requested a review from apoelstra February 21, 2019 22:57
@apoelstra
Copy link
Copy Markdown
Member

Agreed with @sgeisler, we might as well remove this.

@dongcarl dongcarl merged commit 4bf99e7 into rust-bitcoin:master Feb 22, 2019
yancyribbens pushed a commit to yancyribbens/rust-bitcoin that referenced this pull request Mar 23, 2024
PastaPastaPasta pushed a commit to PastaPastaPasta/rust-dashcore that referenced this pull request Feb 2, 2026
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.

4 participants