Skip to content

Commit 7dd5a94

Browse files
committed
Deploying to gh-pages from @ 9a2b1b2 🚀
1 parent 5c3fcec commit 7dd5a94

File tree

544 files changed

+876
-903
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

544 files changed

+876
-903
lines changed
-255 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
-636 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-640 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-74.9 KB
Binary file not shown.
-79.8 KB
Binary file not shown.

en/mainnet/_sources/net/desktop-wallet/accounts-desktop.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ Node settings
116116

117117
Here you specify which node on the blockchain that you want to connect to.
118118

119-
- If you're running the **mainnet** version of the Desktop Wallet, you must connect to a mainnet node. In the **Address field**, enter ``127.0.0.1`` and in the **Port field** enter ``10000``.
119+
- If you're running the **mainnet** version of the Desktop Wallet, you must connect to a mainnet node. In the **Address field**, enter ``127.0.0.1`` and in the **Port field** enter ``20000``.
120120

121-
- If you're running the **testnet** version of the Desktop Wallet, you must connect to a testnet node. In the **Address** field, enter ``127.0.0.1`` and in the **Port field** enter ``10001``.
121+
- If you're running the **testnet** version of the Desktop Wallet, you must connect to a testnet node. In the **Address** field, enter ``127.0.0.1`` and in the **Port field** enter ``20001``.
122122

123123
- Select **Set connection**. If the connection works, there's a message saying **Successfully connected**.
124124

en/mainnet/_sources/net/guides/add-delegation.rst.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,6 @@ When you delegate some stake to a staking pool, it can influence the chances of
169169

170170
#. Tap the hamburger menu |hamburger| and tap **Delegation**. If you are delegating for the first time, you see some information about delegation.
171171

172-
.. image:: ../images/mobile-wallet/account-hamburger-menu.png
173-
:width: 50%
174-
:alt: screen with hamburger menu expanded
175-
176172
#. Tap **Register delegation**.
177173

178174
#. If you want to delegate to a specific pool tap **Staking pool** and enter the Validator ID of the pool owner. If you are delegating to passive delegation, tap **Passive delegation**. Tap **Continue**.

en/mainnet/_sources/net/guides/become-baker.rst.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ Use ``validator configure`` to configure a validator and open a staking pool. Th
327327

328328
.. code-block:: console
329329
330-
$concordium-client validator configure --sender "acc1" --stake 500001 --open-delegation-for existing --delegation-transaction-fee-commission 0.1 --delegation-baking-commission 0.1 --delegation-finalization-commission 1.0 --validator-url https://example.com/validator --keys-in MyBakerKeys.json --keys-out <concordium-data-dir>/validator-credentials.json
330+
$concordium-client validator configure --sender "acc1" --stake 500001 --open-delegation-for existing --delegation-transaction-fee-commission 0.1 --delegation-block-reward-commission 0.1 --validator-url https://example.com/validator --keys-in MyBakerKeys.json --keys-out <concordium-data-dir>/validator-credentials.json
331331
332332
Configure validator has the following optional arguments:
333333

@@ -340,8 +340,7 @@ Configure validator has the following optional arguments:
340340
- ``--keys-in`` specifies the name of the file containing the validator keys.
341341
- ``--keys-out`` can be used to write a validator credential file containing the validator ID (and the supplied keys) to use when starting a validator node. Replace ``<concordium-data-dir>`` with any path of your choice.
342342
- ``--delegation-transaction-fee-commission`` specifies the transaction fee commission for the staking pool.
343-
- ``--delegation-baking-commission`` specifies the validator commission for the staking pool.
344-
- ``--delegation-finalization-commission`` specifies the finalization commission for the staking pool.
343+
- ``--delegation-block-reward-commission`` specifies the block commission for the staking pool.
345344

346345
.. Note::
347346

en/mainnet/_sources/net/guides/overview-desktop.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ Before you start, make sure you’ve completed the following steps:
3232

3333
#. If this is the first time you're opening the Desktop Wallet, you're asked to connect to a node. If you don't see this message, go to **Settings**, and then select **Node settings**. The Virtual Hive node (concordiumwalletnode.com) is inserted by default, but you can change this to any other node that you prefer or the node provided by your third-party provider. Enter the **Address** and **Port** of the node you’re running. The address is the network address of the node.
3434

35-
- If you're running the mainnet version of the Desktop Wallet, you must connect to a mainnet node. In the **Address field**, enter *127.0.0.1*, and in the **Port field** enter *10000*.
35+
- If you're running the mainnet version of the Desktop Wallet, you must connect to a mainnet node. In the **Address field**, enter *127.0.0.1*, and in the **Port field** enter *20000*.
3636

