Depreciate the graph for indexing statistics #15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After the censorship from the previous tornado subgraph that was apart of the graph protocol's hosted service, efforts were taken to depreciate it in place of legacy RPC event indexing.
Although when it came to fetching a subset of the most recent events, it is proving inefficient to fetch events in a reverse order; as there is arbitary dispersed ranges that can span over magnitudes of 10,000 block increments.
Not only does this add a UX hurdle when attempting to browse the anonymity sets but some sets have insufficient events to even fufill such subset. We need a lightweight and censorship resistant solution not at the expense of the onboarding flow.