Skip to content

Fixing the Inclusivity of Z in StrKeyTranslator #523

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

Merged
merged 2 commits into from
Feb 3, 2023

Conversation

Harshil-Jani
Copy link
Contributor

Fixing StrKeyTranslator in test_utils.rs where Z was not included.
Closes #496
Signed-off-by: Harshil Jani harshiljani2002@gmail.com

Signed-off-by: Harshil Jani <harshiljani2002@gmail.com>
@apoelstra
Copy link
Member

Oof, looks like some sort of Github hiccup is causing CI failures. Will retry in a few hours.

apoelstra
apoelstra previously approved these changes Feb 1, 2023
Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK ebe3245

@Harshil-Jani
Copy link
Contributor Author

Opened an issue for this at which-rs
harryfei/which-rs#67

@apoelstra
Copy link
Member

@Harshil-Jani if you look at our existing contrib/test.sh script you'll see several lines that look like cargo update --precise or something. In another commit, can you add a new line that pins which to 4.3.0? That will make CI pass here.

Or we'll get to it in some other PR, but yours happens to be active :)

Signed-off-by: Harshil Jani <harshiljani2002@gmail.com>
Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK 76fb99c

@apoelstra apoelstra merged commit 71f7f1b into rust-bitcoin:master Feb 3, 2023
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.

StrKeyTranslator excludes Z
2 participants