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

Revenue Facet #1182

Merged
merged 14 commits into from
Aug 9, 2024
Merged

Revenue Facet #1182

merged 14 commits into from
Aug 9, 2024

Conversation

tbrent
Copy link
Collaborator

@tbrent tbrent commented Aug 6, 2024

No description provided.

Copy link

openzeppelin-code bot commented Aug 6, 2024

Revenue Facet

Generated at commit: 31099a6e8056cc5fcf5f3ac0763f2d1c87b74ab7

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
3
3
0
15
37
58
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@tbrent tbrent requested a review from julianmrodri August 8, 2024 23:09
julianmrodri
julianmrodri previously approved these changes Aug 9, 2024
Copy link
Contributor

@julianmrodri julianmrodri left a comment

Choose a reason for hiding this comment

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

LGTM only fix some comments

import "../lib/FacetLib.sol";

/**
* @title AuctionsFacet
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably need to rename to RevenueFacet?

? rTokens[i].main().rTokenTrader()
: rTokens[i].main().rsrTrader();

// Settle first if possible so have full available balances
Copy link
Contributor

Choose a reason for hiding this comment

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

"to have"

@tbrent tbrent merged commit c8752bc into master Aug 9, 2024
13 checks passed
@tbrent tbrent deleted the auctions-facet branch August 9, 2024 15:15
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.

3 participants