85 Commits

Author SHA1 Message Date
d6bfdc2551 Always return cached value when thegraph errors 2022-03-21 15:14:38 +01:00
114147cdcd ENS support and other stuff 2022-03-18 18:41:28 +01:00
3f1a6ef445 Added config option to disable CMC 2022-03-12 14:15:33 +01:00
3c31a2daa3 Fix accidentaly disabled CMC 2022-03-11 18:05:12 +01:00
ad5fe145cc View ticket redemptions (WIP)
Added Ticket Broker contract to watch for ticket redemptions
Make links open in  a new tab
Slight formatting updates
2022-03-11 13:40:28 +01:00
1db2a934a2 Added config options for disabling specific components as well 2022-03-07 23:33:45 +01:00
8792113e08 Simple mode to only serve the API for coin and Livepeer data
Added various other config variables to the backend
2022-03-07 23:07:53 +01:00
ce7293a906 Fix prometheus self-stake reporting 2022-03-07 21:25:31 +01:00
c1acb23b48 Fix self stake in prometheus output 2022-03-07 15:43:50 +01:00
a4303af2c8 Fix prometheus? 2022-03-07 14:41:09 +01:00
cb8c2fb58b Changed endpoit address for prometheus 2022-03-07 14:32:15 +01:00
6f2c2016e1 Added prometheus endpoint 2022-03-07 14:15:58 +01:00
d8afb4d09f hit counter 2022-03-07 12:45:58 +01:00
1995a2177a Fix updating cached delegators or orchestrators 2022-03-07 12:35:01 +01:00
a5252eb3e9 Get Orchestrator by delegator if getDelegator returns empty results 2022-03-07 12:33:05 +01:00
3815b70f66 Fix caching for delegators
Added getOrchestratorByDelegator
2022-03-07 12:18:35 +01:00
da4b365397 Fix double CMC api calls being made and set the timeout to 6mins to stay under the hard cap this month 2022-03-07 11:19:06 +01:00
e6c6a192a0
Update config.js
New config variable
2022-03-06 14:17:20 +01:00
1eb2d709d2 New Readme
Added config for default O to backend
Modified grafana scaling
2022-03-06 14:16:10 +01:00
5aadf97278 Now with block timestamps 2022-03-05 17:38:58 +01:00
daf1dc51c2 UI improvements
Backend now only syncs to DB once on boot and returns blockNumber correctly
2022-03-05 14:41:31 +01:00
8a4643f095 New syncen
Hover effectjes
2022-03-05 06:03:43 +01:00
364c3342cb Very simple fullSync option to parse all Events from start. Rest of the events still get added by listening for new events 2022-03-04 18:57:03 +01:00
3b4990865c Background loading enabled, moved out of specific components 2022-03-04 14:46:39 +01:00
361a89e313 Raw event dump added 2022-03-04 02:44:09 +01:00
f9dfe96d5e Separate Stats component 2022-03-04 02:32:41 +01:00
50dea0e3e8 Small cleanup 2022-03-03 23:01:23 +01:00
019f8ddb3b Fixes and Orchestrator info added 2022-03-03 22:25:54 +01:00
2c3b493349 Added new endpoint for getting Orch info 2022-03-03 11:56:59 +01:00
0f15927376 Now with fancy Orchestrator Viewer 2022-03-03 11:44:14 +01:00
988904d4d0 MVP getting O info using livepeer subgraph api 2022-03-03 10:51:40 +01:00
2c537b0f4c Added endpoint to O subgraph 2022-03-03 00:54:38 +01:00
6b79d1bd0c Cleanup backend code 2022-03-02 16:40:56 +01:00
09ccb8cf88
Create config.js 2022-03-01 23:56:39 +01:00
c2c07aadf7 Initial commit 2022-03-01 23:53:37 +01:00