forked from balancer/balancer-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add interfaces for bPool * feat: add interfaces for bFactory * fix: parameter names in events from IBPool.sol * feat: add natspec for IBFactory * feat: add natspec for IBPool.sol * fix: revert unnecessary change * feat: add inheritdoc tag * feat: add natspec for BMath.sol * feat: inheritdoc in one line * feat: improve bMath natspec * feat: improve bPool natspec * feat: improve IBFactory natspec * feat: improve IBPool natspec * feat: improve natspec * fix: notice line in BMath * feat: clarify price denomination in calcSpotPrice * fix: wrong path in natspec smells config * fix: missing natspec
- Loading branch information
1 parent
cb23dbf
commit 45d29b1
Showing
7 changed files
with
422 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.