This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Description
It might be useful to allow contracts to query their own code_hash. One thing that this would allow is to create contracts with identical codes.
Another possibility is to allow contracts to query code_hash of another contract specified by some address.
These two are not required for MVP and they are also not interdependent and can be delivered separately.