valorem-labs-inc / clear-subgraph

The Clear Subgraph indexes data on the Valorem Clear smart contracts using a GraphQL interface. It updates data in response to contract ABI function calls and events. The Subgraph can be used to power frontend apps and integration use cases.
https://valorem.xyz/docs/clear-subgraph/
MIT License
1 stars 1 forks source link

Audit feedback #3/4 — support better off-chain tracking of current claim(s) position #36

Closed neodaoist closed 1 year ago

neodaoist commented 1 year ago

What: (1) Decide if we want to do this while analyzing any trade-offs, (2) If yes, design and implement an improved subgraph schema to do so Why: To follow our guiding principle of composability

nickadamson commented 1 year ago

Now that this is done, I'll be working on #44 @neodaoist