Closed c4-judge closed 1 year ago
Judge has assessed an item in Issue #251 as 2 risk. The relevant finding follows:
[L-03] The claim function might use an amount of gas greater than the block gas limit. Description:
The claim function at the Quest.sol contract can consume an amount of gas greater than the block gas limit if the user has too many receipts.
Mitigation:
Make users know they might need to split their receipts accross other wallets in this case.
kirk-baird marked the issue as duplicate of #135
kirk-baird marked the issue as partial-50
Judge has assessed an item in Issue #251 as 2 risk. The relevant finding follows:
[L-03] The claim function might use an amount of gas greater than the block gas limit. Description:
The claim function at the Quest.sol contract can consume an amount of gas greater than the block gas limit if the user has too many receipts.
Mitigation:
Make users know they might need to split their receipts accross other wallets in this case.