-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from bgd-labs/feat/add-pull-limit-to-clinic-st…
…eward Added pull limit to the ClinicSteward contract
- Loading branch information
Showing
4 changed files
with
246 additions
and
49 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
{ | ||
"function batchLiquidate: with 0 users": "88346", | ||
"function batchLiquidate: with 1 user": "556909", | ||
"function batchLiquidate: with 2 users": "886551", | ||
"function batchLiquidate: with 3 users": "1104291", | ||
"function batchLiquidate: with 4 users": "1322043", | ||
"function batchLiquidate: with 5 users": "1645670", | ||
"function batchLiquidate: with 6 users": "1863422", | ||
"function batchRepayBadDebt: with 0 users": "64367", | ||
"function batchRepayBadDebt: with 1 user": "221408", | ||
"function batchRepayBadDebt: with 2 users": "283879", | ||
"function batchRepayBadDebt: with 3 users": "346349", | ||
"function batchRepayBadDebt: with 4 users": "408820", | ||
"function batchRepayBadDebt: with 5 users": "471291", | ||
"function batchRepayBadDebt: with 6 users": "533762", | ||
"function getBadDebtAmount: with 0 users": "12821", | ||
"function getBadDebtAmount: with 1 user": "38631", | ||
"function getBadDebtAmount: with 2 users": "51389", | ||
"function getBadDebtAmount: with 4 users": "76907", | ||
"function getBadDebtAmount: with 5 users": "89666", | ||
"function getBadDebtAmount: with 6 users": "102425", | ||
"function getDebtAmount: with 0 users": "12844", | ||
"function getDebtAmount: with 1 user": "34314", | ||
"function getDebtAmount: with 2 users": "51389", | ||
"function getDebtAmount: with 4 users": "59569", | ||
"function getDebtAmount: with 5 users": "67987", | ||
"function getDebtAmount: with 6 users": "76406" | ||
"function batchLiquidate: with 0 users": "117607", | ||
"function batchLiquidate: with 1 user": "569483", | ||
"function batchLiquidate: with 2 users": "899138", | ||
"function batchLiquidate: with 3 users": "1116891", | ||
"function batchLiquidate: with 4 users": "1334656", | ||
"function batchLiquidate: with 5 users": "1658296", | ||
"function batchLiquidate: with 6 users": "1876061", | ||
"function batchRepayBadDebt: with 0 users": "93637", | ||
"function batchRepayBadDebt: with 1 user": "253484", | ||
"function batchRepayBadDebt: with 2 users": "315955", | ||
"function batchRepayBadDebt: with 3 users": "378425", | ||
"function batchRepayBadDebt: with 4 users": "440896", | ||
"function batchRepayBadDebt: with 5 users": "503367", | ||
"function batchRepayBadDebt: with 6 users": "565838", | ||
"function getBadDebtAmount: with 0 users": "12843", | ||
"function getBadDebtAmount: with 1 user": "38653", | ||
"function getBadDebtAmount: with 2 users": "51411", | ||
"function getBadDebtAmount: with 4 users": "76929", | ||
"function getBadDebtAmount: with 5 users": "89688", | ||
"function getBadDebtAmount: with 6 users": "102447", | ||
"function getDebtAmount: with 0 users": "12866", | ||
"function getDebtAmount: with 1 user": "34336", | ||
"function getDebtAmount: with 2 users": "51411", | ||
"function getDebtAmount: with 4 users": "59591", | ||
"function getDebtAmount: with 5 users": "68009", | ||
"function getDebtAmount: with 6 users": "76428" | ||
} |
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.
3c6dfa5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🌈 Test Results
3c6dfa5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔮 Coverage report
94, 115, 116, 156, 157
ClinicSteward.renewAllowance
3c6dfa5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
♻️ Forge Gas Snapshots
🔕 Unchanged