Leonardo L.

Results 53 comments of Leonardo L.

I created a new issue on rust-esplora-client with the approach, the idea basically adding the support by arti-hyper as a new feature flag. Adding support to rust-electrum-client would be "easier",...

I tried a different approach on https://github.com/bitcoindevkit/bdk/pull/1425, using both `print_stdout` and `print_stderr` lints, instead of adding a new step on the CI, wdyt @LLFourn @notmandatory ?

> > **NOTE:** I wasn't able to run it on the Nix installed natively on macOS (as expected I guess) > > Not expected, I am able to run natively...

>> [...] > > What package is this happened when nix try to build? I do not have a mac machine but I am happy to try fix It if...

> Hi @oleonardolima Do you go into the nix shell? > > You need do > > 1. `nix develop` > (After this you will be in the shell. It...

@notmandatory I got curious, what's the decision behind using `rusqlite` instead of something like `sqlx` ? _I'm not sure if this has been discussed before, please let me know if...

As we've been discussing about the Book of BDK, I think ADRs might also contribute by better referencing the decisions behind some specific usage/architecture mentioned in the book, so another...

All the discussions/decisions on requiring a change descriptor (#1390), and reverting on it (#1533) would be another great candidate for an ADR.

@jurvis I'm not currently working on this, other issues took priority, although it's still on my list. Is it a pressing issue/feature that you need?

> [...] afaik cashu and fedi oob will always be fixed amounts. yes, at least for fedimint the oob's have fixed amounts > [...] I plan on building the /redeem...