greymass / anchor

EOSIO Desktop Wallet and Authenticator
https://greymass.com/anchor/
MIT License
570 stars 220 forks source link

Duplicate networks potentially break signing requests? #811

Open aaroncox opened 4 years ago

aaroncox commented 4 years ago

The user has:

  1. Added the Telos testnet as a custom network (which exists, but is hidden)
  2. Tried signing a UAL request for that testnet

image

I believe what's happening is somehow the duplicate network is causing a conflict on which blockchain it should be using to load the signing request, and causing the above error. Further investigation is needed.

aaroncox commented 4 years ago

Resetting the wallet does not fix this, might be a problem with that specific chain?