mirror of
https://github.com/status-im/EIPs.git
synced 2025-01-15 17:34:19 +00:00
Automatically merged updates to draft EIP(s) 1052
Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing
This commit is contained in:
parent
9b3ae42b88
commit
a7e495c2c7
@ -19,7 +19,7 @@ Contracts can presently do this using the `EXTCODECOPY` opcode, but this is expe
|
|||||||
|
|
||||||
## Specification
|
## Specification
|
||||||
|
|
||||||
A new opcode, `EXTCODEHASH`, is introduced, with number 0x3D. The `EXTCODEHASH`
|
A new opcode, `EXTCODEHASH`, is introduced, with number 0x3F. The `EXTCODEHASH`
|
||||||
takes one argument from the stack, zeros the first 96 bits
|
takes one argument from the stack, zeros the first 96 bits
|
||||||
and pushes to the stack the keccak256 hash of the code of the account
|
and pushes to the stack the keccak256 hash of the code of the account
|
||||||
at the address being the remaining 160 bits.
|
at the address being the remaining 160 bits.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user