56 Commits

Author SHA1 Message Date
7e68fe45ed fixi res.send for expires test scores 2022-04-22 03:01:24 +02:00
82f533d582 some prework for graph view 2022-04-22 01:38:14 +02:00
2896325492 fix dog shit in my code 2022-04-22 00:22:38 +02:00
9cd691afae fix return cached score 2022-04-22 00:00:31 +02:00
6fa45acc54 replace crash with something less threatening 2022-04-21 23:54:25 +02:00
fa38063685 fixes, seems stable enough for now 2022-04-21 21:19:41 +02:00
31c41b2673 fixes 2022-04-21 19:27:03 +02:00
9b4e3455f3 Frontend ready, time to debug all the things 2022-04-21 14:40:43 +02:00
f6238bfc32 First version of frontend using the new preparsed events and tickets 2022-04-21 13:25:37 +02:00
95be1e5614 Backend rework complete 2022-04-21 10:48:12 +02:00
c821dbee8e Store test scores as well if about past data 2022-04-19 15:39:23 +02:00
63a97ecaff Save thegraph commission and total stake data as well as monthly stat and separate 2022-04-19 15:30:51 +02:00
d32e42a926 Event parsing in backend 2022-04-19 14:22:04 +02:00
8f61f40061 Prep for new event parsing in backend 2022-04-19 08:27:44 +02:00
362660d690 Moved orchestrator info to global state, smarter caching when getting it 2022-04-17 11:44:37 +02:00
db9f836b84 Debug in production 2022-04-16 23:26:01 +02:00
b38b4d9e7c Fix taking the right months for scores 2022-04-16 23:21:17 +02:00
54ac14c33b Fix 2022-04-16 23:16:50 +02:00
c741d87348 Fix until parameterr for scores 2022-04-16 23:12:11 +02:00
31550b1250 Add global score to ticket viewer 2022-04-16 21:53:24 +02:00
8c5721560a Quick n dirty 3box support 2022-03-22 01:36:59 +01:00
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