Skip to content

Conversation

@oleonardolima
Copy link
Contributor

  • fixes the implementation of GetKey for Xprv with KeyRequest::Bip32 and a key_origin information.
  • adds a new test for a scenario where no wildcard is used, and an specific derivation index is used.

@oleonardolima oleonardolima force-pushed the fix/getkey-xprv-bip32-with-orign branch 2 times, most recently from df002e7 to 9869841 Compare October 31, 2025 15:17
- fixes the implementation of `GetKey` for `Xprv` with
  `KeyRequest::Bip32` and a key_origin information.
- adds a new test for a scenario where no wildcard is used, and an
  specific derivation index is used.
@oleonardolima oleonardolima force-pushed the fix/getkey-xprv-bip32-with-orign branch from 9869841 to 64483f3 Compare October 31, 2025 15:51
/// It is **not recommended** to use policy as a stable identifier for a miniscript. You should
/// use the policy compiler once, and then use the miniscript output as a stable identifier. See
/// the compiler document in [`doc/compiler.md`] for more details.
#[allow(rustdoc::broken_intra_doc_links)]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

In the scenario that the intra docs link is being used (e.g [doc/compiler.md]), it has now become a warning.

Let me know if I should either keep this allow or just not use a intra-doc link anymore

tcharding added a commit to tcharding/rust-miniscript that referenced this pull request Nov 3, 2025
We cannot link to a file by directory path in rustdocs. Just remove
the link.

This is breaking the docs build in rust-bitcoin#805 and is also mentioned in rust-bitcoin#872.
@tcharding tcharding mentioned this pull request Nov 3, 2025
apoelstra added a commit that referenced this pull request Nov 3, 2025
f853906 Remove link to doc file (Tobin C. Harding)

Pull request description:

  We cannot link to a file by directory path in rustdocs. Just remove the link.
  
  This is breaking the docs build in #805 and is also mentioned in #872.


ACKs for top commit:
  apoelstra:
    ACK f853906; successfully ran local tests


Tree-SHA512: d2e2eb182cb823297de53635ac23d55ff920b750d28efa7e18de08ddeda3a7f2bdffe8ff32dcf4c54ec32a33a176cea349291260388fd5e5cdad14c6c2e9802e
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.

1 participant