Skip to content

Commit 562dd6b

Browse files
Update docs/using-the-compiler.rst
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
1 parent 11eebaa commit 562dd6b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/using-the-compiler.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,7 @@ at each version. Backward compatibility is not guaranteed between each version.
181181
- Introduces ``blobhash()`` in inline assembly and a corresponding global function to retrieve versioned hashes of blobs associated with the transaction (see `EIP-4844 <https://eips.ethereum.org/EIPS/eip-4844>`_).
182182
- Opcode ``mcopy`` is available in assembly (see `EIP-5656 <https://eips.ethereum.org/EIPS/eip-5656>`_).
183183
- Opcodes ``tstore`` and ``tload`` are available in assembly (see `EIP-1153 <https://eips.ethereum.org/EIPS/eip-1153>`_).
184-
- ``prague``
185-
- The next version after ``cancun``. It is not implemented yet.
184+
- ``prague`` (**experimental**)
186185

187186
.. index:: ! standard JSON, ! --standard-json
188187
.. _compiler-api:

0 commit comments

Comments
 (0)