Dylan Melotik
Dylan Melotik
Add a new subgraph `Reactor Fusion zkSync Era` (this is a compound fork) Test: https://okgraph.xyz/?q=QmWHhybwKQoPS9BGxAHFDcWmz793momBXaJv8jEFXeiq9c Issues: - [ ] get rewards working - [ ] Currently no entities created (maybe...
Add Quickswap Polygon zkEVM subgraph This is a fork of Algebra DEX, so this PR is on the backburner.
Add QiDao Base https://okgraph.xyz/?q=QmeivVyBQ8DpY5zBnzgHviy8fS5UnuCaVBNXVPUvyEKc7G
### Description I spent some time trying to add declarative calls (https://github.com/graphprotocol/graph-node/pull/5264) to messari's compound v3 subgraph as it uses a lot of `eth_call`s. I wasn't able to fully test...
### Bug report When I try to use declarative calls in https://github.com/messari/subgraphs/pull/2553 the subgraph cannot be deployed to the studio. It requires the `specVersion` to be `1.2.0`, but it seems...
A lot of the times the ci/cd doesn't fully work for unknown reasons right now. We should go ahead and fix this. Example: https://github.com/messari/subgraphs/pull/2529
Abracadabra snapshots have 0 values when there is no activity. To fix this we need to ensure that no cumulative values are set to 0 on creation, they should be...