Anastasios

Results 8 issues of Anastasios

> Try out this version of Leather — [Extension build](https://github.com/leather-wallet/extension/actions/runs/7963376168), [Test report](https://leather-wallet.github.io/playwright-reports/feat/block-btc-tx) In the BTC send flow we filter spendable utxo using Hiro API, in order to double check spendable...

Design: https://www.figma.com/file/FlmF7ropcijOb7iVSDqNn0/%F0%9F%9F%A7-Web-App-Explorations-2024-H1?type=design&node-id=2039-75582&mode=design&t=jbjoqCEhyQt6z8Gm-4

enhancement-p2
effort: medium
area: api
enhancement
for: development

In bitcoin related send flows we filter spendable utxo using Hiro API, in order to double check spendable utxos on the last step of tx flow we need to check...

area: security
enhancement-p2
effort: medium

> another observation re: throttling – it seems that the balances are reloading rather than refreshing – i.e. I see the skeleton loaders again instead of the cached values with...

bug-p3
effort:small
area:accounts
area:balances

> Try out Leather build 67058a1 — [Extension build](https://github.com/leather-wallet/extension/actions/runs/9112368456), [Test report](https://leather-wallet.github.io/playwright-reports/fix/increase-fee), [Storybook](https://fix-increase-fee--65982789c7e2278518f189e7.chromatic.com), [Chromatic](https://www.chromatic.com/library?appId=65982789c7e2278518f189e7&branch=fix/increase-fee) This pr removes increase fee summary step, and just shows toast on broadcasting RBF transaction both in...

Account index on home page doesn't match that one from switch acc dialog ![Screenshot 2024-05-15 at 17 50 24](https://github.com/leather-wallet/extension/assets/46521087/a2c446af-9ad0-4a68-a3b8-6db340f8dbd7)

bug-p3
effort:small
area:accounts
area:ledger

When a user initiates a transaction, wallet checks if some of used UTXOs is inscribed. We need to implement a feature that automatically attempts to regenerate the transaction when it...

bug
bug-p2
effort:medium
area:bitcoin
area:transaction-signing
area:transactions

> Try out Leather build 1df5138 — [Extension build](https://github.com/leather-io/extension/actions/runs/11370038503), [Test report](https://leather-io.github.io/playwright-reports/release-manage-tokens), [Storybook](https://release-manage-tokens--65982789c7e2278518f189e7.chromatic.com), [Chromatic](https://www.chromatic.com/library?appId=65982789c7e2278518f189e7&branch=release-manage-tokens) release pr for manage tokens feature