dunxen

Results 15 comments of dunxen

We're currently blocked by https://github.com/rust-bitcoin/rust-bitcoincore-rpc/pull/216 when using Bitcoin Core 23.0+. I'm working with 22.0 for now but it would be great to have that merged so there's no confusion there...

So it looks like there's no way to import bech32m addresses at all in legacy wallets. Descriptor wallets must be used for all taproot transactions and they're the default in...

> It would be good to support descriptor-based wallets in BWT. I believe all ways of adding addresses (descriptors, xpubs and addresses) could be supported. There may need to be...

> Would it be worth separating this into a dependency bump PR instead? Then the taproot changes can be based off that. Sure, yeah! I'm actually working on `addr()` descriptor...

> It feels to me that we should just remove `est_witness_weight` and use a witness weight of 0 when computing the minimum weight of the transaction and its minimum required...