-
The trait is currently defined as:
```rust
fn coin_select(
&self,
utxos: Vec,
use_all_utxos: bool,
fee_rate: FeeRate,
amount_needed: u64,
input_witness_weight: usize,…
-
Hello,
I want to make a nodejs script that takes a mnemnotic as input and it will generate an address with a custom deviation path(m/49'/1'/0'/0/0) then it will generate a transaction hex.
I've…
-
For example, let's assume I want to generate addresses under the following BIP84 (BIP44 for native segwit) derivation paths:
```m / 84' / 0' / 0' / 0 / 0```
```m / 84' / 0' / 0' / 1 / 0```
And …
-
Hello,
It`s possible to create BECH32 (P2WPKH) addresses with bit library?
Thanks!
OSoup updated
4 years ago
-
The following PSBT fails to sign correctly on Trezor:
(Testnet, seed "all all all...")
```
cHNidP8BAHECAAAAAecEAgWR8szJlB6pdc1WWqPRPz7QtRaBvrL8N+uBEwYJAQAAAAD9////AlDDAAAAAAAAFgAUoba87EO4px+ZskFuuE…
-
If you send `536 sats` or less you will get: (which is expected)
![dust](https://user-images.githubusercontent.com/52379387/76112175-fe7b5f80-5fe1-11ea-90f4-5c42fc244227.PNG)
https://blockstream…
-
Lost a node due to a corrupted channels.db, and channels were remotely force-closed (not part of online SCB)
LND doesn't appear do anything with the SCB's in this scenario that makes the funds acce…
-
I tried first time Wasabi on my Mac, and after connecting it to a Trezor_1 wallet I sent some cents from another wallet
When trying to send the money back it failed multiple times so I ended up sen…
-
Bitcoin scripting system is a confusing one; so to align with the terminology with the standards I propose to introduce a `WitnessProgram` type, which, according to BIP-141, is a hash kept in the firs…
-
Versions:
```
JM 0.6.2
Fedora Linux 32
```
Since CoinJoin does not work with the IRC servers provided by default (https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/602), I've ena…