use deterministic CREATE2 opcode
Open
- Dominant language
- Solidity
- Stars
- 318
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
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.
https://eips.ethereum.org/EIPS/eip-1014
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.