SondreB

Results 198 issues of SondreB

To improve UX when sending, the balance should show confirmed and unconfirmed, so user's don't feel they did a mistake. Maybe we shouldn't show "unconfirmed" at all? You can see...

enhancement

If the user is sent to the Blockcore Wallet with an action (e.g. login) and they don't have a wallet yet, then after initial wallet setup, it will redirect BEFORE...

We should not rely on external query for the Robot and Material Icons fonts. Add them as npm package dependencies instead.

The extension currently hold all data using the standard storage APIs on extension. We must perform testing on this for larger wallets if it would be smart to migrate to...

Got this reported by community member that a new wallet ended up looking like this without any active indexers available and selected: ![image](https://github.com/block-core/blockcore-wallet/assets/309938/aa72e629-a439-4c53-a352-456a0e6afc37)

bug

In the wallet quick mode, sending two transactions in a row quickly can result in txn-mempool-conflict: ![image](https://user-images.githubusercontent.com/309938/196275877-9347f90f-9263-405a-a6f2-0a8356165a28.png)

bug

https://github.com/getAlby/lightning-browser-extension/pull/2063

local storage is very limited in PWA mode, in extension this is not an issue as we request unlimited storage. But for PWA mode, it fails quickly on large wallets....

![image](https://user-images.githubusercontent.com/309938/215364285-203b5cf5-6975-4509-a7bd-11d5320d2165.png)

bug

https://github.com/fiatjaf/nos2x/commit/bdcf19eceff53fe9c4cf3b8ce0fb055799925eae We want to support "native" proper links for nostr and avoid using "web+" prefix, even though that can be supported as well.

enhancement
help wanted