jbesraa

Results 29 comments of jbesraa

Having the same issue, none of the above worked Mac 10.15.6 Node 14

I would like to start this please. Probably will have time at the beginning of next week after the conf

Do you wanna keep this open or open new issue for each new functionality added to `payjoin-defaults` ?

Added this https://github.com/payjoin/rust-payjoin/pull/233/commits/ef8c7ec53675d06d29aa479456d2b2d812fc7402 as part of this pr https://github.com/payjoin/rust-payjoin/pull/233

Is this still needed? happy to pick it up if so.

if the user has `v2` feature enable, they cant use the `no(v2)` features right? how would we construct v1 if the context they are in is v2 ? another wonder,...

started this https://github.com/Kixunil/bip21/pull/19 will upgrade on our side when the above is merged

A weekly formatter gh job sounds good to me, but that will introduce a different problem with PRs that can have some linting changes unrelated to PR and that can...

TBH iam still not fully convinced its necessary to use nightly. * The post you linked from rust-bitcoin is from one year ago, things probably changed since then. I think...

Done few things: 1. CherryP #3056 here 2. Removed `FUNDING_SIGNED` channel state 3. Removed config `manually_broadcast_..` argument Yet to do: 1. Complete the docs 2. Fix CI 3. Improve/fix naming...