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/Ldg 653 implement method create reward vault #3

Closed
wants to merge 15 commits into from

Conversation

Steven2505
Copy link

Checklist

  • [x ] App update process has been followed
  • [x ] Target branch is develop
  • [x ] Application version has been bumped

@Steven2505 Steven2505 requested a review from GuilaneDen January 21, 2025 10:36
}
}

static void handle_create_reward_vault(ethPluginProvideParameter_t *msg, context_t *context) {

Choose a reason for hiding this comment

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

C'est de la duplication de code, le handle_create_reward_vault et handle_delegate font la même chose. Peut-être, renommé la fonction en handle_beneficiary() et l'utiliser pour les deux méthodes

Copy link
Author

Choose a reason for hiding this comment

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

@GuilaneDen ça devrait être fix :)

@GuilaneDen GuilaneDen self-requested a review January 21, 2025 15:59
GuilaneDen
GuilaneDen previously approved these changes Jan 21, 2025
@Steven2505 Steven2505 dismissed GuilaneDen’s stale review January 21, 2025 16:00

The merge-base changed after approval.

@GuilaneDen GuilaneDen self-requested a review January 21, 2025 16:55
GuilaneDen
GuilaneDen previously approved these changes Jan 21, 2025
@Steven2505 Steven2505 dismissed GuilaneDen’s stale review January 21, 2025 16:55

The merge-base changed after approval.

@Steven2505 Steven2505 closed this Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants