Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…thub.io into web3-id
  • Loading branch information
dg-concordium committed Aug 11, 2023
2 parents 3638269 + 2d1c8c4 commit cfbb38a
Show file tree
Hide file tree
Showing 88 changed files with 3,099 additions and 677 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@
"plaintext",
"restructuredtext"
],
"esbonio.sphinx.confDir": "${workspaceFolder}/source/mainnet"
}
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,12 @@ Images must have :alt: text for accessibility. Generally, image width is 100%. F

GIFs can be inserted but should only be used when it gives clarity to more complex actions. When using GIFs, the :alt: text is StreamPlayer and :align: is center.

## Preview

For non-technical users that might not want to install the tools above, you can request a preview in the GitHub pull request. The preview is added as a comment in the pull request and opens as a web page.

Another alternative if you do not want to build the documentation to preview, is to install install Esbonio https://marketplace.visualstudio.com/items?itemName=swyddfa.esbonio into VSCode. Then you can use the command palette to run >Esbonio:OpenPreview. This builds a preview file. This solution still requires that you have VSCode installed and the repository locally on your computer.

## License

This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].
Expand Down
4 changes: 2 additions & 2 deletions source/mainnet/_templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
<div class="text-center margin-tb">
<h4>Go to <a href="https://concordium.com/">Concordium.com</a> to learn more about the project.</h4>
<ul class="list">
<li><a href="https://developer.concordium.software/en/mainnet/net/resources/release-notes-mainnet.html">Mainnet release notes</a></li>
<li><a href="https://developer.concordium.software/en/mainnet/net/resources/release-notes.html"> Testnet release notes</a></li>

</ul>
</div>
<div class="text-center margin-tb">
<h4>For chain info, status updates, or support, check out:</h4>
<ul class="list">
<li><a href="https://developer.concordium.software/en/mainnet/net/release-notes/release-notes-lp.html">Release notes</a></li>
<li><a href="https://ccdscan.io/">CCDScan</a></li>
<li><a href="https://dashboard.mainnet.concordium.software/"> Mainnet dashboard and block explorer</a></li>
<li><a href="https://dashboard.testnet.concordium.com/"> Testnet dashboard and block explorer</a></li>
Expand Down
6 changes: 5 additions & 1 deletion source/mainnet/net/browser-wallet/browser-wallet-faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
- Put it in a safe location. Keep your secret recovery phrase in a safe location that is fireproof and waterproof, and that you will remember and can access relatively easily. There are companies that make devices, such as https://shop.ledger.com/products/the-billfodl that can safely store your secret recovery phrase.
- Keep multiple physical copies of your secret recovery phrase in safe locations.

.. dropdown:: Can I use the |bw| extension in a web browser on a mobile phone or tablet device?

No, the |bw| extension is only supported in a web browser running on a computer.

.. dropdown:: Do I still need to make backups of my wallet?

No. For the |bw| and |mw-gen2| you do not need to make backups. Your :ref:`secret recovery phrase<glossary-secret-recovery-phrase>` that you write down is the only way to recover your accounts and identities.
Expand All @@ -58,7 +62,7 @@

It is also important to note that if, for example, you add an account on one wallet that is recovered on two devices in parallel (from the same recovery phrase), nothing is dynamically updated across wallets from the same recovery phrase except balances. To get updates such as a new account or new identity, it is necessary to :ref:`recover<recover-wallet>` from your recovery phrase again; however you do not need to enter the recovery phrase again as the wallet will remember it.

.. dropdown:: Can I use my secret recovery phrase to restore my accounts in third party wallets?
.. dropdown:: Can I use my secret recovery phrase to restore my accounts in third-party wallets?

At the moment Concordium identities and accounts are only supported in Concordium Wallets. However, Concordium expects to provide support for CCD and CIS-2 tokens in third party wallets in the future.

Expand Down
4 changes: 0 additions & 4 deletions source/mainnet/net/browser-wallet/connect-app.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ You can connect the |bw| and |mw-gen2| to a `dApp <https://en.wikipedia.org/wiki

|mw-gen2| uses WalletConnect to connect to dApps.

.. Note::

Currently, only |mw-gen2| for Android devices supports WalletConnect.

To connect your |mw-gen2| to a dApp:

#. Tap the scan QR code button in the Accounts overview |scan-qr-overview| or Transactions overview |scan-qr-acct|.
Expand Down
4 changes: 4 additions & 0 deletions source/mainnet/net/browser-wallet/setup-browser-wallet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ To learn more about identities and accounts, see :ref:`identities<reference-id-a

