You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With CREATE2 opcode, many projects reuse the same address for their contract on different networks.
Currently, someone can create a vesting account with an arbitrary address to block deploying a contract on this address.
With
CREATE2
opcode, many projects reuse the same address for their contract on different networks.Currently, someone can create a vesting account with an arbitrary address to block deploying a contract on this address.
Considered solution:
The text was updated successfully, but these errors were encountered: