Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Graph tooling but disable build #1032

Merged
merged 1 commit into from
Dec 25, 2023
Merged

Conversation

danielattilasimon
Copy link
Collaborator

The version of Graph CLI we were using could no longer be installed due to depending on a (deprecated) version of ipfs-http-client that in turn depended on a Github repo that had since been removed. See #1029.

By upgrading Graph tooling, we at least let the repo be installed via Yarn. However, the Liquity subgraph can't be compiled using the newer tooling: the AssemblyScript compiler crashes without an error message.

Fixing the subgraph build will thus be challenging, but in the meantime, let's unblock installation at least.

The version of Graph CLI we were using could no longer be installed
due to depending on a (deprecated) version of ipfs-http-client that
in turn depended on a Github repo that had since been removed.
See #1029.

By upgrading Graph tooling, we at least let the repo be installed
via Yarn. However, the Liquity subgraph can't be compiled using the
newer tooling: the AssemblyScript compiler crashes without an error
message.

Fixing the subgraph build will thus be challenging, but in the meantime,
let's unblock installation at least.
@danielattilasimon danielattilasimon merged commit b5007c2 into main Dec 25, 2023
1 check passed
@danielattilasimon danielattilasimon deleted the fix-install branch December 25, 2023 07:57
This was referenced Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant