Polymarket / polymarket-subgraph

Polymarket's public subgraph manifest for indexing on-chain trade, volume, user, liquidity and market data.
GNU Lesser General Public License v3.0
33 stars 9 forks source link

fix: Bump versions to support grafting. #25

Closed jeffling closed 2 years ago

jeffling commented 2 years ago

You will need to manually update the subgraph.yaml with a top-level graft: option after running the respective prepare query.

The version bumped conservatively to reduce prevent any assembly script issues.

@poly-rodr

You may want to bump to the latest versions of graph-cli and graph-ts and do any required assemblyscript issues, though there probably isn't any immediate benefit.

jeffling commented 2 years ago

No, it doesn't make any difference except allowing some later features in the 0.0.2 spec like grafting which is already syncing. so no action needed (rather, action already taken!)