book icon indicating copy to clipboard operation
book copied to clipboard

chore: add note about `evm_version` being derived from Etherscan and sometimes making the incorrect assumption.

Open zerosnacks opened this issue 4 months ago • 0 comments

Because Etherscan sometimes returns default evmVersion we automatically derive from the compiler version and make a best-guess assumption. This sometimes leads to issues.

Related: https://github.com/foundry-rs/foundry/pull/8369/files

This would resolve by documenting it as there is no clear solution:

  • https://github.com/foundry-rs/foundry/issues/8356
  • https://github.com/foundry-rs/foundry/issues/8446

zerosnacks avatar Sep 26 '24 12:09 zerosnacks