hivewallet / hive-js

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

Waggle should only include nearby users with the same network #117

Closed weilu closed 10 years ago

weilu commented 10 years ago

Currently litecoin waggle search returns bitcoin users too.

ghost commented 10 years ago

I think the way this should be handled in the future is, if my wallet supports the token that someone wants to send me, my wallet asks me if I want to create a wallet for that token, then passes that address.

weilu commented 10 years ago

Note to @javgh: the geo API now accepts network as a property of user info. Without it, users from all networks will be returned. You can test it against staging for now.