Leonardo L.

Results 28 issues of Leonardo L.

## Description In the full-fledged version, fedimint clients should have full Tor support, being able to connect to federation peers through Tor network, either if they are hosted in clearnet...

fixes #97 ### Description It refactors the library, introducing and adding new structures/enums for Esplora API: `TransactionApi`, `AddressesApi`, `BlocksApi`, and `FeeEstimateApi`. Introduce and exposes new `trait Client` with minimal HTTP...

enhancement

**Describe the enhancement** As mentioned in https://github.com/payjoin/rust-payjoin/issues/337, it's way clearer having a `Cargo.lock` file than having the pinned dependencies only on the README and CI. In [rust-bitcoin](https://github.com/rust-bitcoin/rust-bitcoin/pull/1764/files#diff-873ea05e4169d53ce38174e5f0be1041872fb045cbb71806f25b949c0b4b5f19) it follows a...

new feature

**Describe the enhancement** As the last GitHub incident happened during a PR Review Club yesterday (14/08), it raised me a question: - Should we have an official .git repository mirror...

new feature

fixes #1018 ### Description I was going through the Project board and gave it a try as I'm already working with CI on `rust-esplora-client`, and it looked simple. I was...