Skip to content
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

program: vamm gives maker rebate #653

Merged
merged 20 commits into from
Dec 4, 2023

Conversation

crispheaney
Copy link
Member

No description provided.

stateAccount.spotFeeStructure.feeTiers[0].makerRebateNumerator;
makerRebateDenominator =
stateAccount.spotFeeStructure.feeTiers[0].makerRebateDenominator;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo i guess if the tiers have different maker rebates?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cant really do cuz we don't have user stats available

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Merging #653 (2bfc895) into master (3d9105f) will increase coverage by 0.16%.
Report is 4 commits behind head on master.
The diff coverage is 95.16%.

❗ Current head 2bfc895 differs from pull request most recent head 341814f. Consider uploading reports for the commit 341814f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #653      +/-   ##
==========================================
+ Coverage   74.49%   74.65%   +0.16%     
==========================================
  Files         125      125              
  Lines       29082    29254     +172     
==========================================
+ Hits        21664    21839     +175     
+ Misses       7418     7415       -3     
Components Coverage Δ
drift 74.85% <95.16%> (+0.15%) ⬆️

@crispheaney crispheaney merged commit 782084d into master Dec 4, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants