unicove icon indicating copy to clipboard operation
unicove copied to clipboard

Unicove - Antelope Web Wallet 🦄

Results 66 unicove issues
Sort by recently updated
recently updated
newest added

Headers not aligned in numeric columns ![image](https://netlify-cocoon.netlify.app/.netlify/functions/fetch?code=307&path=eyJzaXRlX2lkIjoiMzA1MDY3ZjMtMmY0ZS00NTU0LTlmZWUtMWFkNzcxOWNlODcwIiwiZGVwbG95X2lkIjoiNjBiMDA5NmI0OTE2YWIwMDA4OGY5MmQyIiwiaWQiOiI0NmI0YTY3NC1jOGNkLTRjNmMtYTEwZi05ZWQxNGQ5MWRjMTMifQ==) Browser metadata ``` Path: / Browser: Safari 14.1.1 on Mac OS 10.15.7 Viewport: 906 x 696 @2x Language: en-us Cookies: Disabled ``` [View...

Blocked by a bug in Anchor Desktop

I shouldn't be able to do this with a 4 precision token like EOS: ![image](https://user-images.githubusercontent.com/677686/120716933-b96c0480-c494-11eb-94a1-fe9f2dd96c46.png) It should reject it as an invalid amount.

![recording](https://netlify-cocoon.netlify.app/.netlify/functions/fetch?code=307&path=eyJzaXRlX2lkIjoiMzA1MDY3ZjMtMmY0ZS00NTU0LTlmZWUtMWFkNzcxOWNlODcwIiwiZGVwbG95X2lkIjoiNjBhNTVkODQzYTE5YzgzMTU5YzUxOTFlIiwiaWQiOiI0NTRmOGE2ZC03YTIzLTQ3MDAtOGUwOS1hYWNkMmExN2JmMWYifQ==) Maybe adding a transition here? Adding a slide in, with the shadow and bg color fading in. What do you think too much polish for a MVP? Browser metadata...

I think we need a standard balance display element. I was just looking at Daniel's code for the token page and noticed he implemented a small balance element. I implemented...

We should display all EOSIO account names alongside an avatar image, this should serve the primary purpose of fraud prevention and secondarily allow personalization. To achieve both I propose that...

Related to #8 - if we had historical pricing information, being able to generate a CSV export of an account for tax/accounting purposes would be a nice driver for adoption....

enhancement

When viewing a transaction involving a token transfer, either individually or in a list view, the wallet should display the fiat value (configurable denomination, USD, CAD, etc) of the transaction...

enhancement

When I log in with two accounts (account1, account2), localStorage will store two sessions (session1, session2) and the list will record these two sessions (availableSessions). The account sidebar queries all...