Commit Graph

8 Commits

Author SHA1 Message Date
8fcb9ed387
Use cached events from frontend and workers 2024-05-08 20:19:02 +00:00
8e84cd651c
Create Events Cache 2024-05-08 20:19:02 +00:00
c57631ebfb
Use subgraphs to fetch nullifier and commitments 2024-05-08 20:18:57 +00:00
355e1e88ce
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-08 20:13:37 +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