-
Notifications
You must be signed in to change notification settings - Fork 83
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
Protocol fees breakdown #2879
Protocol fees breakdown #2879
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change described in the description and the actual change in the code seem quite different (likely a rebasing issue?).
I updated the description. Is it ok now? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG
Description
Implements task
21 from #2862:autopilot::domain::Settlement
now exposes breakdown of protocol fees in surplus token.Applies the same refactoring to driver, to keep the code 1:1 (and also to use driver tests to confirm no bugs were introduced).
How to test
Existing tests.