poanetwork / nifty-wallet

A fork of MetaMask focused on the usability of real-world applications
https://chrome.google.com/webstore/detail/nifty-wallet/jbdaocneiiinmjbjlgalhcelgbejmnid
MIT License
92 stars 42 forks source link

Send menu (RSK) complains about invalid checksum #412

Closed shrlck81 closed 3 years ago

shrlck81 commented 3 years ago

If you are reporting a problem with Nifty Wallet, please include the following information:

What browser and version did you use?

Chrome

What operating system did you use?

Windows

Do you have screenshots showing the problem?

image

What is your issue?

Nifty complains that the destination address has an invalid checksum (RSK network). But checking https://address-validator.rsk.co/ says that the address is ok

vbaranov commented 3 years ago

0x6dCea26CEe6007666402Dc7F60079a71d94C0197 (which is on screenshot) is not a valid checksum based on https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP60.md. The valid one would be 0x6DceA26cee6007666402DC7F60079a71d94c0197

Screenshot 2020-10-20 at 15 31 47