diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst index 4821a7915e78b7f1199957d12d5d2448d6e0eb2e..561bac2a3c7323bde9e7a20987254b1afa59e88b 100644 --- a/docs/CHANGES.rst +++ b/docs/CHANGES.rst @@ -275,7 +275,7 @@ Node - Added a store metric to expose the number of blocks considered as invalid. -- Fixed the ``tezos-node config reset`` command which did not actually reset +- Fixed the ``octez-node config reset`` command which did not actually reset the configuration file to its default values. - Added metrics to observe the bootstrapped and synchronisation status. @@ -310,7 +310,7 @@ Node upgraded. To this end, a new storage version was introduced: 1.0 (previously 0.8). Backward compatibility is preserved: upgrading from 0.6, 0.7 (Octez 12.x) or 0.8 (Octez 13.0) is done through the - ``tezos-node upgrade storage`` command. This upgrade is + ``octez-node upgrade storage`` command. This upgrade is instantaneous. However, be careful that there is no forward compatibility: previous versions of Octez will refuse to run on an upgraded data directory. @@ -330,7 +330,7 @@ Client - Client now allows to simulate failing operations with ``--simulation --force``, and report errors without specifying limits. -- Added ``--ignore-case`` option to the ``tezos-client gen vanity keys`` command +- Added ``--ignore-case`` option to the ``octez-client gen vanity keys`` command to allow case-insensitive search for the given pattern. Proxy Server @@ -353,7 +353,7 @@ Docker Images since version 13.0. It is recommended to write your own docker-compose file instead. ``scripts/docker/docker-compose-generic.yml`` is an example of such file. -- ``tezos-codec`` is now included in Docker images. +- ``octez-codec`` is now included in Docker images. Rollups ------- @@ -416,10 +416,10 @@ Node must be used for RPC requests to the node. The value can be ``json``, ``binary`` or ``any``. By default, the value is set to ``any``. -- Added an option ``--metrics-addr :`` to ``tezos-node`` to +- Added an option ``--metrics-addr :`` to ``octez-node`` to expose some metrics using the Prometheus format. -- Added command ``tezos-node storage head-commmit`` which prints the commit hash +- Added command ``octez-node storage head-commmit`` which prints the commit hash of the current context head. - Added a history mode check when importing a snapshot to ensure the consistency between the @@ -461,7 +461,7 @@ Node limit, and therefore not stored. The re-computed metadata are not stored on disk after this call, but rather just returned by the RPC call. -- Added ``--progress-display-mode`` option to the ``tezos-node`` commands +- Added ``--progress-display-mode`` option to the ``octez-node`` commands that display progress animation. This option allows to redirect progress animation to non-TTY file descriptors. @@ -494,9 +494,9 @@ Baker ----- The following breaking changes affect the Octez v13.0~rc1 baker daemon -for the Jakarta 2 protocol ``tezos-baker-013-PtJakart``, but **not** the +for the Jakarta 2 protocol ``octez-baker-013-PtJakart``, but **not** the corresponding one for the the Ithaca 2 protocol, -``tezos-baker-012-Psithaca``. +``octez-baker-012-Psithaca``. - **Breaking change**: The ``--liquidity-baking-escape-vote`` command-line option has been renamed @@ -654,14 +654,14 @@ Version 12.0 Node ---- -- The tezos-node configuration file parameter +- The octez-node configuration file parameter ``shell.prevalidator.limits.max_refused_operations`` is now deprecated and may be removed starting from version 13.0. - Fixed missing removal of replaced operation in the plugin when another better one takes its place (when the mempool is full). -- The output of ``tezos-client get ledger high watermark for `` +- The output of ``octez-client get ledger high watermark for `` now also displays the high-water mark for the round, if available. Rounds are introduced in Tenderbake. @@ -867,13 +867,13 @@ Node - The prevalidator (which handles operations which have been received but not yet included in a block) was made more restrictive: it now accepts a single manager operation from a given manager for a given block. This limitation - was already present implicitly if you were using the ``tezos-client`` commands. + was already present implicitly if you were using the ``octez-client`` commands. Batches of operations can be used to get around this restriction, see the ``multiple transfers`` command to learn more. In addition, operations rejected because of this limitation are solely delayed to a future block. - Removed support for store versions 0.0.4 (used by Octez 9.7) or below. - It is no longer possible to run ``tezos-node upgrade storage`` to upgrade + It is no longer possible to run ``octez-node upgrade storage`` to upgrade from those older versions. It is also no longer possible to import snapshots that were exported using this version. @@ -1061,7 +1061,7 @@ Node - ``shell.block_validator.limits.worker_backlog_level`` -- The ``tezos-admin-client show current checkpoint`` command now only +- The ``octez-admin-client show current checkpoint`` command now only outputs the current checkpoint. It no longer outputs the savepoint, caboose and history mode. @@ -1146,9 +1146,9 @@ Node Client ------ -- Disabled indentation checking by default in the ``tezos-client - convert script`` and ``tezos-client hash script`` commands. In - particular, ``tezos-client convert script