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

I'm receiving "duplicate error" after changing RPC/URL and trying to see my old address #447

Closed jjmr007 closed 3 years ago

jjmr007 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?

Browser = Chrome (Version 88.0.4324.146 (Official Build) (64-bit)) / Nifty Wallet = Version 5.2.3

What operating system did you use?

OS = Windows 10 (64-bit)

Do you have screenshots showing the problem?

NIFTY

What is your issue?

  1. I exported my private key from the address i see in my default RSK profile
  2. Created custom RPC w/ https://mainnet.sovryn.app/rpc
  3. Went to "import account"
  4. Selected "private key"
  5. Pasted exported "private key"

Received duplicate error

vbaranov commented 3 years ago

@jjmr007 what did you expect? It looks for me like intended behaviour.

jjmr007 commented 3 years ago

Hi, the intended behavior is to get visible the old address; with the new RPC/URL, that old address is no longer reachable for the wallet, or is hidden. Thanks

vbaranov commented 3 years ago

Ah, understood - custom RPC is for the different chain. It should be fixed with the next release of Nifty wallet. Related to https://github.com/poanetwork/nifty-wallet/pull/451.

jjmr007 commented 3 years ago

Thank u very much!

vbaranov commented 3 years ago

Nifty Wallet 5.2.4 with the fix published.