Subway2023
Subway2023
According to the new readme instruction, Ossfuzz can be successfully compiled.
How do I attack the original vulnerable Linea's PLONK verifier.sol?
## Environment - Compiler version: 0.8.26 - Target EVM version (as per compiler settings): None - Framework/IDE (e.g. Truffle or Remix): None - EVM execution environment / backend / blockchain...
## Environment - Compiler version: - Target EVM version (as per compiler settings): None - Framework/IDE (e.g. Truffle or Remix): None - EVM execution environment / backend / blockchain client:...
### Describe the issue: When handling internal function pointers, information about function visibility (internal, external) can be lost. ### Code example to reproduce the issue: ```solidity contract C { function()...
### Describe the issue: If a structure contains custom types, the read_storage tool cannot determine the storage layout of that struct variable. ### Code example to reproduce the issue: ####...
### Describe the issue: If the first variable x in the structure has a size of m bits (m < 256) and the second variable y has a size of...
## Description When writing a large number to memory, the legacy codegen successfully optimizes out the mstore statement without causing the program to revert. However, the IR-based codegen, abicoder v1,...
- Compiler version: 0.8.27 - Target EVM version (as per compiler settings): None - Framework/IDE (e.g. Truffle or Remix): Remix - EVM execution environment / backend / blockchain client: None...
## Environment - Compiler version: 0.8.27 - Target EVM version (as per compiler settings): None - Framework/IDE (e.g. Truffle or Remix): None - EVM execution environment / backend / blockchain...