Skip to content

Commit 2b7cf21

Browse files
authored
Merge pull request #13690 from SamWilsn/patch-2
Update history/index.md: Fix description of EIP-1052
2 parents affaf28 + 40e6cb9 commit 2b7cf21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/content/history/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ The Constantinople fork:
428428
<ul>
429429
<li><a href="https://eips.ethereum.org/EIPS/eip-145">EIP-145</a> – <em>optimises cost of certain on-chain actions.</em></li>
430430
<li><a href="https://eips.ethereum.org/EIPS/eip-1014">EIP-1014</a> – <em>allows you to interact with addresses that have yet to be created.</em></li>
431-
<li><a href="https://eips.ethereum.org/EIPS/eip-1052">EIP-1052</a> – <em>optimises cost of certain on-chain actions.</em></li>
431+
<li><a href="https://eips.ethereum.org/EIPS/eip-1052">EIP-1052</a> – <em>introduces the <code>EXTCODEHASH</code> instruction to retrieve the hash of another contract's code.</em></li>
432432
<li><a href="https://eips.ethereum.org/EIPS/eip-1234">EIP-1234</a> – <em>makes sure the blockchain doesn&#39;t freeze before proof-of-stake and reduces block reward from 3 to 2 ETH.</em></li>
433433
</ul>
434434

0 commit comments

Comments
 (0)