code-423n4 / 2023-05-party-findings

1 stars 1 forks source link

QA Report #20

Open code423n4 opened 1 year ago

code423n4 commented 1 year ago

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

thereksfour commented 1 year ago

L1 seems invalid, it has been multiplied by 1e18 to avoid precision loss

            return (votingPowerByTokenId[tokenId] * 1e18) / totalVotingPower;
c4-judge commented 1 year ago

thereksfour marked the issue as grade-a

c4-sponsor commented 1 year ago

0xble marked the issue as sponsor disputed