Expected behaviour: refillSepEth(uint256)should distinguish between public donations and and fundings by owner, but has the same effect of faucet gets ETH.
Issue: Unnessary complexity by defining the amount to refill the faucet with ETH.
Impact:
Owner needs to make sure msg.value to exactly match amountToRefillparameter.
Gas inefficient
Higher deployment costs
Simply check for msg.value >0and accept ETH funding by owner.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
View preliminary resultsAppeals are being carefully reviewed by our judges.
The contest is complete and the rewards are being distributed.