37-
- If you're running the testnet version of the Desktop Wallet, you must connect to a testnet node. In the **Address** field, enter *127.0.0.1*, and in the **Port field** enter *10001*.
37+
- If you're running the testnet version of the Desktop Wallet, you must connect to a testnet node. In the **Address** field, enter *127.0.0.1*, and in the **Port field** enter *20001*.
3838

3939
.. image:: ../images/run-node/Node-setup-win-9.png
4040
:width: 60%

en/mainnet/_sources/net/guides/run-node-macos.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ You can also verify that a node is running by connecting it to the Desktop Walle
166166

167167
#. In the Desktop Wallet, go to **Settings**, and then select **Node settings**.
168168

169-
- If you're running the **mainnet** version of the Desktop Wallet, you must connect to a mainnet node. In the **Address field**, enter ``127.0.0.1`` and in the **Port field** enter ``10000``.
169+
- If you're running the **mainnet** version of the Desktop Wallet, you must connect to a mainnet node. In the **Address field**, enter ``127.0.0.1`` and in the **Port field** enter ``20000``.
170170

171-
- If you're running the **testnet** version of the Desktop Wallet, you must connect to a testnet node. In the **Address field**, enter ``127.0.0.1`` and in the **Port field** enter ``10001``.
171+
- If you're running the **testnet** version of the Desktop Wallet, you must connect to a testnet node. In the **Address field**, enter ``127.0.0.1`` and in the **Port field** enter ``20001``.
172172

173173
#. Select **Set connection**. If the connection works and the node is running properly, there’s a message saying *Successfully connected*.
174174

en/mainnet/_sources/net/guides/run-node-windows.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@ You can also verify that a node is running by connecting it to the Desktop Walle
148148

149149
#. In the Desktop Wallet, go to **Settings**, and then select **Node settings**.
150150

151-
- If you're running the mainnet version of the Desktop Wallet, you must connect to a mainnet node. In the **Address field**, enter *127.0.0.1* and in the **Port field** enter *10000*.
151+
- If you're running the mainnet version of the Desktop Wallet, you must connect to a mainnet node. In the **Address field**, enter *127.0.0.1* and in the **Port field** enter *20000*.
152152

153-
- If you're running the testnet version of the Desktop Wallet, you must connect to a testnet node. In the **Address** field, enter *127.0.0.1* and in the **Port field** enter *10001*.
153+
- If you're running the testnet version of the Desktop Wallet, you must connect to a testnet node. In the **Address** field, enter *127.0.0.1* and in the **Port field** enter *20001*.
154154

155155
.. image:: ../images/run-node/Node-setup-win-9.png
156156
:width: 60%

en/mainnet/_sources/net/guides/run-node.rst.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ The main differences from the testnet configuration are:
357357
<https://hub.docker.com/r/concordium/mainnet-node>`_
358358
for a list of currently available versions.
359359
- the node listens on port 8888 instead of 8889 by default
360-
- the node's GRPC interface is exposed on port 10000 instead of 10001
361360
- the node’s GRPC V2 listens on port 20000 instead of 20001
362361
- the database directory is ``/var/lib/concordium-mainnet`` instead of
363362
``/var/lib/concordium-testnet``
@@ -401,10 +400,6 @@ To retrieve mainnet node logs run:
401400
- CONCORDIUM_NODE_CONNECTION_DESIRED_NODES=5
402401
# Maximum number of __nodes__ the node will be connected to.
403402
- CONCORDIUM_NODE_CONNECTION_MAX_ALLOWED_NODES=10
404-
# Address of the GRPC server
405-
- CONCORDIUM_NODE_RPC_SERVER_ADDR=0.0.0.0
406-
# And its port
407-
- CONCORDIUM_NODE_RPC_SERVER_PORT=10000
408403
# Address of the V2 GRPC server.
409404
- CONCORDIUM_NODE_GRPC2_LISTEN_ADDRESS=0.0.0.0
410405
# And its port which has to be the same as in `CONCORDIUM_NODE_COLLECTOR_GRPC_HOST`
@@ -438,7 +433,6 @@ To retrieve mainnet node logs run:
438433
# the node's gRPC interface will not be available from the host.
439434
ports:
440435
- "8888:8888"
441-
- "10000:10000"
442436
- "20000:20000"
443437
volumes:
444438
# The node's database should be stored in a persistent volume so that it

en/mainnet/_sources/net/installation/previous-node-downloads.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ macOS - Mainnet and Testnet
8686
Ubuntu - Mainnet
8787
================
8888

