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

V2 Interfaces #246

Merged
merged 29 commits into from
Oct 16, 2021
Merged

V2 Interfaces #246

merged 29 commits into from
Oct 16, 2021

Conversation

Joeysantoro
Copy link
Contributor

No description provided.

@kryptoklob kryptoklob changed the base branch from master to develop October 14, 2021 19:06
returns (uint256 amountOut);

/// @notice send any surplus reserves to the PCV allocation
function allocateSurplus() external;
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this function incentivized, if so, how much?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

should be public and incentivized by a keeper contract

@Joeysantoro Joeysantoro changed the base branch from develop to feat/v2/base October 16, 2021 20:28
@Joeysantoro Joeysantoro merged commit f328b01 into feat/v2/base Oct 16, 2021
@Joeysantoro Joeysantoro deleted the feat/v2/interfaces branch October 16, 2021 20:54
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