About miner attack
related to block.timestamp
.
#338
Closed
GHexxerBrdv
started this conversation in
General
Replies: 1 comment 3 replies
-
What they mean by manipulate block.timestamp is that they can either process a block earlier than they are supposed to, or delay the processing of the block a little bit later, just to make sure things align for their gains. Please ask questions if anything is confusing. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey i have been exploring different attacks from @solodit checklist for jumping into real audit after completing @VaultGuardians.
I just seen miner can manipulate block.timestamp for their win of profit anyway.
I have been understanding that
block.timestamp
is the timestamp of current time. Like if it's 12 pm then block.timestamp will also give 12 pm like in second or millisecond. But i think i am confused about it.I have seen the miner can manipulate
block.timestamp
for their profit. But i have question that how they can manipulate it. And if they can manipulate then what is actuallyblock.timestamp
.Can you help me along with it?
Beta Was this translation helpful? Give feedback.
All reactions