-
My javvy tokens are missing
I have purchased javvy tokens in presales. But now I don't see them. Please look in to this issue.
Presales sale order numbers are 1937 & 2009.
-
Cannot include special characters in the optional Name field
Cannot include special characters (tested with apostrophe as in "Bob's Burgers") for Name or else submit won't go through.
-
Need to add a handler for "Javvy profile import" when an invalid phrase is entered
Currently, submitting an invalid phrase returns the generic "Something went wrong" error.
-
Ensure that each crypto/token supports the correct decimal places
Need to check the protocol specification for every crytpocurrency and token supported by our wallet, to ensure that we support the correct number of decimals. Some use only integers, while other have anywhere between 1-18 digits past the decimal. For instance, Bitcoin uses 18 decimals, as does many ERC-20 tokens. In the future, there may be others that support greater than 18 decimals, so we need to be forward-thinking and prepared.
-
GUI Bug: export errors need to be cleared once valid pw is entered
Under "Settings", once a password error is shown, it is not cleared once a valid password is entered.