EIP Proposal: CREATE2 contract factory precompile for deployment at consistent addresses across networks

We are having exactly the problem described by @spalladino trying to understand how we can deploy on many chains, including Celo, at the same address. It seems currently impossible without a precompiled approach like suggested by Santiago. I wonder if there has been any advancement on this proposal.

One possible risk I see is that someone uses someone else’s code to deploy the contract at the expected address taking ownership of it.