66 Commits

Author SHA1 Message Date
794e000c46 Added quiet background updates for Events and Monthly stats
Fix updating cache of monthly stats correctly
Prework on getting round info in order to map Events to Rounds
2022-05-06 17:16:51 +02:00
34b7ec94f2 Init stake and commission to empty list on new monthly stats object 2022-05-06 17:15:23 +02:00
6ebc31f5c0 Remove 3box 2022-05-05 22:17:35 +02:00
8bd1496a01 On error, reset flag so that we dont get stuck in it 2022-04-30 13:52:27 +02:00
5304f7252b oops 2022-04-30 13:41:19 +02:00
57f4f76f8b Try to catch arbitrum error 2022-04-30 13:40:36 +02:00
9e71c63582 Hopefully fix the infinite sync stopping after a few days. Else we go back to the WS push bases subscription
Prework on displaying round numbers for events
2022-04-28 11:29:32 +02:00
55ade43bbe Prework for displaying round numbers with events, make filterr and inspector view modal windows 2022-04-23 21:02:29 +02:00
6fba12ec1f Now with commission in ticket viewer and some prework for storing round numbers 2022-04-23 16:36:26 +02:00
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
c1912bf248 pkg 2022-04-21 21:20:32 +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