LimeChain / matchstick

🔥 Unit testing framework for Subgraph development on The Graph protocol. ⚙️
MIT License
207 stars 17 forks source link

Only string id works in entities #385

Closed georg-getz closed 11 months ago

georg-getz commented 1 year ago

There are subgraphs which use addresses for entity id for example and if they have derived fields it all fails because of the child_entities check only passing for strings

dimitrovmaksim commented 11 months ago

Should be fixed in https://github.com/LimeChain/matchstick/releases/tag/0.6.0-rc.3