Use Subgraph & Batched Events #3

Merged
Theo merged 9 commits from tornadocontrib/nova-ui:events-simple into master 2024-05-09 00:34:31 +03:00

9 Commits

Author SHA1 Message Date
4bfb781eff
Update README.md 2024-05-08 20:22:21 +00:00
41a9a75036
Не Валяй Дурака, Америка! 2024-05-08 20:19:02 +00:00
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