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): relay messages #2002

Merged
merged 1 commit into from
Jan 16, 2025
Merged

feat(contracts): relay messages #2002

merged 1 commit into from
Jan 16, 2025

Conversation

0xmad
Copy link
Collaborator

@0xmad 0xmad commented Jan 14, 2025

Description

  • Add relay messages method to Poll contract
  • Use struct for deploy poll args
  • Add relayer addresses to Poll contract

Additional Notes

This is a part of happy offchain path

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 14, 2025
@0xmad 0xmad self-assigned this Jan 14, 2025
Copy link

vercel bot commented Jan 14, 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 16, 2025 4:20pm

packages/contracts/contracts/Poll.sol Dismissed Show dismissed Hide dismissed
packages/contracts/contracts/Poll.sol Dismissed Show dismissed Hide dismissed
packages/contracts/contracts/PollFactory.sol Dismissed Show dismissed Hide dismissed
packages/contracts/contracts/PollFactory.sol Dismissed Show dismissed Hide dismissed
@0xmad 0xmad force-pushed the feature/relayer-publish branch from abc2739 to 716681f Compare January 14, 2025 23:08
@0xmad 0xmad marked this pull request as ready for review January 14, 2025 23:21
@0xmad 0xmad enabled auto-merge January 14, 2025 23:21
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

packages/contracts/contracts/Poll.sol Show resolved Hide resolved
packages/contracts/contracts/Poll.sol Show resolved Hide resolved
- [x] Add relay messages method to Poll contract
- [x] Use struct for deploy poll args
- [x] Add relayer addresses to Poll contract
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 bbe4ee7 into dev Jan 16, 2025
23 checks passed
@0xmad 0xmad deleted the feature/relayer-publish branch January 16, 2025 16:29
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