Closed tanishqjasoria closed 2 months ago
Fixes 430 -> nope, it's a different issue.
As explained in issue 430, this is already fixed in mainnet. I have to check if this is compatible.
As explained in issue 430, this is already fixed in mainnet. I have to check if this is compatible.
@gballet, note that we need to check that CALLs are fixed too before closing #430. This PR is fixing CREATEs.
Yeah I was going through code and realized that this is actually a different issue. I need to remove that, and we have to see if we need to fix the call now as well (probably, as you said).
LGTM but we need to add a test for the collision check. I can make one later.
IIRC, I created test-vectors for collisions (I'll double-check). In any case, any extra geth test is fine too.