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(subgraph): add maci-subgraph package #1532

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Conversation

0xmad
Copy link
Collaborator

@0xmad 0xmad commented Jun 6, 2024

Description

  • Add schemas templates folder
  • Add subgraph templates folder
  • Add config folder
  • Add mappers and tests
  • Update lerna config
  • Add ci job

Additional Notes

Related to #1203

Related issue(s)

Closes privacy-scaling-explorations/maci-platform#153

Confirmation

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

vercel bot commented Jun 6, 2024

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

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview Jun 6, 2024 7:13pm

- [x] Add schemas templates folder
- [x] Add subgraph templates folder
- [x] Add config folder
- [x] Add mappers and tests
- [x] Update lerna config
- [x] Add ci job
@0xmad 0xmad force-pushed the feature/subgraph-signup branch from ad04eae to 724ee0c Compare June 6, 2024 19:10
@0xmad 0xmad marked this pull request as ready for review June 6, 2024 19:46
Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

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

Thanks! Left some comments

subgraph/src/utils/entity.ts Show resolved Hide resolved
subgraph/src/utils/entity.ts Show resolved Hide resolved
@ctrlc03 ctrlc03 self-requested a review June 7, 2024 14:31
@0xmad 0xmad merged commit 6b79534 into dev Jun 7, 2024
22 checks passed
@0xmad 0xmad deleted the feature/subgraph-signup branch June 7, 2024 14:41
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.

Ensure we can fetch signed up users even after a large number of blocks are validated
2 participants