runtimeverification / evm-semantics

K Semantics of the Ethereum Virtual Machine (EVM)
BSD 3-Clause "New" or "Revised" License
506 stars 140 forks source link

Investigate creator and creator2 accounts in foundry #1690

Open anvacaru opened 1 year ago

anvacaru commented 1 year ago

Found two addresses being used by foundry. We should investigate if we should add them to kevm or not.

palinatolmach commented 1 year ago

Related: https://github.com/foundry-rs/foundry/issues/2638