hivewallet / hive-js

Hive digital currency wallet
http://www.hivewallet.com
GNU General Public License v2.0
81 stars 57 forks source link

Waggle creating new instances of yourself upon refresh #168

Closed jenbennings closed 10 years ago

jenbennings commented 10 years ago

Waggle is not turned on in a newly created wallet (see no wallet name), however I am receiving myself in the results, with an additional instance added every time I hit refresh.

This is happening on both the local build and hive-js.

jenbennings commented 10 years ago

Just tested this on production—seems I'm able to see people who haven't added a wallet name yet.

jenbennings commented 10 years ago

To clarify, if I create a new wallet, search for someone else (without adding a name), I will be visible to others using Waggle as above (avatar with no name).

weilu commented 10 years ago

I believe the issue on localhost and staging is caused by this commit: https://github.com/hivewallet/hive-js/commit/902040852a15f54b6f278dcbd6285f4ce0f53f05

@jenbennings Can you create a different issue for the no name problem in prod?