89-
Default GRPC port is set to 10000
89+
Default GRPC port is set to 20000
9090
Default listen port is set to 8888
9191

9292
`6.0.4 <https://distribution.mainnet.concordium.software/deb/concordium-mainnet-node_6.0.4-0_amd64.deb>`__
@@ -209,7 +209,7 @@ Default listen port is set to 8888
209209
Ubuntu - Testnet
210210
================
211211

212-
Default GRPC port is set to 10001
212+
Default GRPC port is set to 20001
213213
Default listen port is set to 8889
214214

215215
`6.1.7 <https://distribution.testnet.concordium.com/deb/concordium-testnet-node_6.1.7-0_amd64.deb>`__

en/mainnet/_sources/net/mobile-wallet/add-baker-mw.rst.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -306,16 +306,8 @@ Prior to becoming a validator, read :ref:`Validator management<baker-pool>` to l
306306

307307
7. Once you have saved the keys, you see an overview screen of the add validator transaction. Review the information then tap **Submit validator transaction**.
308308

309-
.. image:: ../images/mobile-wallet/add-baker-submit-mw.png
310-
:width: 50%
311-
:alt: screen to review validator submit transaction
312-
313309
8. The wallet shows that the transaction has been submitted to the chain. Tap **Finish**. Once the transaction is approved, the active validator screen appears where you have the possibility to update validator settings.
314310

315-
.. image:: ../images/mobile-wallet/add-baker-finish-mw.png
316-
:width: 50%
317-
:alt: screen to show transaction submitted
318-
319311
9. You need to import your validator keys file to your node in order to start producing blocks. It is preferable to update them on the node as close to the next :term:`pay day` as possible to prevent the node from being down as a validator for a longer time.
320312

321313
- :ref:`Windows<baker-windows>`

en/mainnet/_sources/net/nodes/node-runner-service-configuration.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ rpc.port
124124

125125
.. code-block:: TOML
126126
127-
rpc.port = 10000
127+
rpc.port = 20000
128128
129-
The port on which the node accepts incoming GRPC requests. This is the port that the desktop wallet and ``concordium-client`` use to connect to the node. If not specified, this uses the default determined by ``concordium-node.exe`` (which is **10000**). Note that multiple nodes cannot listen on the same port, and a node will fail to start if the port is already in use.
129+
The port on which the node accepts incoming GRPC requests. This is the port that the desktop wallet and ``concordium-client`` use to connect to the node. If not specified, this uses the default determined by ``concordium-node.exe`` (which is **20000**). Note that multiple nodes cannot listen on the same port, and a node will fail to start if the port is already in use.
130130

131131
rpc.address
132132
-----------

en/mainnet/_sources/net/release-notes/release-notes-lp.rst.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -395,12 +395,16 @@ Desktop Wallet
395395
|mw-gen1| for iOS
396396
-----------------
397397

398-
August 8, 2023
398+
November 30, 2023
399399

400-
|mw-gen1| 3.2.1 ensures support for the upcoming protocol version 6.
400+
|mw-gen1| 3.2.2 implements the renaming of bakers to validators throughout the wallet. The other changes related to Concordium's tokenomics updates have also been applied. Note that in the |mw-gen1| wallet staking pool commissions are locked at 10%. If you have a staking pool and you want to change your commissions, you must migrate to |mw-gen2| or |bw|. For information about how to migrate, see the :ref:`FAQ<wallet-migrate>` for |mw-gen2|.
401401

402402
.. dropdown:: Previous releases
403403

404+
.. dropdown:: |mw-gen1| 3.2.1 - August 8, 2023
405+
406+
|mw-gen1| 3.2.1 ensures support for the upcoming protocol version 6.
407+
404408
.. dropdown:: |mw-gen1| 3.2.0 - May 30, 2023
405409

406410
In |mw-gen1| for iOS 3.2.0 identity and account creation has been locked in |mw-gen1| for iOS devices. This means that you cannot create new identities or accounts in |mw-gen1| on an iOS device. You can continue to use |mw-gen1|, but if you need to create a new identity or account you must use |mw-gen2|. You can also still recover your wallet from a backup file in |mw-gen1| on an iOS device.
@@ -476,9 +480,9 @@ Desktop Wallet
476480
|mw-gen1| for Android
477481
---------------------
478482

479-
February 6, 2023
483+
February 6, 2023
480484

481-
In version 3.2.0 we changed the text in the "Suggest update" alert to suggest that the user update to the |mw-gen2| so it matches the download button.
485+
In version 3.2.0 we changed the text in the "Suggest update" alert to suggest that the user update to the |mw-gen2| so it matches the download button.
482486

483487
.. dropdown:: Previous releases
484488

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)