Read the following guide to learn how to set up the wallet.

.. Note::

The |bw| extension is not supported in any of the web browsers below when used on a mobile phone or tablet.

.. _setup-bw:

Get started
Expand Down
104 changes: 89 additions & 15 deletions source/mainnet/net/concepts/concepts-baker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Baker pool

You have the option when adding a baker to open a :ref:`baker pool<glossary-baker-pool>`. A baker pool allows others who want to earn rewards to do so without the need to run a node or become a baker themselves. To do this they :ref:`delegate<delegation-concept>` an amount of stake to your baker pool which then increases your stake and your :ref:`chances of winning the lottery<glossary-winning-probability>` to bake a block. You can also choose not to open a pool, in which case only your own stake applies toward the lottery. You can always open a pool later.

The maximum size of a pool is 10% of all stake in pools (i.e., excluding passive delegation).

.. _concepts-baker-stake:

Stake and lottery
Expand All @@ -53,20 +55,22 @@ To be chosen to bake a block, the baker must take part in a

The same stake is used when calculating whether a baker is included in the :ref:`finalization <glossary-finalization>` committee or not.

.. todo::

If a baker misses baking a block, it is known which baker missed it. This is useful information for delegators when choosing a baker pool to delegate to, and node runners.

Time concepts
-------------
The Concordium blockchain divides time into :ref:`epochs <glossary-epoch>` and :ref:`slots <glossary-slot>`.

.. image:: ../images/concepts/epochs-slots.png
:alt: timeline showing how 14400 slots make up one epoch
The Concordium blockchain divides time into :ref:`epochs <glossary-epoch>`.

When considering the rewards and other baking-related concepts, the concept of an *epoch* is used as a unit of time that defines a period in which the set of current bakers and stakes are fixed. Epochs have a duration of 1 hour and the duration is fixed at the :ref:`Genesis block <glossary-genesis-block>`.
When considering the rewards and other baking-related concepts, the concept of an *epoch* is used as a unit of time that defines a period in which the set of current bakers and stakes are fixed. Epochs have a duration of 1 hour and the duration is fixed at the :ref:`Genesis block <glossary-genesis-block>`. Each epoch has a nominal ending, and when a block is finalized after this nominal ending then epoch transition occurs.

Epochs are subdivided into slots. On any given :ref:`branch <glossary-branch>`, each slot can have a maximum of one block, but multiple blocks on different branches can be produced in the same slot. Slots have a duration of 250ms, and the duration is fixed at the :ref:`Genesis block <glossary-genesis-block>`.
Epochs are subdivided into :ref:`rounds <glossary-round>`. Rounds have either a block or a timeout. Rounds have a minimum time interval, but the rounds can grow "in time" if a round times out. For example, if round 1 times out, then round 2's duration increases and so on. Then whenever there is a block in a round that manages to get a :ref:`quorum certificate<glossary-quorum-certificate>` attached, then the "round duration" will shrink, and it will continue to do so if , for example, there have been multiple rounds that have timed out.
But it cannot shrink below the minimum time interval given by the chain parameters. There can only ever be one block for a certain round across all branches, thus there is a unique leader (potential baker) for a round in an epoch.

A :ref:`pay day<glossary-pay-day>` is the point at which new CCDs are minted and rewards to bakers and delegators are distributed. The stakes of bakers and delegators are updated each pay day (but the changes for each pay day are fixed one epoch before). Pay day is thus when updates to delegation and baking take effect, such as increasing stake, restaking preferences, adding delegation. In the case of decreasing stake or removing delegation or baking, there is a longer cool-down period, after which the change is executed at the **next pay day after the cool-down period ends**. The cool-down period is 2 weeks for delegators and 3 weeks for bakers. Pay day is every 24 hours at 08:05 UTC on Mainnet and 11:05 UTC on Testnet.
A :ref:`pay day<glossary-pay-day>` is the point at which new CCDs are minted and rewards to bakers and delegators are distributed. The stakes of bakers and delegators are updated each pay day (but the changes for each pay day are fixed one epoch before). Pay day is thus when new bakers begin baking, and updates to delegation and baking take effect, such as increasing stake, restaking preferences, adding delegation. In the case of decreasing stake or removing delegation or baking, there is a longer cool-down period, after which the change is executed at the **next pay day after the cool-down period ends**. The cool-down period is 2 weeks for delegators and 3 weeks for bakers. Pay day is every 24 hours (i.e., 24 epochs) at approximately 08:05 UTC on Mainnet and approximately 11:05 UTC on Testnet. Bakers are finalized at the end of an epoch then one epoch passes before that next epoch where they are eligible to bake.

