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

feat(coordinator): deploy subgraph with websockets #1651

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

0xmad
Copy link
Collaborator

@0xmad 0xmad commented Jul 15, 2024

Description

  • Add websockets support for subgraph
  • Use proof gateway instead of events
  • Add e2e tests

Additional Notes

N/A

Related issue(s)

Closes #1629

Confirmation

@0xmad 0xmad added the enhancement New feature or request label Jul 15, 2024
@0xmad 0xmad self-assigned this Jul 15, 2024
Copy link

vercel bot commented Jul 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview Jul 16, 2024 2:30pm

Copy link
Collaborator

@kittybest kittybest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

- [x] Add websockets support for subgraph
- [x] Use proof gateway instead of events
- [x] Add e2e tests
@ctrlc03 ctrlc03 force-pushed the feature/deploy-subgraph-ws branch from 87f601b to 2290b5a Compare July 16, 2024 14:25
@0xmad 0xmad enabled auto-merge July 16, 2024 14:40
@0xmad 0xmad merged commit a347ba3 into dev Jul 16, 2024
22 checks passed
@0xmad 0xmad deleted the feature/deploy-subgraph-ws branch July 16, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Deploy subgraph using coordinator service
2 participants