yearn / yearn-vaults-v2-subgraph

26 stars 41 forks source link

fix(tests): fix breaking matchstick version & upgrade deps #158

Closed bsamuels453 closed 2 years ago

bsamuels453 commented 2 years ago

someone made breaking changes and it broke all our tests.

this PR pins the dependencies for graph-cli, graph-ts, and matchstick-as to prevent tests from being broken again.

this PR also contains some code removed from the generated schema - this code seems to be default-setter code that the latest version of graph codegen doesn't include in its output