A :ref:`cool-down period <glossary-cool-down-period>` describes a period of time during which certain activities or transactions are frozen. For example, if you decrease a baker stake, the stake will be decreased at the first pay day after the cool-down period ends. The cool-down period is 3 weeks. During the cool-down period, you’ll not be able update the stake. After the cool-down period, the amount by which you decreased your stake is returned to your disposable balance at the next :ref:`pay day<glossary-pay-day>` and your stake is reduced to the amount you specified. (This also means that any rewards that are earned in this period, if restaking earnings is enabled, will also be unstaked after the cool-down.)
A :ref:`cool-down period <glossary-cool-down-period>` describes a period of time during which certain activities or transactions are frozen. For example, if you decrease a baker stake, the stake will be decreased at the first pay day after the cool-down period ends. The cool-down period is 3 weeks. During the cool-down period, you’ll not be able update the stake. After the cool-down period, the amount by which you decreased your stake is returned to your disposable balance at the next :ref:`pay day<glossary-pay-day>` and your stake is reduced to the amount you specified. (This also means that any rewards that are earned in this period, if restaking earnings is enabled, will also be unstaked after the cool-down period.)

Finalization
============
Expand All @@ -76,20 +80,50 @@ Finalization
What is finalization?
---------------------

Finalization is the voting process by which a block is marked to be “finalized”, i.e., part of the authoritative chain. Transactions that are part of finalized blocks are considered authoritative. New blocks can be only added following the last finalized block to ensure the integrity of the chain. The finalization process is conducted periodically by the bakers with a staked amount of at least 0.1% of the total amount of existing CCD, known as the Finalization committee.
Finalization is the process by which a block is marked to be “finalized”, i.e., part of the authoritative chain. Transactions that are part of finalized blocks are considered authoritative. New blocks can be only added following the last finalized block to ensure the integrity of the chain. The finalization process is conducted by the bakers with an effective stake amount of at least 0.1% of the total amount (effective stake) of CCD in pools, known as the Finalization committee. Total stake in pools is referred to as total stake in pools without Passive Delegation.

Finalizers sign a block, and their collective signatures are aggregated to form a :ref:`quorum certificate<glossary-quorum-certificate>`. This quorum certificate is then included in the next block. When two blocks that are parent-child are in consecutive rounds in the same epoch and both have a quorum certificate, then the block in the first of these rounds (together with its ancestors) is considered finalized. Why isn't the child block considered to be final if it has a QC? This is to cover edge cases where network delays cause the QC of a block to not be received by the next block producer before a timeout. In that case, the block gets skipped by the next block producer and it cannot be considered final. To resolve this, only the first among two consecutive certified blocks is considered to be final.

Finalization happens at a minimum two seconds after block creation. A new block has to be created descended from that block for finalization to happen.

When a sufficiently large number of members of the committee have received the block and agree on its outcome, the block is finalized. Newer blocks must have the finalized block as an ancestor to ensure the integrity of the chain.

Finalization committee
----------------------

The finalization committee is formed by the bakers with a staked amount of at least 0.1% of the total amount of existing CCD. This specifically implies that in order to participate in the finalization committee you will probably have to modify the staked amount to reach the threshold.
The finalization committee is formed by the bakers with a staked amount of at least 0.1% of the total stake of CCD in pools. If you are not in the finalization committee, you will probably have to increase your staked amount to reach the threshold. There is a minimum and maximum size for the finalization committee; it is 0.1% of the effective stake in pools, but always at least 40 bakers and always at most 1000 bakers.

Participating in the finalization committee produces rewards on each block that is finalized. The rewards are paid to the baker account some time after the block is finalized.

Overview of the baker process
=============================

Baking is possible with |mw-gen2|, |mw-gen1|, and Desktop Wallet, however the process differs between them. The overviews below give a brief description of the process.
#. A Proof of stake based lottery system produces a list of bakers. The higher the baker’s stake, the higher the probability of being included on the list more often.

#. The first baker on the list (Bob) makes a new block that appends to the genesis block.

#. Bob then broadcasts the block to all peers.

#. If the block is valid, the finalizers will sign it.

#. If the combined effective stake of the finalizers who sign the block is *greater than or equal to* two-thirds of the total stake, the block gets a :ref:`Quorum Certificate (QC)<glossary-quorum-certificate>` that certifies that this is a valid block. Without the QC the new round cannot progress.

.. image:: ../images/concepts/baker-process1.png
:alt: diagram of baker process

