Antoine Poinsot

Results 549 comments of Antoine Poinsot

Thanks for the report it should soon be fixed with the migration of this plugin to the lightningd/plugins repo.

My bad. Any of those is fine.

Hi, sorry to only see this now. My thoughts with regards to `ypub`s and `zpub`s are detailed in this PR adding support for them: https://github.com/darosior/python-bip32/pull/21. TL;DR: i think people should...

In what PSBT field are script-related xpub prefixes used? The key of the `PSBT_GLOBAL_XPUB` field is explicitly defined as: > The 78 byte serialized extended public key **as defined by...

Looks like so. :/ ------- Original Message ------- Le mardi 23 août 2022 à 1:14 PM, Bryan Bishop ***@***.***> a écrit : > ok, sounds like electrum PSBT is just...

All upstream PRs were merged in order to support this. We'll be able to merge this PR once 24.0 is released.

So reducing the coordinator poll interval is resulting in a lot of timeout errors when testing on signet only with 2 wallets. I think it could be the cause of...

lol i had a 2 years old issue for this already: https://github.com/revault/revaultd/issues/35. Keeping this one as it's more detailed.

Yeah. We already do a hack for `listspendtxs`. We should make it part of revault_tx. https://github.com/revault/revaultd/pull/333#issuecomment-996624861

https://github.com/revault/revault_tx/pull/119