graph-tooling
graph-tooling copied to clipboard
outdated assemblyscript dependency
Which packages are impacted by your issue?
@graphprotocol/graph-cli, @graphprotocol/graph-ts
Describe the issue
the package depends on an outdated assemblyscript version 0.19.10. this version produces compiler crashes on the simplest code. yet fixes are not backported.
Reproduction
https://github.com/AssemblyScript/assemblyscript/issues/2828
Steps to Reproduce the Bug or Issue
see code in issue above
Expected behavior
upgrade dependency on current v0.27.25 of assemblyscript
Screenshots or Videos
No response
Platform
- @graphprotocol/[email protected]
- @graphprotocol/[email protected]
Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response