We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Constantinople will add the CREATE2 opcode, which has contract addresses that are a function of the code hash. This would remove the need for caching.
CREATE2
https://eips.ethereum.org/EIPS/eip-1014