hivewallet / hive-js

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

Auto update balance (refresh) #201

Closed ghost closed 9 years ago

ghost commented 10 years ago

Hey!

I think it would be great if hive auto "refreshed" or "synced" every 5 to 10 seconds to see if any transactions were received.

Thanks.

jenbennings commented 10 years ago

Web hooks sockets as an alternative to something like this would be preferable... That way we can incorporate UI notifications. I'd like @weilu to contribute here so we can get an update as to whether that is going to be achievable within a reasonable amount of time. If not, I agree that we should provide some sort of polling. Our only concern is whether this method drains the battery of mobile devices at a faster rate. Not a huge concern, but worth mentioning.

ghost commented 9 years ago

Duplicate of #13