Protean-Labs / graphgen

A subgraph generator for The Graph Network
Apache License 2.0
11 stars 0 forks source link

Add missing `NewEntity` action check to make sure source field is an address #63

Closed cvauclair closed 3 years ago

cvauclair commented 3 years ago

Add missing check to Subgraph.Builder.validate to enforce the constraint that the field used as the address and id of the newly created entity is in fact a value of type address.