6. The next baker (Alice) now uses the QC to produce the next block. The new block can only extend the previous block whose QC is presented to Alice, so fork formation is not possible.

.. image:: ../images/concepts/baker-process2.png
:alt: diagram of baker process

If there are no issues, the protocol repeats this process from step 3.

In the case of a faulty baker who does not produce a block or produces an invalid block, a timeout mechanism handles the process. If Bob does not produce a block within a certain time, a :ref:`Timeout Certificate (TC)<glossary-timeout-certificate>` is issued to move the process forward. Alice can now use the TC instead of the QC to extend the previous block.

Where to bake
=============

Baking is possible with |bw|, |mw-gen2|, |mw-gen1|, ``Concordium-client``, and Desktop Wallet, however the process differs between them. The overviews below give a brief description of the process.

.. Attention::

Expand All @@ -99,8 +133,43 @@ Baking is possible with |mw-gen2|, |mw-gen1|, and Desktop Wallet, however the pr

To check the minimum required amount of CCD (currently 14000) to become a baker, see :ref:`consensus show-chain-parameters`.

Baking with |bw|
------------------------

This overview describes the recommended scenario for running a node and becoming a baker on the Concordium blockchain when using |bw| and running a node.

.. dropdown:: Step 1: Set up the node

For baking you must be running a node on the Concordium blockchain. You can run a node :ref:`on Windows<run-node-windows>`, :ref:`on macOS<run-node-macos>`, :ref:`on Ubuntu<run-node-ubuntu>` or using :ref:`Docker<run-a-node>`. You can also have a third-party run a node on your behalf.

.. dropdown:: Step 2: Set up the Wallet

The |bw| is available for chromium browsers. For instructions about download and setup, see :ref:`setup-browser-wallet`.

.. dropdown:: Step 3: Set up an identity and account

Once you've installed the Wallet, you must set up an identity and an account.

.. dropdown:: Step 4: Add baking to an account

Configure baking for an account. For instructions, see :ref:`add-baker-mw`.

.. dropdown:: Step 5: Register baker keys

The last step is to configure the running node with the baker keys so the node can start baking. You can also choose to have a third-party node runner run a node for you if you do not want to run the node yourself; in this case you will need to provide your baker keys to the node runner in a secure manner.

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

- :ref:`On macOS<baker-macos>`

- :ref:`On Ubuntu<baker-Ubuntu>`

- :ref:`On Docker/Linux<baking-docker>`.

For information about how to update your baker or stop baking, see :ref:`Change baker options<update-baker-mw>`.

Baking with Desktop Wallet
==========================
--------------------------

This overview describes the recommended scenario for running a node and becoming a baker on the Concordium blockchain, using Desktop Wallet in combination with a LEDGER device to generate baker keys.

Expand Down Expand Up @@ -139,7 +208,7 @@ This overview describes the recommended scenario for running a node and becoming
For information about how to update your baker or stop baking, see :ref:`Change baker options<update-baker-mw>`.

Baking with |mw-gen1| and |mw-gen2|
===================================
------------------------------------

This overview describes the recommended scenario for running a node and becoming a baker on the Concordium blockchain when using |mw-gen1| or |mw-gen2| and running a node.

Expand All @@ -149,9 +218,9 @@ This overview describes the recommended scenario for running a node and becoming

.. dropdown:: Step 2: Set up the Wallet

The |mw-gen1| is available for iOS and Android devices. |mw-gen2| is available for Android devices. For instructions about download and setup, see :ref:`setup-g2-mobile-wallet`.
The |mw-gen1| and |mw-gen2| are available for iOS and Android devices. For instructions about download and setup of |mw-gen2|, see :ref:`setup-g2-mobile-wallet`.

.. dropdown:: Step 3: Set up an identity and initial account
.. dropdown:: Step 3: Set up an identity and account

Once you've installed the Wallet, you must set up an identity and an account. If using |mw-gen1| it is recommended to create a separate account to use as a baker account. For instructions, see :ref:`create-initial-account` and :ref:`create-account`.

Expand All @@ -173,6 +242,11 @@ This overview describes the recommended scenario for running a node and becoming

For information about how to update your baker or stop baking, see :ref:`Change baker options<update-baker-mw>`.

Baking with ``Concordium-client``
---------------------------------

For information about configuring and managing baking in ``Concordium-client``, see :ref:`Become a baker using the Concordium Client<become-a-baker>`.

Next steps
==========

Expand Down
Loading

0 comments on commit cfbb38a

Please sign in to comment.