|
de10fa8a8f
|
Update ABI's
|
2023-10-12 21:01:25 +02:00 |
|
|
0f9f5e3f5c
|
Fix error logger
|
2023-09-21 10:04:20 +02:00 |
|
|
accdac875c
|
insecure cookie for now to fix smart sync
|
2023-05-04 10:31:09 +02:00 |
|
|
e5799a1abb
|
re-add ENS
|
2023-05-04 10:16:19 +02:00 |
|
|
9e1489f80d
|
fix some errors
|
2023-05-04 09:59:00 +02:00 |
|
|
de09e55760
|
fix
|
2023-05-04 09:59:00 +02:00 |
|
|
00bcba6899
|
back to deprecated stuff cause it was waaaaay faster
|
2023-05-04 09:58:58 +02:00 |
|
|
6b8c35219a
|
unfuck
|
2023-05-04 09:58:07 +02:00 |
|
|
57fb11bd9c
|
update to latest version
|
2023-05-04 09:56:15 +02:00 |
|
|
dc745aeef7
|
take latest block on chain rather than latest block of contract events
|
2022-07-19 21:33:04 +02:00 |
|
|
9fcc883281
|
remove leftover logs
|
2022-07-19 20:51:59 +02:00 |
|
|
09adcf5c39
|
add latest block mined to the json grafana endpoint as well
|
2022-07-19 20:43:14 +02:00 |
|
|
0b0a913fb7
|
export latest block synced to prometheus endpoint
|
2022-07-19 19:40:01 +02:00 |
|
|
1533e84fe5
|
Added slower getOrchestratorENS endpoint which also converts delegators addresses to ENS domain names
|
2022-07-19 00:29:02 +02:00 |
|
|
afb8c57c44
|
store separate winning tickets cache with epoch * 1000 so grafana can convert it to local time
|
2022-07-13 14:33:03 +02:00 |
|
|
0d43bff417
|
return all winning tickets
|
2022-07-13 13:50:12 +02:00 |
|
|
3cf9333f50
|
remove deprectaed fields and added debug msg
|
2022-06-25 16:37:52 +02:00 |
|
|
0980b22e55
|
wasCached out of scope
|
2022-06-25 16:35:24 +02:00 |
|
|
223ce5a237
|
Spacing for round info popup
|
2022-05-08 17:54:12 +02:00 |
|
|
d95448181a
|
Fix round details to DB
|
2022-05-08 17:37:45 +02:00 |
|
|
2fb915fee4
|
Display rounds in the event viewer
|
2022-05-08 16:02:22 +02:00 |
|
|
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 |
|