Lloyd Fournier
Lloyd Fournier
Added 84ac38b593e8e6a9dcc9df1cc398d803d6eac554 which made things make a bit more sense.
This actually happened to be my use-case too. I have ids for certain resources that are referenced by host and guest that are the output of cryptographic hashes so always...
Fine to de-prioritize this one. It's here for when it's useful.
@ValuedMammal I'm not sure which "data model" we are referring to here. The one we support is `sqlite` where this is backwards compatible and transparent change. Are we talking about...
> No, this is about maintaining at least backwards compatibility of the `bdk_wallet::ChangeSet` type and all its sub-types (note that we previously also discussed introducing support for forwards compatibility also,...
We had a discovery which lead to discussion about whether this is the right approach. For silent payments you need to change the `Indexer` trait to take in a `&TxGraph`...
> Excuse the delay here, I was off for a bit. FWIW, when we started to implement our serialization, I was ensured over and over again that custom serialization is...
So there's no way at all to do this with electrum?
Why would anyone care about what HTTP client is being used under the hood? I mean as long as it does HTTP correctly. iirc the reason we had two different...
> If someone wants to access Esplora via some specialized network (i.e. TOR with something like [`arti-client`](https://docs.rs/arti-client/latest/arti_client/)). The better way to design this is to have the option for the...