code-423n4 / 2023-02-kuma-findings

2 stars 1 forks source link

QA Report #7

Open code423n4 opened 1 year ago

code423n4 commented 1 year ago

See the markdown file with the details of this report here.

GalloDaSballo commented 1 year ago

changePayees() Suggest adding to check whether newPayees are duplicated to avoid _totalShares error Dup 13

setFees() Suggest adding a size limit L

KUMABondToken.issueBond() Suggest adding a check whether riskCategory is correct L

setDeprecationStableCoin() suggests adding the restriction _deprecationInitializedAt needs to be equal to 0 L

setEpochLength() may still cause _previousEpochCumulativeYield to be smaller than the previous one L

c4-judge commented 1 year ago

GalloDaSballo marked the issue as grade-b

c4-judge commented 1 year ago

GalloDaSballo marked the issue as grade-a