code-423n4 / 2023-07-pooltogether-findings

12 stars 7 forks source link

QA Report #413

Open code423n4 opened 1 year ago

code423n4 commented 1 year ago

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

c4-judge commented 1 year ago

Picodes marked the issue as grade-b

PierrickGT commented 11 months ago

Fixed the various issues in these PRs: https://github.com/GenerationSoftware/pt-v5-prize-pool/pull/41 https://github.com/GenerationSoftware/pt-v5-claimer/pull/11 https://github.com/GenerationSoftware/pt-v5-vault/pull/30

01 - Some imports were already removed. 02 - Has already been fixed. 03 - allVaults is a public function, so even without a getter function, Vault addresses are retrievable. 04 - Fixed 05 - Fixed