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

feat: factory enhancements #59

Merged
merged 67 commits into from
Dec 31, 2024
Merged

Conversation

0xSolDev
Copy link
Collaborator

@0xSolDev 0xSolDev commented Dec 9, 2024

No description provided.

address public lpTokenBeacon;

/**
* @dev Beacon for the LPToken implementation.
Copy link

Choose a reason for hiding this comment

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

for the WLPToken

function createPoolConstantExchangeRate(CreatePoolArgument calldata argument) public {
createPool(argument, constantExchangeRateProvider);
}
stableAsset.proposeGovernance(governance);
Copy link

Choose a reason for hiding this comment

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

does it mean governance should accept the ownership always in 2 step?

@0xSolDev 0xSolDev merged commit aa6bf74 into feat/new-features Dec 31, 2024
2 checks passed
@0xSolDev 0xSolDev deleted the feat/factory-enhancements branch December 31, 2024 09:11
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.

2 participants