Matthew Lilley

Results 84 comments of Matthew Lilley

@unbreakablery Thanks. We're doing a final review and some internal testing, and then we'll see about getting this merged.

@albydeca this repo is somewhat depreciated, these are available here: https://github.com/sushiswap/subgraphs/blob/master/subgraphs/legacy-exchange/schema.graphql#L107

@richard-nmp98 you'll need to deploy a multicall contract for bsc testnet

@cameel Yeah, I've had to hack my way around this for the time being. I'll refactor these old files asap.

@gasperbr Can you share any more detail? I have a number of depreciated farms which are visible and harvestable under "My Farms".

Implemented on here as a test: https://app.sushi.com/analytics/pools?chainId=43114

> This is especially important for complex exchanges such as the concentrated liquidity pool, where it would be hard for another smart contract to calculate the output for a given...

> The way that UniswapV3 supported exact output without adding methods or parameters was by making the amount parameter signed, such that negative amounts referred to an exact output while...

> uniqueness shouldn't be hard to enforce by adding a check in `MasterDeployer` and the `addToWhitelist` function (& storing the identifier for each pool (factory)). So, no extra costs to...

Yeah, this would definitely be useful.