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

✨ Implement Post Request Incentives and Refunds #77

Open
mariocao opened this issue Dec 19, 2024 · 0 comments
Open

✨ Implement Post Request Incentives and Refunds #77

mariocao opened this issue Dec 19, 2024 · 0 comments
Labels
type: feature ✨ New feature or request
Milestone

Comments

@mariocao
Copy link
Member

✨ Feature

Implement an incentive mechanism for posting requests, along with a refund system to ensure fairness and efficiency.

Motivation

This feature incentivizes users to post requests by attaching a reward. It also ensures refunds are provided when requests are not fulfilled or conditions are not met.

Implementation

  • Add logic to attach incentives when a request is posted.
  • Implement a refund mechanism that returns to the request creator the amount not used (derived from gas used fields)
  • Update or extend interfaces as needed.
  • Emit relevant events for incentives and refunds.
@mariocao mariocao added the type: feature ✨ New feature or request label Dec 19, 2024
@mariocao mariocao added this to the Devnet v0.5.0 milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant