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

add optimistic approval access for bonding curve #123

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

Joeysantoro
Copy link
Contributor

This leaves the possibility open for optimistic approval on the BondingCurve contract. It does not immediately authorize any admin, but the DAO can add one by changing the role later.

These specific functions could be called by optimistic approval:

  • set Scale
  • reset
  • set Buffer
  • set Discount
  • set Incentive Frequency
  • set Mint Cap

@Joeysantoro Joeysantoro merged commit 30061a0 into master Aug 6, 2021
@kryptoklob kryptoklob deleted the feat/AddOptimisticApprovalBondingCurveRole branch September 19, 2021 19:00
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