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

After persisting state: we don't have the best UX if users store ledger accounts from multiple ledger devices: - user imports an account from ledger device 1 (we only store...

discussion
ux
ledger

Minor updates to transaction preview to make it more readable in extension - split content into sections: to/from, amounts, hash - modal title takes responsibility of "type row" - hash...

Related https://github.com/oasisprotocol/oasis-wallet-web/pull/904 Related https://github.com/oasisprotocol/oasis-wallet-web/pull/771 https://github.com/oasisprotocol/oasis-wallet-web/pull/904 replaced `"background": { "scripts": ` with `"background": { "page": ` so that asynchronous chunks would be loaded correctly. But it seems that our bundle is...

p:2
firefox
extension

This depends on https://github.com/oasisprotocol/oasis-wallet-web/pull/1025; please rebase after it has been merged.

blocked

While the CI pipeline was executed for [one of the PRs](https://github.com/oasisprotocol/oasis-wallet-web/actions/runs/3104092381/jobs/5028166645), we got this error. ``` Traceback (most recent call last): File "/usr/local/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals,...

ci

_Originally posted by @csillag in https://github.com/oasisprotocol/oasis-wallet-web/pull/1018#discussion_r978138535_ : I think the icons should be the other way around. * When the text is hidden, we want to offer showing in, hence...

ui

Added in commit "ParaTimePage: reset form state on network change" If we need this here, we probably need it around clearTransaction too (for consensus transactions) _Originally posted by @lukaw3d in...

bug

Currently, if the configured gRPC server is not operational, the wallet throws a full screen error: ![Screenshot from 2022-09-07 17-07-19](https://user-images.githubusercontent.com/2518544/188918929-b4b4b050-1375-4647-bd38-ecef8e671405.png) We could give the user a clearer warning message that...

ux

| Before | After | | --- | --- | | ![localhost_3000_ (2)](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/bd61b3ed-e50c-4150-8914-c44ccd6ff671) | ![localhost_3000_](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/817a344c-536d-48ae-8be4-d454694a9876) | | ![localhost_3000_ (3)](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/8d8fc3da-c226-4cc6-bc98-ea796ca85b09) | ![localhost_3000_ (1)](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/b2c7191e-5798-496b-80ab-a2208f77bcb9) | Don agrees

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/clickhouse/clickhouse-server | | minor | `23.1.3-alpine` -> `23.12.6-alpine` | | docker.io/library/alpine...