According to Arbitrum's documentation, block.number returns the approximate L1 block number at which the sequencer received the transaction instead of the current L2 block number.
UpliftOnlyExample
:
Using of approximate L1 block number
Manual Review
Consider using ArbSys(100).arbBlockNumber() to retrieve the L2 block number on Arbitrum to receive an accurate value.
The real bug is that blockTimestampDeposit should use “block.timestamp” and not number.
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.