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

Develop -> Master #28

Merged
merged 168 commits into from
Dec 8, 2024
Merged

Develop -> Master #28

merged 168 commits into from
Dec 8, 2024

Conversation

Oighty and others added 30 commits September 18, 2024 16:38
mint tokens and create axis market when premium greater than minimum

emit at supply * base rate * premium / min premium
comments should be descriptive enough (hopefully)
counter will always be at least one upon the if statement, so wait until 3
perhaps there is an edge case where contract token balance is greater than amount to sell, which would have caused a revert on attempt to mint
we can merge these conditionals together
0xJem and others added 28 commits November 13, 2024 15:17
Improved deployment and proposal scripts (2)
Copy link

github-actions bot commented Dec 2, 2024

LCOV of commit 79b1624 during CI #78

Summary coverage rate:
  lines......: 69.4% (1365 of 1966 lines)
  functions..: 72.2% (296 of 410 functions)
  branches...: no data found

Files changed coverage rate:
                                                       |Lines       |Functions  |Branches    
  Filename                                             |Rate     Num|Rate    Num|Rate     Num
  ===========================================================================================
  src/policies/Heart.sol                               |76.9%     39|83.3%    12|    -      0
  src/policies/Operator.sol                            |85.6%    250|93.1%    29|    -      0

@Oighty Oighty merged commit a42b2fd into master Dec 8, 2024
1 check passed
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