Skip to content

Minor fixes and new features

Compare
Choose a tag to compare
@juanmardefago juanmardefago released this 15 Aug 22:02
· 190 commits to master since this release
  • Fixed ENS/GNS displayNames logic to be able to properly unset the name on the subgraph.
  • Fixed SubgraphCategory entity parsing on the subgraph metadata breaking the subgraph.
  • Changed the logic for currentSignalledTokens on the Subgraph entity to be updated with the GRT on the underlying SubgraphDeployment.
  • Added activeSubgraphCount on GraphNetwork entity. Tracks the number of non-deprecated subgraphs.
  • Added activeCuratorCount on GraphNetwork entity. Tracks the number of active Curator entities (those that still have at least 1 active signal).
  • Updated graph-cli and graph-ts dependencies.