Description
Depends on #136, ubiquity/ubiquibot#644
Original discussion
Right now we support payment permits only in a single token (example). When ubiquity/ubiquibot#769 and #136 are implemented the pay.ubq.fi
page will start accepting an array of permits (for payouts in multiple tokens).
It is not very convenient for a bounty hunter to find all of his unclaimed permits (issue solver rewards, issue creator rewards, comment rewards, etc...). We should create a tool that finds all of bounty hunter's unclaimed permits and generates a new permit URL which combines all of the bounty hunter's unclaimed permits.
What should be done:
- Add a new web page
pay.ubq.fi/combine-rewards
where a bounty hunter will be able to authorize via github and get a single URL of all of his unclaimed permits.
Notice that you can get all generated permits directly from a DB using the supabase anon
key (ask for it when you start the current issue).