Most of the solidity contracts have an init function that everyone can call. This could lead to a race condition when the contract is deployed. At that moment a ...