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 169 oasis-wallet-web issues
Sort by recently updated
recently updated
newest added

If user has ledger open on main menu, and tries to open wallet from ledger: `Unknown ledger error : Unknown Status Code: undefined` ![Screenshot from 2021-10-31 20-15-00](https://user-images.githubusercontent.com/3758846/139598138-863e2d7b-5deb-41ed-bbb8-1f903246257f.png)

upstream
ui
internal

If the external service such as oasismonitor.com is down, wallet should still offer basic functionality like fetching the wallet balance, receiving and sending ROSE: - [x] Make a current full-page...

bug
ui

There is very little information about the debonding period when you want to reclaim your stake. I suggest we provide the user with basic debonding information: - [ ] model:...

enhancement
ui

Production wallets which private key is derived from the mnemonics are typically protected with passphrases as defined in [BIP39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki#from-mnemonic-to-seed). Currently one needs to use external tool to derive the private...

enhancement

Followup to #435 it would be nice to support staking to a validator which is not in the current active set. I suggest we make a component below the validator...

enhancement
p:2

https://github.com/oasisprotocol/oasis-wallet-web/blob/8a1f53d3817e67c9183d4a86941ca66886c5c8bd/src/vendors/explorer/swagger.yml#L170-L176 https://github.com/oasisprotocol/oasis-wallet-web/blob/37f8b32bb163971003b7ad77bc9e6760cdc47952/src/vendors/explorer/apis/AccountsApi.ts#L391-L398 Real response is a single object: https://monitor.oasis.dev/data/validator/oasis1qqekv2ymgzmd8j2s2u7g0hhc7e77e654kvwqtjwm

bug
p:2

Before [ADR 0008](https://github.com/oasisprotocol/oasis-core/blob/master/docs/adr/0008-standard-account-key-generation.md) was settled, some ROSE wallets already existed (Bitpie probably being the most widely used) with slightly different path derivation. From the private slack conversation with bitpie team:...

enhancement

Related to https://github.com/oasisprotocol/oasis-wallet-web/issues/403 UI checks balance of wallets before enabling transfer button, but monitor sometimes isn't up to date. Wallet could warn and allow the user to try to make...

enhancement
ui

As far as I am aware, there is currently no convenient way to export historical data from this (or for that matter any other wallet). It would be extremely useful...

enhancement

Currently, when sending or debonding all your ROSE balance, it is difficult to enter the exact amount since it can be rounded and you will not type it in entirety....

enhancement
ui