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

Fix refund calculation bug in BetaProgramInitiator (part 2) #230

Merged
merged 4 commits into from
Jan 31, 2024

Commits on Jan 24, 2024

  1. Actually, temporarily let's set fee deduction to be 0

    That way, new BetaProgramInitiator will refund everything to adopter, without DAO having to manually retrieve.
    cygnusv committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7fcf2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be23180 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe8f709 View commit details
    Browse the repository at this point in the history
  4. Make linter happy

    cygnusv committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6718b94 View commit details
    Browse the repository at this point in the history