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(contracts): add ipfs service and prepare parsing ipfs data #1970

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

0xmad
Copy link
Collaborator

@0xmad 0xmad commented Dec 13, 2024

Description

  • Add IPFS service for data fetching
  • Add ChainHashUpdated event
  • Add dummy IpfsHashAdded to prepare for local MACI state generation
  • Parse IPFS hashes and add additional message to publish message actions

Additional Notes

This is a small part of happy offchain path.

Related issue(s)

Related to #1621
Related to #1622

Confirmation

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

vercel bot commented Dec 13, 2024

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

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview Dec 13, 2024 3:41pm

- [x] Add IPFS service for data fetching
- [x] Add ChainHashUpdated event
- [x] Add dummy IpfsHashAdded to prepare for local MACI state generation
- [x] Parse IPFS hashes and add additional message to publish message actions
@0xmad 0xmad force-pushed the feature/submit-ipfs-hashes branch from 47b9524 to 2a2d0d4 Compare December 13, 2024 15:36
@0xmad 0xmad marked this pull request as ready for review December 13, 2024 15:48
@0xmad 0xmad enabled auto-merge December 13, 2024 15:48
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

@0xmad 0xmad merged commit 3e6c9b1 into dev Dec 13, 2024
22 checks passed
@0xmad 0xmad deleted the feature/submit-ipfs-hashes branch December 13, 2024 16:42
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.

2 participants