-
This issue is continuing the closed issue of #4483.
@davidkaplanbitgo
We aim to generate a P2TR address that a user can spend only after obtaining a signature from a public key under our control…
-
`PublicKey` tracks whether it's compressed dynamically which leads to error checking when creating `wpubkey_hash`.
Having a separate type for it would push the responsibility to the caller which migh…
-
# Description
### What is this workshop about? Provide as many details as possible.
The workshop is about how to leverage miniscript on your bitcoin project. I recently did a presentation at BTC+…
-
January 16, 2023 @ 5:00p
Add comments below to add or comment on topics for [Socratic Seminar 15](https://nashbitdevs.org/socratic-seminar-15/). See also ["Where to Find Topics for Future Seminars"…
-
This is a tracking issue for ongoing PSBT work, including but not limited to implementing support for PSBT v2 [BIP-370](https://github.com/bitcoin/bips/blob/master/bip-0370.mediawiki).
For referenc…
-
https://open-vsx.org/extension/juh9870/miniscript
Published it by mistake, I'm not a maintainer of the project and my changes were intended as a PR to the main repo https://github.com/chaos95/miniscr…
-
To reproduce:
```
wget https://github.com/bitcoin/bitcoin/files/9309619/crash-2f09727aed5aca089c341208564876bc9c096ebf.bin.not.txt
FUZZ=descriptor_parse ./src/test/fuzz/fuzz ./crash-2f09727aed5ac…
-
I'm looking to use this library to build relatively complex bitcoin scripts that I can include in my transactions, but it seems that it only works with with key placeholders and not with actual keys.
…
-
Umbrella issue for 24.0 testing. Please help testing on a wide variety of supported platforms, as well as interaction with different software.
Let us know which version you tested on which operatin…
-
I absolutely _loathe_ that I have to report this, because frankly, the way Greybel does it _should_ be the way MiniScript does. In fact, keeping this behaviour through some sort of flag or setting for…