zkevm-circuits icon indicating copy to clipboard operation
zkevm-circuits copied to clipboard

Fix "deploy at existed address" for CREATE at bus-mapping

Open ed255 opened this issue 2 years ago • 2 comments
trafficstars

This PR https://github.com/privacy-scaling-explorations/zkevm-circuits/pull/1286 was merged but some of the requests haven't been addressed yet:

  • https://github.com/privacy-scaling-explorations/zkevm-circuits/pull/1286#discussion_r1127312789

ed255 avatar Mar 09 '23 17:03 ed255

it should be ErrContractAddressCollision error in issue #1309 that we are going to handle.

DreamWuGit avatar Mar 10 '23 01:03 DreamWuGit

Similar But not same. If the deployment address has eth but not contract then it is not err

lispc avatar Mar 10 '23 01:03 lispc