Chris Steege

Results 71 comments of Chris Steege

Okay - Going to graft the change for fixing the liquidity pool TVLs, and then work on the reward emissions fix as a lower priority.

> @steegecs @this-username-is-taken have you had a chance to look at this issue? Yes! This should be fixed now on all Uniswap V2 and Sushiswap forks. I just put in...

Just re-deployed Optimism with the fix for this issue. See PR #777.

- Add number of days or hours since unix timestamp as a field for entities that concatenate them to some prefix in the id (i.e. LiquidityPoolDailySnapshots).

Yield Aggregatort - outputTokenSupply is not required in the Vault entity but required in the Vault snapshots - UsageMetricsDaily snapshot has totalPoolCount but the hourly snapshot does not. Do we...

- For DEXs, does it make sense to have `from` and `to` fields in the swaps? A user should always be swapping with a pool, though, they may interact with...

- Are `schema` and `protocol type` one to one? If not, should we consider adding schema into the protocol entity?