Dylan Melotik

Results 69 issues of Dylan Melotik

Add the pricing fixes to the balancer forks repo and redeploy The fixes should be the same as this PR: https://github.com/messari/subgraphs/pull/2040 * Note: there are other changes in the reference...

enhancement
data quality
p0

**What do you think is missing?** Build a subgraph for synfutures **Notes** - Only V2 contracts - Using our derivatives-futures schema - Deriv-perps SDK: https://github.com/messari/subgraphs/tree/master/subgraphs/_reference_/src/sdk/protocols/perpfutures - [Docs](https://help.synfutures.com/en/collections/3420684-synfutures-v2) - Here is...

p1
new subgraph

**What we want:** A github action that can be remote triggered (using http req) to deploy a prod subgraph to the hosted service, subgraph studio, cronos portal. **Describe the solution...

enhancement
p2

**What do you think is missing?** A safemath / safecall library in order to handle errors without failing silently or creating downtime. This can be incorprated with proper error logging...

enhancement
p2

**What do you think is missing?** In our schemas with event entities we should have an interface for events. This was something we did early on, but moved away from....

enhancement
p1

There is a lot of opportunity to clean up our subgraph directories by making the price library an npm package. Instead of copy pasta every time we can just keep...

enhancement
p2
tooling

**Describe the bug** The price of `WBTC` is 0 in certain block ranges: - 17127285 -> 17180499 - 16844415 -> ?? Obviously, this shouldn't be happening. There may be something...

bug
p0

**What do you think is missing?** Adding a `counter: Int` field to each entity type would help data ingestors know if they are grabbing every entity available. This will make...

enhancement
p2

When we update standard schemas or create new ones we add a changelog and explanation when necessary under `docs/CHANGES.md` We are a little behind and need to add the changes...

enhancement
p2

https://docs.aave.com/aavenomics/safety-module

enhancement
p1