Skip to content

Add license and disclaimer#85

Merged
apbendi merged 3 commits intomainfrom
chore/add-license-and-disclaimer
Mar 10, 2026
Merged

Add license and disclaimer#85
apbendi merged 3 commits intomainfrom
chore/add-license-and-disclaimer

Conversation

@alexkeating
Copy link
Copy Markdown
Collaborator

@alexkeating alexkeating commented Mar 10, 2026

Description

  • Add License and disclaimer

Comment thread README.md Outdated
@@ -1,5 +1,7 @@
# Fixed Fee Swap: Principal and Yield Token Separation

**Disclaimer:** This repository has not been audited. It is a proof of concept and is not ready for production use.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe:

  • Put this above the title
  • Add a ⚠️ emoji at the beginning

@github-actions
Copy link
Copy Markdown

Coverage after merging chore/add-license-and-disclaimer into main will be

99.40%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   FixedFeeSwap.sol99.23%96.67%100%100%393
   FixedFeeSwapMarket.sol94.79%79.21%100%98.61%1061, 1072, 1074, 1175, 1187, 1197, 1215, 342–343, 570, 687–688, 701–702, 709–710, 809–810, 820–821, 828–829, 872, 905, 980–981
   LPVault.sol97.91%84.62%100%100%385, 556, 571, 583, 624, 692
   PrincipalToken.sol100%100%100%100%
   VaultShareToken.sol100%100%100%100%
   YieldToken.sol100%100%100%100%
   Zapper.sol100%100%100%100%
src/lib
   FeeTracking.sol100%100%100%100%

@apbendi apbendi merged commit e29438f into main Mar 10, 2026
4 checks 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.

2 participants