lily-wallet icon indicating copy to clipboard operation
lily-wallet copied to clipboard

The best way to secure your bitcoin.

Results 38 lily-wallet issues
Sort by recently updated
recently updated
newest added

There is a bug where mnemonic wallets cannot send. The broadcast transaction buttons looks like you can send but the button doesn't do anything. The issue stems from here: https://github.com/Lily-Technologies/lily-wallet/blob/master/src/pages/Send/Onchain/index.tsx#L133...

bug

I see that even with a wallet with very few transactions (3 in my case) the app takes ~10 seconds to be able to provide a fresh address when using...

Allow using a passphrase with hardware wallets. This is available via HWI command modification and adding some other prompt to input. Should guide user towards not using when creating multisig...

In order for HWI to work in a browser setting, there needs to be some sort of companion app that is able to run and access USB ports to support...

Use `currentBitcoinPrice` to calculate BTC value in USD terms on account page.

Add ability to choose the UTXOs sent in a transaction Some references: BitcoinDesign/Guide#90 https://www.figma.com/file/jdAqIWCVPRXudqiCYfXOUG/Simplified-coin-control-with-presets

It would be nice to allow users to print out recovery instructions to give to their estate planner. Basically a PDF download of instructions for sending coins, possibly a section...

Be able to add labels to UTXOs / Transactions. Related to #58 and #38 since labels will be saved to a file.

tabconf

Currently when sending from a vault the wallet will add the change output, however without adding meta information to the PSBT that would allow hardware wallets to understand it is...

Hi, I see blockstream rteturns a max of 50 txs per addrress. Is pagination already implemented in the code or you only show the last 50 transactions? Thanks

enhancement