Skip to content

Commit 5a9f77c

Browse files
authored
Merge pull request #861 from lispc/patch-1
Update pending-opcodes.md: mcopy => cancun
2 parents 8b40467 + d3d9711 commit 5a9f77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lists/evm/pending-opcodes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ scheduled or accepted) are in *italics*.
142142
| 0x5B | JUMPDEST | Control Flow | | |
143143
| *0x5C* | *TLOAD* | *Transient Storage* | *Cancun* | *[EIP-1153](https://eips.ethereum.org/EIPS/eip-1153)* |
144144
| *0x5D* | *TSTORE* | *Transient Storage* | *Cancun* | *[EIP-1153](https://eips.ethereum.org/EIPS/eip-1153)* |
145-
| *0x5E* | *MCOPY* | *Memory* | *????* | *[EIP-5656](https://eips.ethereum.org/EIPS/eip-5656)* |
145+
| *0x5E* | *MCOPY* | *Memory* | *Cancun* | *[EIP-5656](https://eips.ethereum.org/EIPS/eip-5656)* |
146146
| 0x5F | PUSH0 | Push | Shanghai | [EIP-3855](https://eips.ethereum.org/EIPS/eip-3855) |
147147
| 0x60 | PUSH1 | Push | | |
148148
| 0x61 | PUSH2 | Push | | |

0 commit comments

Comments
 (0)