Protocol txs may pending in memory pool forever because incorrect deadline parameter set.
LibFertilizer#addFertilizer
function call IWell(barnRaiseWell).addLiquidity
function to add liquidity but set the deadline parameter to type(uint256).max
, which means the txs may pending in memory pool forever.
Txs may pending in memory pool forever.
vscode, Manual Review
Set the deadline parameter to a specific value like current timestamp + 10s
.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.