You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
Fixes#2994Fixes#2995Fixes#2998
- [ ] Adds configuration parameter `max_winners_per_auction` to
enable/disable multiple winners feature.
- [ ] Chooses the winners based on the `max_winners_per_auction`.
- [ ] Then issues multiple settle calls for each of the winners.
The only remaining part to implement is competition saving but this is
captured with #3021
Problem
Related to #2830 (comment)
This issue captures work around saving solve competition data to database, so that it supports multiple winners per auction.
Dependent on #2979 and #2980
The text was updated successfully, but these errors were encountered: