-
I have a few doubts/questions about the new `effective_value` function:
- How can it be correct if it does not consider weather we are adding this input to a legacy or segwit transaction?
- What i…
-
While using the bitcoin testnet 2.2.0-beta app I am getting the following on any operation that requires registering (such as signing, confirming addresses, or confirming the wallet policy):
```
L…
-
Using new miniscript-supporting firmware https://github.com/digitalbitbox/bitbox-wallet-app/releases/tag/v4.39.0 bitbox fails to sign psbt (using command `hwi signtx`) and fails with following message…
-
I would like to have different severities for different errors in the same report.
-
BIP-32 defines an extended key identifier, we call this abstraction `XpubIdentifier` but this is not totally correct because it identifies xpubs and xprivs.
### Considerations
- `Identifier` is …
-
`/dist` folder is not updated due included in `.gitignore` but some files are needed to build
See file `/src/modules/index.js`:
```
import explorerReadme from "../../dist/public/docs/explorer/READM…
-
cargo install --all-features --bins --path .
```
error[E0275]: overflow evaluating the requirement `F: FnMut`
|
= help: consider increasing the recursion limit by adding a `#![recursion_limit …
-
I know it is a feature and not a bug - but maybe there is some way to solve that, since it works for non-timelocked multisigs.
What I get is
```
BitBox02 attestation check PASSED
{"error": "Inp…
-
```
Compiling miniscript v9.0.1
error[E0275]: overflow evaluating the requirement `F: FnMut`
|
= help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attri…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
Performing tests on PR #54 cross-built the binaries for Windows on WSL with Ubuntu 22.04, du…