extension icon indicating copy to clipboard operation
extension copied to clipboard

Bitcoin for the rest of us

Results 458 extension issues
Sort by recently updated
recently updated
newest added

Lets make it easier for users to see the **total** fee and put that on a separate line too (we do this for STX transfers too). bitcoin transaction confirmed... ![image](https://github.com/leather-wallet/extension/assets/33360391/ac30dea4-febf-422f-af9d-6fc1ea02cba7)...

enhancement-p3
area: bitcoin
area: send
enhancement
for: design

Include way to test with overriding fees provided by API

enhancement-p1
area: bitcoin
enhancement

With https://github.com/hirosystems/wallet/pull/3525 The available STX are adjusted based on pending sends of STX (going out) and pending fees. To fix https://github.com/hirosystems/wallet/issues/3338 When we add this addition based on post conditions...

enhancement-p2
area:post-conditions
area:stacks-contract-execution
area:broadcasting
area:stacks
enhancement

While the fee estimator loads and shows the loading state, it might be good to disable the main Confirm action. Sometimes it takes seconds, and an impatient user (like me)...

enhancement-p3
enhancement

To reproduce use wallet with BRC-20 wallet displayed under assets and no ~500 sat balance and take these steps: 1. Click send 2. Click BRC20 token 3. Input amount of...

bug
bug-p2
effort: medium
area: error handling
area: brc20

Some functions doesn't work with ```regtest``` networks, where this function is being used: ``` bitcoinNetworkModeToCoreNetworkMode ``` This function converts the ```regtest``` network type to ```testnet```, which makes the regtest address...

bug
bug-p2
effort:medium
area:networks

When setting a fee above 5 STX I expect the user to be given a warning/notice and require a mandatory "Yes, I'm sure" check. Similar when increasing the fee above...

bug
bug-p2
area:fees
area:increase-fees

I think we are using a one size fits all fee estimation at the moment, right? But STX transfers are much cheaper (resource wise) to include in a block than...

needs: answering
enhancement-p1
area: fees
area: stacks
enhancement

Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3. Release notes Sourced from undici's releases. v5.28.3 ⚠️ Security Release ⚠️ Fixes: CVE-2024-24758 Proxy-Authorization header not cleared on cross-origin redirect in fetch Full Changelog:...

dependencies

Recently I have noticed that Leather looks different on my Windows PC, with the scaling and colors looking a bit off. MacOS with Brave: ![Screenshot 2024-01-30 at 11 11 36 ...

area: ui
needs: visual improvement