Skip to content

Fixing the Inclusivity of Z in StrKeyTranslator#523

Merged
apoelstra merged 2 commits intorust-bitcoin:masterfrom
Harshil-Jani:minor-fix
Feb 3, 2023
Merged

Fixing the Inclusivity of Z in StrKeyTranslator#523
apoelstra merged 2 commits intorust-bitcoin:masterfrom
Harshil-Jani:minor-fix

Conversation

@Harshil-Jani
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

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

@apoelstra
Copy link
Copy Markdown
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
Copy Markdown
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
heap-coder added a commit to heap-coder/rust-miniscript that referenced this pull request Sep 27, 2025
…n StrKeyTranslator

76fb99c5e89daa0b768c3b66b82b4b13977a6061 Fix the CI failing due to `which` crate (Harshil Jani)
ebe3245cbca3969d8cd2e294f1fd043a98542b6f Fixing the Inclusivity of Z in StrKeyTranslator (Harshil Jani)

Pull request description:

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

ACKs for top commit:
  apoelstra:
    ACK 76fb99c5e89daa0b768c3b66b82b4b13977a6061

Tree-SHA512: 91f73014338c8943ab59bfc4c9e16de44ac6d752f2ce7cb3a84413fbf17bf47d17351ed20707b45ce9c554341a43d0b2faa4ab856d3e734275f5dfd626f4f515
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