We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 CIP38 scoring for Volume based protocol fee.
Volume should be calculated the same way the volume cap for surplus variant is calculated.
This is aligned with the solver rewards update: cowprotocol/solver-rewards#346
The text was updated successfully, but these errors were encountered:
Volume based protocol fee for scoring (#2497)
b8c8ebe
# Description Fixes #2491 Code moved into separate functions for reuse.
sunce86
Successfully merging a pull request may close this issue.
Problem
Implement CIP38 scoring for Volume based protocol fee.
Suggested solution
Volume should be calculated the same way the volume cap for surplus variant is calculated.
This is aligned with the solver rewards update: cowprotocol/solver-rewards#346
The text was updated successfully, but these errors were encountered: