thunderbiscuit

Results 191 comments of thunderbiscuit

Cool! Let me know if you need the GPG keys for the signature (is it done in the CI? that's what it is for the Kotlin libraries).

This issue might need an update, as I think the Policy module in bdk will be replaced by the policy module in miniscript.

We didn't have the Wallet.finalize_psbt() method before (or at least I can't find it anywhere), but you might be referring to the Wallet.sign() method? The `sign()` method still takes a...

Darn the Python manylinux OS based runs fail. I'll need to take a closer look and see if we can install manually the required glibc library version, or something else.

Adding an argument for the wildcard sounds like a good way to adjust and allow for the functionality we need.

The work on [Kyoto](https://github.com/rustaceanrob/kyoto) looks promising, and might be an easier fit with the BDK family of libraries.

I was in the process of updating our workflow to actions-rust-lang/audit@v1 to close this issue but then realized it only has 2 stars... A fairly not-well-known action. But then again...

The audit action is fairly bare and does not support repositories that do not have their ` Cargo.toml` file at the root. This is a feature that's been requested for...