Skip to content

Commit

Permalink
CertoraInc data for issue #261
Browse files Browse the repository at this point in the history
  • Loading branch information
code423n4 committed Sep 19, 2022
1 parent db5cd72 commit d286a87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/CertoraInc-Q.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# QA Report
* The receive function of the `AuctionCrowdfund` is empty, so ether can be transferred to the implementation and get stuck.
* Typo in [this line](https://github.com/PartyDAO/party-contracts-c4/blob/3896577b8f0fa16cba129dc2867aba786b730c1b/contracts/crowdfund/Crowdfund.sol#L258) of the `Crowdfund` contract
* Missing length check in the `Crowdfund._createParty()` function

0 comments on commit d286a87

Please sign in to comment.