Giter VIP home page Giter VIP logo

narwallets-extension's People

Contributors

calcifer1001 avatar defe3a avatar fercargo avatar laladraws avatar luciotato avatar the-preem-palver avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

narwallets-extension's Issues

[Bug/Improvement] - Account Import

I'm importing Narwallet account ...
image
...
Oups, this is not my account ... So i Cancel...
image
Oh !! He is here !!

--->
Cancel don't work

How to remove this account ?

[BUG] - Welcome View

Step to reproduce :
Delete current narwallet extension
Add latest extension
image
In this view, disable the Menu at the top right. Because if you click on it you are stucked. You have to leave extension and launch extension again.
Then the Create password view appear

Decimal value with point when send near token to other near wallet

[Steps to reproduce]

  1. Open wallet
  2. Click "Send button"
  3. type received wallet in "Send to Account Id"
  4. Fill "Amount in NEAR" with value have point. Example "51.8"
  5. Click "OK"

[Expected result]
Send amount Near to Account ID (received wallet)

[Actual result]
Can't send Near, and show raise a error "The number ... cannot convert to BigInt because it is not a interger"

compile error on Ubuntu

There's complile error on Ubuntu, which is because the first letter of "Contact.js" is uppercase, for passing compling, need to change "Contact.js" to "contact.js" for each import statement.

import { GContact } from "../data/Contact.js";

Sending NEP-141 Tokens/assets, when there's <0.000001 left, chose the entire balance as string (yoctos)

andreapn1709.near โ€” Today at 12:56 AM
[12:57 AM]
that's my account, when I send by near web wallet, I can send all my coin,
but when use narwallet, it always keeps 0.00001 when choose max

LMT-luciotato โ€” Today at 2:45 AM
I'll add an Issue to github. I think I know what it is. Looks like a rounding problem

SOLUTION TO EXPLORE:

  1. Include up-to 6 decimal places when entering amounts.
  2. When the input amount is for example 4.123456 and the token account has 4.123456111 as balance, transfer the entire amount. The general rule is that if there will be less than 0.0000001 (1e-6) left, set to transfer the amount in yoctos (full decimals).

[Improvement] - Password creation

image

On this page, add a view button near the password to allow to check the password clearly.

Change "passwords don't match" by "Passwords don't match"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.