speckle-browser-extension icon indicating copy to clipboard operation
speckle-browser-extension copied to clipboard

Phantom Public Key When Creating New Account

Open anjj123 opened this issue 4 years ago • 0 comments

When creating a new account, the first public key displayed by the wallet is not reproducible. If you click the account list, the public key displayed will be different.

Steps to reproduce:

  1. Create New Account (e.g. 'Account 1')
  2. Record first public key (the "phantom" address)
  3. Click on account list drop down
  4. Observe account public key
  5. Click Account 1
  6. Public Key changes

I have tested sending funds to this "phantom" address and the account still receives it. So it may be an undefined key on the keyring or something. However, exchanges throwback errors for being invalid.

First Public Key displayed when account created: 3

Public Key displayed in drop down: 2

Public Key displayed every time account is selected: 1

anjj123 avatar Dec 11 '20 20:12 anjj123