pythcoiner

Results 154 issues of pythcoiner

Should we change the address display format to something more readable like it's done on specter? ![image](https://github.com/wizardsardine/liana/assets/124568858/d5346778-6877-4cd3-8739-47458299eafa)

GUI
In discussion
Enhancement

It have been reported several time by users that is not intuitive to click outside modals for close it, we should add a button for close it.

GUI
Feature

Should we allow the 2nd, 3rd, etc path to have the same timelock (just a hint)(not red)? it can, on purpose, allow having some OR in our path, using a...

Feature
In discussion

On specter the descriptor registration is stored in memory, and we can choose between several wallets, we should let the user choose the alias displayed, it's quite confusing to have...

Enhancement

Creating a setup w/ only the timelock as different is currently possible, we should at least war user about that, to avoid footgun where the user wants a decaying multisig...

GUI
Enhancement

This PR: - move helpers functions to `ledger_manager` and rework `install_app()` in order to be callable by an external app (Liana) - add a CloseApp feature into the lib &...

As of now we do not detect the state of the device (locked vs app loaded). - If the device is locked ('Enter PIN' screen) `TransportNativeHID::new()` return `LedgerHIDError::DeviceNotFound` - If...

in 0b29e5a8b41b3914c07477bda8e004e75927de7f i've unintentionally changed the default theme for `Container` leading to #12 , this PR reinstate former default. Fixes #12

radius differ between hovered/non-hovered states ![image](https://github.com/darosior/ledger_installer/assets/124568858/ef7990f5-c846-41c4-9cfe-1f3a465f9480)