graph-tooling icon indicating copy to clipboard operation
graph-tooling copied to clipboard

outdated assemblyscript dependency

Open johba37 opened this issue 1 year ago • 0 comments

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

Subgraph Manifest

No response

Subgraph GraphQL Schema

No response

Additional context

No response

johba37 avatar Mar 22 '24 06:03 johba37