You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
If/when this gets implemented we can start working on a dashboard, i'm happy to also exclude tracking of any sort from the price server as well (through a param).
We don't track anything at the moment.
Also if/when we start working on a dashboard (how many people are active now, have been active in the past x days, maybe general location information, language etc) I'll make the API server public on Github. All it does is connect to Redis and ask for pricing info or connect to the Postgres db where we store historical to get the price at a certain point in time. It's Nodejs so it would be easy for everyone to read through. Also, request validation aside (make sure all the params exist, etc), there are less than 50 lines of code.
@frozeman commented on Feb 22, 2016, 11:37 AM UTC:
Adda opt out in the on boarding process to disable the there price ticker requests.
This issue was moved by @evertonfraga from ethereum/mist/issues/199.
The text was updated successfully, but these errors were encountered: