·
We continued the Panoptic contest on Code4rena.
Lesson Summary:
- Offset is the byte position in calldata where immutable arguments start. It's used by the Clone pattern to read immutable args.
- 2. calldata loads 32 bytes. When you load 32 bytes from an offset, you then need to shift whatever amount is needed in order to only get the info in the bytes you need
- One Epoch is 4 seconds
- Strengthen bits, bytes, shifting knowledge
- Try to memorize the variables, if needed close your eyes and repeat each one. This is important for context