seinmyung25

Results 2 comments of seinmyung25

@atarpara Thanks for the feedback! I've created PR #1507 with a bitwise optimization approach. **Measurements:** - Code size: **-19 bytes** (MockERC20 3,256 → 3,237 bytes) - Gas: Eliminates `mstore` +...

@atarpara @Vectorized I understand the concern: adopting this would render the audit report outdated and deviate from established Solidity storage layout conventions, which makes it difficult to justify given the...