Commit Graph

9 Commits

Author SHA1 Message Date
236f29d8b8
Use cached events from frontend and workers 2024-05-08 18:57:13 +00:00
9414b751f7
Create Events Cache 2024-05-08 17:17:56 +00:00
6447563ea0
Fixed nullifier service bug 2024-05-07 12:54:03 +00:00
28a83b6ec4
Use subgraphs to fetch nullifier and commitments 2024-05-07 12:34:40 +00:00
f090e06026
Build worker by additional webpack config and transpile services by hand
Either ts-loader or babel-loader to bundle workers didn't work properly so I transpiled them by hand
2024-05-07 10:04:44 +00:00
6dcf5cb78f
Fixed import path 2024-05-07 09:46:35 +00:00
b57a27a28f
Remove graph service that would cause OOM during builds 2024-05-07 09:21:03 +00:00
0a33404eb4
Initial batch events
Removed fiber since it were deprecated for latest Node.js
2024-05-07 05:50:32 +00:00
gozzy
cd916c4513 initialise 2022-12-04 07:02:30 +01:00