oasis-wallet-web icon indicating copy to clipboard operation
oasis-wallet-web copied to clipboard

Official non-custodial web wallet for the Oasis Network.

Results 183 oasis-wallet-web issues
Sort by recently updated
recently updated
newest added

Since introducing the automated release process, we no longer include the following note at the top (after the heading): _NOTE: The latest stable deployed version of Oasis Wallet can be...

- Start creating wallet and type part of mnemonic ![image](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/80a63a23-42c0-4e38-a734-221998ea9e67) - rotate ![image](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/2985507d-467f-4afa-9afd-349fd286eeb2)

bug
ux

Related to https://github.com/oasisprotocol/oasis-wallet-web/issues/863#issuecomment-1158140083 (Adding contacts is being added by https://github.com/oasisprotocol/oasis-wallet-web/pull/1635)

bug
upstream
ux

- Make a ParaTime deposit into Cipher - after submitting, while waiting: navigate away, and back to ParaTimes - start clicking to withdraw from Sapphire - Cipher deposit succeeds and...

bug

Show a dropdown with previously pasted private keys (display them as eth addresses)

feature-request

| Wide screen | Extension | | --- | --- | | ![image](https://user-images.githubusercontent.com/3758846/210277668-f53bf306-e68b-45e6-ad99-e0ad188ed260.png) | ![image](https://user-images.githubusercontent.com/3758846/210277710-92ae301e-e9bb-45d1-9232-a7b4b457cd05.png) | Related code: https://github.com/oasisprotocol/oasis-wallet-web/blob/104fd956f59b87010ca79108d17709cda468bdbe/src/app/components/Transaction/index.tsx#L390

ux

Reconsider terminology: - "profile" vs "wallet" vs "account" - "open" vs "import" - "mnemonic" vs "keyphrase" All of them in one flow: - "Open wallet" -> - "Mnemonic" -> -...

https://github.com/oasisprotocol/oasis-wallet-web/pull/1382#discussion_r1157504823

The tab order for show password buttons is wrong IMO. When you see the "Enter your password" and "Enter your password again", the natural response is - I'm typing the...

ui