code-423n4 / 2023-04-eigenlayer-findings

1 stars 1 forks source link

QA Report #424

Open code423n4 opened 1 year ago

code423n4 commented 1 year ago

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

c4-pre-sort commented 1 year ago

0xSorryNotSorry marked the issue as high quality report

GalloDaSballo commented 1 year ago

[L-01] Endian::fromLittleEndianUint64 allows unsafe casting R, similar to adding check for bytes%32 in merkle functions

[NC-01] EigenPod::stake: should be refactored to allow any stake and not just 32 ether R, I can see scenarios in which this would useful (e.g. getting slashed and wanting to top up)

[NC-02] Rename EigenPod::mostRecentWithdrawalBlockNumber to mostRecentWithdrawalBeforeRestakingBlockNumber R

GalloDaSballo commented 1 year ago

3R unique report

c4-judge commented 1 year ago

GalloDaSballo marked the issue as grade-b

GalloDaSballo commented 1 year ago

A after adding DUPS

c4-judge commented 1 year ago

GalloDaSballo marked the issue as grade-a