solidity-flattener icon indicating copy to clipboard operation
solidity-flattener copied to clipboard

Metropolis has already been done

Open rstormsf opened this issue 7 years ago • 1 comments

Warning: The "returndatasize" instruction is only available after the Metropolis hard fork. Before that it acts as an invalid instruction.

I think you can remove this warning entirely

rstormsf avatar Feb 01 '18 21:02 rstormsf

This is a solc issue, I believe unrelated to this tool

wjmelements avatar Mar 13 '18 12:03 wjmelements