Skip to content

Commit 1ef6abc

Browse files
author
Michael Colburn
authored
Update eips_forks.md
prettier
1 parent 367c264 commit 1ef6abc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

learn_evm/eips_forks.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,9 @@ The table below lists all EIPs associated with Ethereum forks:
5353
| [Dencun (7569)](https://eips.ethereum.org/EIPS/eip-7569) | [4788](https://eips.ethereum.org/EIPS/eip-4788) | Beacon block root in the EVM | | | |
5454
| [Dencun (7569)](https://eips.ethereum.org/EIPS/eip-7569) | [4844](https://eips.ethereum.org/EIPS/eip-4844) | Shard Blob Transactions | X | X | "Proto-Danksharding", allows large amounts of data (blobs) to be committed to the chain without being stored directly on-chain/accessible to the EVM. Uses a separate EIP-1559-style fee market priced in "blob gas" |
5555
| [Dencun (7569)](https://eips.ethereum.org/EIPS/eip-7569) | [5656](https://eips.ethereum.org/EIPS/eip-5656) | MCOPY - Memory copying instruction | X | | |
56-
| [Dencun (7569)](https://eips.ethereum.org/EIPS/eip-7569) | [6780](https://eips.ethereum.org/EIPS/eip-6780) | SELFDESTRUCT only in same transaction | | | Significant changes to the semantics of `SELFDESTRUCT` |
56+
| [Dencun (7569)](https://eips.ethereum.org/EIPS/eip-7569) | [6780](https://eips.ethereum.org/EIPS/eip-6780) | SELFDESTRUCT only in same transaction | | | Significant changes to the semantics of `SELFDESTRUCT` |
5757
| [Dencun (7569)](https://eips.ethereum.org/EIPS/eip-7569) | [7516](https://eips.ethereum.org/EIPS/eip-7516) | BLOBBASEFEE opcode | X | | |
5858

59-
6059
In this table:
6160

6261
- `Opcode`: The EIP adds or removes an opcode

0 commit comments

Comments
 (0)