-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
effort: mediumDefault level of effort.Default level of effort.priority: 1This is important. It should be dealt with shortly.This is important. It should be dealt with shortly.type: featureNew feature or request.New feature or request.work: complicatedSense-analyze-respond. The relationship between cause and effect requires analysis or expertise.Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise.
Description
Problem
The Lockup indexer lacks information about the distribution shapes of vesting streams. This forces the UI to perform these computations in the client app, meaning:
- Computations are re-run constantly in each user's browser
- Third-party integrations cannot access shape information
- External developers must rewrite the algorithms to infer shapes
Solution
Compute and store distribution shapes in the indexer so the computation runs once and the data is available to everyone via the GraphQL API.
References
Metadata
Metadata
Assignees
Labels
effort: mediumDefault level of effort.Default level of effort.priority: 1This is important. It should be dealt with shortly.This is important. It should be dealt with shortly.type: featureNew feature or request.New feature or request.work: complicatedSense-analyze-respond. The relationship between cause and effect requires analysis or expertise.Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise.