Antoine Poinsot
Antoine Poinsot
Codex32 / BIP93 is a project by Leon Olson Curr and Pearlwort Snead to produce checksummed and secret-shared BIP32 master seeds. It looks like it's getting more mature, and could...
Check if the `VIRTUAL_ENV` variable is set instead of checking if the `venv` directory exists, so that if we `make` while already being in a venv (for example if zbarcam...
It seems we might actually have to do this in the end: some devices still get shipped with a firmware which don't support the latest app versions.
Some updates (don't need base58 as a dependency) and some fixes (for the ci and for the issue reported in #41).
Takes over #40 now that Coincurve appears to be fixed (see https://github.com/ofek/coincurve/issues/133#issuecomment-1974862264). Based on #42.
I need to go over the changes again, and this introduces a massive performance hit. From quick profiling i think it's from upstream changes in the miniscript policy compiler. Running...
Enough people have been testing https://github.com/darosior/ledger_installer that i feel comfortable starting to integrate pieces into Liana. A good small first step would be to make it possible for Ledger users...
Opening for @edouardparis from the meeting today. See https://github.com/wizardsardine/liana-backend/issues/116#issuecomment-2247764722.
The release build for Linux is a reproducible and bootstrappable one using Guix (see https://github.com/wizardsardine/liana/pull/140 and the documentation at [`contrib/reproducible/`](https://github.com/wizardsardine/liana/tree/master/contrib/reproducible)). The glibc this build links against is [Guix's `gcc-toolchain`](https://github.com/wizardsardine/liana/blob/73a90b412dac1d17d95fa4196771ab92af9149ad/contrib/reproducible/guix/manifest.scm#L10) which...
It's been requested a couple times, and it makes sense for instance for a passive co-signatory in a multisig. The one crafting the transaction would use a regular Liana with...