This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
Add bounty rewards consolidation #704
Comments
/start |
Tips:
|
@devpanther Sorry for the inconvenience. The spec has been updated with those 2 edge cases:
|
@devpanther Sorry for ANOTHER inconvenience lol issue solver and creator getting commenter rewards should be a setting we can turn on or off for a given repository, this is to make Non code bounties/tasks like research possible idk if this should be within the scope of this bounty of another one @pavlovcik |
No more scope changes here.
|
Task Assignee Reward[ CLAIM 150 WXDAI ]
If you've enjoyed your experience in the DevPool, we'd appreciate your support. Follow Ubiquity on GitHub and star this repo. Your endorsement means the world to us and helps us grow!We are excited to announce that the DevPool and UbiquiBot are now available to partners! Our ideal collaborators are globally distributed crypto-native organizations, who actively work on open source on GitHub, and excel in research & development. If you can introduce us to the repository maintainers in these types of companies, we have a special bonus in store for you! |
Task Creator Rewardrndquu: [ CLAIM 89.2 WXDAI ] |
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Check this issue
When issue is solved then the following participants get rewards:
When the same person creates an issue and comments in an issue then we need to generate 2 permits for that user (issue creator + issue commenter). We should consolidate such permits in a single one. So when an issue is closed then all permits should be grouped by users.
Thera are 2 exceptions:
What should be done:
keccak256(issue.node_id . bountyHunter.node_id)
for permit noncesThe text was updated successfully, but these errors were encountered: