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(relayer): add database integration #1995

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

0xmad
Copy link
Collaborator

@0xmad 0xmad commented Jan 10, 2025

Description

  • Add mongodb integration
  • Add message repository
  • Add message batch repository
  • Add message batch service
  • Add message and message batch schemas
  • Integrate message repository into message service
  • Integrate message batch service into message service

Additional Notes

This is a part of happy offchain path feature

Related issue(s)

Related to privacy-scaling-explorations/maci-platform#279

Confirmation

Important

We do not accept minor grammatical fixes (e.g., correcting typos, rewording sentences) unless they significantly improve clarity in technical documentation. These contributions, while appreciated, are not a priority for merging. If there is a grammatical error feel free to message the team.

@0xmad 0xmad added the enhancement New feature or request label Jan 10, 2025
@0xmad 0xmad self-assigned this Jan 10, 2025
Copy link

vercel bot commented Jan 10, 2025

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

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview Jan 10, 2025 6:27pm

- [x] Add mongodb integration
- [x] Add message repository
- [x] Add message batch repository
- [x] Add message batch service
- [x] Add message and message batch schemas
- [x] Integrate message repository into message service
- [x] Integrate message batch service into message service
@0xmad 0xmad force-pushed the feature/relayer-database branch from 415f941 to a80202c Compare January 10, 2025 18:24
@0xmad 0xmad marked this pull request as ready for review January 10, 2025 18:28
@0xmad 0xmad enabled auto-merge January 10, 2025 18:58
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: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant