A person or organization that performs off-chain identification of users. Users are required to obtain an identity object from an identity provider in order to open an account on the Concordium Platform.
A random, secret string that is used in cryptography and cryptocurrency to prove ownership of an account and sign transactions to send, spend, delegate, and stake CCDs. A wallet consists of a set of public addresses and private keys. Anyone can deposit cryptocurrency in a public address, but funds cannot be removed from an address without the corresponding private key.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
A person or organization that performs off-chain identification of users. Users are required to obtain an identity object from an identity provider in order to open an account on the Concordium Platform.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
A random, secret string that is used in cryptography and cryptocurrency to prove ownership of an account and sign transactions to send, spend, delegate, and stake CCDs. A wallet consists of a set of public addresses and private keys. Anyone can deposit cryptocurrency in a public address, but funds cannot be removed from an address without the corresponding private key.
"}
+skip_classes = ["headerlink", "sd-stretched-link"]
+
+window.onload = function () {
+ for (const [select, tip_html] of Object.entries(selector_to_html)) {
+ const links = document.querySelectorAll(`article.bd-article ${select}`);
+ for (const link of links) {
+ if (skip_classes.some(c => link.classList.contains(c))) {
+ continue;
+ }
+
+ tippy(link, {
+ content: tip_html,
+ allowHTML: true,
+ arrow: true,
+ placement: 'auto-start', maxWidth: 500, interactive: false,
+
+ });
+ };
+ };
+ console.log("tippy tips loaded!");
+};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/browser-wallet/connect-app.7df1f0fa-0875-4ac4-9620-d4ce8e0bdef0.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/browser-wallet/connect-app.ae19cded-2503-4b0f-94d1-9da0e40df7d6.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/browser-wallet/connect-app.7df1f0fa-0875-4ac4-9620-d4ce8e0bdef0.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/browser-wallet/connect-app.ae19cded-2503-4b0f-94d1-9da0e40df7d6.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/browser-wallet/setup-browser-wallet.19ac1ef9-a54c-435a-91b3-a168ab64d1bd.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/browser-wallet/setup-browser-wallet.2befe7b1-fdbc-47b7-a380-bedf2a16b3fb.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/browser-wallet/setup-browser-wallet.19ac1ef9-a54c-435a-91b3-a168ab64d1bd.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/browser-wallet/setup-browser-wallet.2befe7b1-fdbc-47b7-a380-bedf2a16b3fb.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/accounts-desktop.ded64fa8-91fb-4778-9bc1-c08498baf48a.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/accounts-desktop.c1af1a73-99d9-4413-ab2e-ec8334134fcb.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/accounts-desktop.ded64fa8-91fb-4778-9bc1-c08498baf48a.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/accounts-desktop.c1af1a73-99d9-4413-ab2e-ec8334134fcb.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/create-credentials-file.5979fdb8-ad4b-4ae0-a7ef-d2701837bfc8.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/create-credentials-file.c23f1d93-a8e3-439d-a5e8-9c1ae29f18ef.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/create-credentials-file.5979fdb8-ad4b-4ae0-a7ef-d2701837bfc8.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/create-credentials-file.c23f1d93-a8e3-439d-a5e8-9c1ae29f18ef.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/dw-lp.a6a3154e-18eb-4ffd-8bf3-96ef66d93caf.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/dw-lp.af1108cc-789d-457c-af6b-49c00f0601f5.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/dw-lp.a6a3154e-18eb-4ffd-8bf3-96ef66d93caf.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/dw-lp.af1108cc-789d-457c-af6b-49c00f0601f5.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/install-ledger-app.75061232-d9f8-49a8-915b-489ea13a1b19.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/install-ledger-app.c461c5e8-f1de-4f5c-9d41-0544b8ea4086.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/install-ledger-app.75061232-d9f8-49a8-915b-489ea13a1b19.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/install-ledger-app.c461c5e8-f1de-4f5c-9d41-0544b8ea4086.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/multisig-simple-transfer.f89694d2-59b8-461d-b52a-8de2093e373e.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/multisig-simple-transfer.48dade10-f4fd-4794-bb15-de925cee7a1c.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/multisig-simple-transfer.f89694d2-59b8-461d-b52a-8de2093e373e.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/multisig-simple-transfer.48dade10-f4fd-4794-bb15-de925cee7a1c.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/proposed-transactions.71a1fe1f-8e6d-4a9e-b8d8-68067d1dc788.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/proposed-transactions.6e8af9d2-d00c-474d-b9ff-bcedc4310d1e.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/proposed-transactions.71a1fe1f-8e6d-4a9e-b8d8-68067d1dc788.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/proposed-transactions.6e8af9d2-d00c-474d-b9ff-bcedc4310d1e.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/reset-data.ef3f3a98-dc1b-40e2-b958-359af69dca98.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/reset-data.096e8b80-5de2-43d7-a4b9-cee18df3b646.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/reset-data.ef3f3a98-dc1b-40e2-b958-359af69dca98.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/reset-data.096e8b80-5de2-43d7-a4b9-cee18df3b646.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/sign-transaction.80e827bc-7fd9-42b8-aa5c-18cc0739236b.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/sign-transaction.789fe29f-7432-4d34-8137-0703b40b63e6.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/sign-transaction.80e827bc-7fd9-42b8-aa5c-18cc0739236b.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/sign-transaction.789fe29f-7432-4d34-8137-0703b40b63e6.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/single-sign-schedule.14ed25c8-4bc2-4156-a9d4-458094e573e0.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/single-sign-schedule.47043a98-5f02-4672-9d02-513a1009e971.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/single-sign-schedule.14ed25c8-4bc2-4156-a9d4-458094e573e0.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/single-sign-schedule.47043a98-5f02-4672-9d02-513a1009e971.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/transaction-log-filter.37ae1dc2-3638-4c28-b25a-491dd3af97f3.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/transaction-log-filter.647156cc-642c-4f50-9899-092caf871ade.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/transaction-log-filter.37ae1dc2-3638-4c28-b25a-491dd3af97f3.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/transaction-log-filter.647156cc-642c-4f50-9899-092caf871ade.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/update-application.581a88b2-c193-4c83-9545-e92be9c5db9f.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/update-application.15680af1-d0d1-4b46-83f0-ec4152e65132.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/update-application.581a88b2-c193-4c83-9545-e92be9c5db9f.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/desktop-wallet/update-application.15680af1-d0d1-4b46-83f0-ec4152e65132.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/account-activities-lp.30955e43-c459-42df-ba92-47338ffd96eb.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/account-activities-lp.70634283-6395-40b2-b703-d926f6349de2.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/account-activities-lp.30955e43-c459-42df-ba92-47338ffd96eb.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/account-activities-lp.70634283-6395-40b2-b703-d926f6349de2.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/add-delegation.3438ca6d-a7f7-4c51-baae-65adc59028b6.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/add-delegation.37f9e761-05dd-4068-8f67-ef235421e465.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/add-delegation.3438ca6d-a7f7-4c51-baae-65adc59028b6.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/add-delegation.37f9e761-05dd-4068-8f67-ef235421e465.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/address-book.c327e371-61af-4bd7-bdac-6f837cc36e2d.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/address-book.a174c090-7148-416f-8726-9a2bbf8f3085.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/address-book.c327e371-61af-4bd7-bdac-6f837cc36e2d.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/address-book.a174c090-7148-416f-8726-9a2bbf8f3085.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/change-account-name.6229f028-4e50-4858-b035-89353bd9ccd6.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/change-account-name.660733e5-86ad-4e02-b721-1cd422456455.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/change-account-name.6229f028-4e50-4858-b035-89353bd9ccd6.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/change-account-name.660733e5-86ad-4e02-b721-1cd422456455.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/change-identity-name.1fafa4eb-8519-4da9-b970-f38d00994b3f.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/change-identity-name.f82cca3a-891f-44d1-aed4-0e6d8dfe1f58.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/change-identity-name.1fafa4eb-8519-4da9-b970-f38d00994b3f.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/change-identity-name.f82cca3a-891f-44d1-aed4-0e6d8dfe1f58.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/create-account.33331ced-2841-47b5-97c5-e99a296d9f48.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/create-account.33331ced-2841-47b5-97c5-e99a296d9f48.js
new file mode 100644
index 0000000000..67741e8c95
--- /dev/null
+++ b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/create-account.33331ced-2841-47b5-97c5-e99a296d9f48.js
@@ -0,0 +1,22 @@
+selector_to_html = {"a[href=\"../resources/glossary.html#term-Identity\"]": "
Identity
Before opening an account on the Concordium Platform, one\u2019s real-world identity must be verified and recorded by an identity provider. A user\u2019s identity is encrypted on-chain, however their real-world identity can be disclosed in response to a valid request from a government authority.
An intial account is an account submitted to the chain by the identity provider during the process of requesting a new identity. The initial account can perform all of the same actions as a regular account, however the real-life identity of the initial-account owner is known by the identity provider who submitted it to the chain. In contrast, the real-life identity of the owner of a regular account can only be ascertained by the identity disclosure authority working in concert with the identity provider.
Initial accounts are only relevant for Desktop Wallet.
An addressable store of funds on the blockchain. An account is associated with one or more account keys that can be used to authorize transactions originating from the account, as well as with an encryption key. An account is also associated with the account holder\u2019s identity, although this association is encrypted. This identity can only be disclosed by identity disclosure authorities, in cooperation with the account\u2019s identity provider.
A person or organization that performs off-chain identification of users. Users are required to obtain an identity object from an identity provider in order to open an account on the Concordium Platform.
Before opening an account on the Concordium Platform, one\u2019s real-world identity must be verified and recorded by an identity provider. A user\u2019s identity is encrypted on-chain, however their real-world identity can be disclosed in response to a valid request from a government authority.
An addressable store of funds on the blockchain. An account is associated with one or more account keys that can be used to authorize transactions originating from the account, as well as with an encryption key. An account is also associated with the account holder\u2019s identity, although this association is encrypted. This identity can only be disclosed by identity disclosure authorities, in cooperation with the account\u2019s identity provider.
An intial account is an account submitted to the chain by the identity provider during the process of requesting a new identity. The initial account can perform all of the same actions as a regular account, however the real-life identity of the initial-account owner is known by the identity provider who submitted it to the chain. In contrast, the real-life identity of the owner of a regular account can only be ascertained by the identity disclosure authority working in concert with the identity provider.
Initial accounts are only relevant for Desktop Wallet.
A person or organization that performs off-chain identification of users. Users are required to obtain an identity object from an identity provider in order to open an account on the Concordium Platform.
"}
-skip_classes = ["headerlink", "sd-stretched-link"]
-
-window.onload = function () {
- for (const [select, tip_html] of Object.entries(selector_to_html)) {
- const links = document.querySelectorAll(`article.bd-article ${select}`);
- for (const link of links) {
- if (skip_classes.some(c => link.classList.contains(c))) {
- continue;
- }
-
- tippy(link, {
- content: tip_html,
- allowHTML: true,
- arrow: true,
- placement: 'auto-start', maxWidth: 500, interactive: false,
-
- });
- };
- };
- console.log("tippy tips loaded!");
-};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/create-identity.c5c82a93-c6dc-41b5-beb1-604a74e2980d.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/create-identity.529d518b-3a89-4822-b3f0-fe221e6fa410.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/create-identity.c5c82a93-c6dc-41b5-beb1-604a74e2980d.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/create-identity.529d518b-3a89-4822-b3f0-fe221e6fa410.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/cryptox-faq.22e55020-4575-4252-bc24-013d0360a076.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/cryptox-faq.22e55020-4575-4252-bc24-013d0360a076.js
new file mode 100644
index 0000000000..dd48534daf
--- /dev/null
+++ b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/cryptox-faq.22e55020-4575-4252-bc24-013d0360a076.js
@@ -0,0 +1,22 @@
+selector_to_html = {"a[href=\"../resources/glossary.html#term-Seed-phrase\"]": "
Seed phrase
A group of random words generated by the wallet that allows you to access the CCDs stored in it across devices or in case of non-functioning devices. Seed phrase is supported by CryptoX Concordium Wallet.
The abiity of a wallet to interact with decentralized applications, dApps, on the blockchain. This allows users to access various services and platforms built on blockchain technology, such as DeFi, NFTs, and gaming.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
A random, secret string that is used in cryptography and cryptocurrency to prove ownership of an account and sign transactions to send, spend, delegate, and stake CCDs. A wallet consists of a set of public addresses and private keys. Anyone can deposit cryptocurrency in a public address, but funds cannot be removed from an address without the corresponding private key.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
A random, secret string that is used in cryptography and cryptocurrency to prove ownership of an account and sign transactions to send, spend, delegate, and stake CCDs. A wallet consists of a set of public addresses and private keys. Anyone can deposit cryptocurrency in a public address, but funds cannot be removed from an address without the corresponding private key.
The abiity of a wallet to interact with decentralized applications, dApps, on the blockchain. This allows users to access various services and platforms built on blockchain technology, such as DeFi, NFTs, and gaming.
A group of random words generated by the wallet that allows you to access the CCDs stored in it across devices or in case of non-functioning devices. Seed phrase is supported by CryptoX Concordium Wallet.
"}
-skip_classes = ["headerlink", "sd-stretched-link"]
-
-window.onload = function () {
- for (const [select, tip_html] of Object.entries(selector_to_html)) {
- const links = document.querySelectorAll(`article.bd-article ${select}`);
- for (const link of links) {
- if (skip_classes.some(c => link.classList.contains(c))) {
- continue;
- }
-
- tippy(link, {
- content: tip_html,
- allowHTML: true,
- arrow: true,
- placement: 'auto-start', maxWidth: 500, interactive: false,
-
- });
- };
- };
- console.log("tippy tips loaded!");
-};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/cryptox-terms.7fbb4c90-fc40-4cc8-850c-4e5680b817af.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/cryptox-terms.27a32694-a1dc-43d3-9e08-9a867eae6105.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/cryptox-terms.7fbb4c90-fc40-4cc8-850c-4e5680b817af.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/cryptox-terms.27a32694-a1dc-43d3-9e08-9a867eae6105.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/deciding-wallet.8a170ea5-d6a1-49ed-93bd-a02fdbc23c08.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/deciding-wallet.8a170ea5-d6a1-49ed-93bd-a02fdbc23c08.js
deleted file mode 100644
index e3d945c64d..0000000000
--- a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/deciding-wallet.8a170ea5-d6a1-49ed-93bd-a02fdbc23c08.js
+++ /dev/null
@@ -1,22 +0,0 @@
-selector_to_html = {"a[href=\"../resources/glossary.html#term-CCD\"]": "
CCD
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
A wallet is an app that allows cryptocurrency users to store and retrieve their digital assets, and manage identities and accounts. Concordium has three wallet types.
A wallet is an app that allows cryptocurrency users to store and retrieve their digital assets, and manage identities and accounts. Concordium has three wallet types.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
"}
+skip_classes = ["headerlink", "sd-stretched-link"]
+
+window.onload = function () {
+ for (const [select, tip_html] of Object.entries(selector_to_html)) {
+ const links = document.querySelectorAll(`article.bd-article ${select}`);
+ for (const link of links) {
+ if (skip_classes.some(c => link.classList.contains(c))) {
+ continue;
+ }
+
+ tippy(link, {
+ content: tip_html,
+ allowHTML: true,
+ arrow: true,
+ placement: 'auto-start', maxWidth: 500, interactive: false,
+
+ });
+ };
+ };
+ console.log("tippy tips loaded!");
+};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-import.4d03c6fc-3b78-4015-a15a-bd848a12f775.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-import.7f8be74d-f2e9-4149-88d4-fa01c885c865.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-import.4d03c6fc-3b78-4015-a15a-bd848a12f775.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-import.7f8be74d-f2e9-4149-88d4-fa01c885c865.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-key.d74ad79e-d7e8-48ce-8e50-344ec6fa2a93.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-key.6fdea84d-273d-4060-95c7-362302904ef8.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-key.d74ad79e-d7e8-48ce-8e50-344ec6fa2a93.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-key.6fdea84d-273d-4060-95c7-362302904ef8.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-transaction-logs.3dca5742-5188-46d1-9a04-ecf0ef46f20f.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-transaction-logs.be975722-f2a2-447c-80c9-cb1be4d15f05.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-transaction-logs.3dca5742-5188-46d1-9a04-ecf0ef46f20f.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/export-transaction-logs.be975722-f2a2-447c-80c9-cb1be4d15f05.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/import-export-file.3c602036-f253-47e1-837e-7ef5177472e9.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/import-export-file.f44c0bea-73a2-44bd-b23c-231411b82b8c.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/import-export-file.3c602036-f253-47e1-837e-7ef5177472e9.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/import-export-file.f44c0bea-73a2-44bd-b23c-231411b82b8c.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/ledger-tutorial.ec338702-618f-439c-bb5a-efecae1f3576.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/ledger-tutorial.929210dd-881e-4557-ae67-56c5bb363e51.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/ledger-tutorial.ec338702-618f-439c-bb5a-efecae1f3576.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/ledger-tutorial.929210dd-881e-4557-ae67-56c5bb363e51.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/manage-wallets-lp.e676df80-996a-463a-a787-4714e09770bf.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/manage-wallets-lp.7126696a-2e83-495a-af89-52a80bae32d7.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/manage-wallets-lp.e676df80-996a-463a-a787-4714e09770bf.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/manage-wallets-lp.7126696a-2e83-495a-af89-52a80bae32d7.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/multi-credentials.15b54e52-cb27-4218-9614-6b580629c688.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/multi-credentials.61b42f0f-e3ce-4173-bff4-52fcbda87431.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/multi-credentials.15b54e52-cb27-4218-9614-6b580629c688.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/multi-credentials.61b42f0f-e3ce-4173-bff4-52fcbda87431.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/multisig-transfer.12cd6350-8554-4486-b91d-dc271199d25b.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/multisig-transfer.b8f44b79-e11f-4031-8b7e-44e72672f619.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/multisig-transfer.12cd6350-8554-4486-b91d-dc271199d25b.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/multisig-transfer.b8f44b79-e11f-4031-8b7e-44e72672f619.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/overview-desktop.3ffbea1c-e968-47b0-8c3f-3d714e168008.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/overview-desktop.57b30833-431a-4bc0-abb2-fe96c4271b18.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/overview-desktop.3ffbea1c-e968-47b0-8c3f-3d714e168008.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/overview-desktop.57b30833-431a-4bc0-abb2-fe96c4271b18.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/overview-shared-accounts.a4eaf7ac-327a-4c5c-bf46-742dafe639c4.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/overview-shared-accounts.26537657-5a2d-4643-bad3-9126841e6a9c.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/overview-shared-accounts.a4eaf7ac-327a-4c5c-bf46-742dafe639c4.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/overview-shared-accounts.26537657-5a2d-4643-bad3-9126841e6a9c.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/proofs.7aafa545-7dcf-4bd6-85d7-cdab7ea6c617.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/proofs.7aafa545-7dcf-4bd6-85d7-cdab7ea6c617.js
deleted file mode 100644
index 2ba1ef3315..0000000000
--- a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/proofs.7aafa545-7dcf-4bd6-85d7-cdab7ea6c617.js
+++ /dev/null
@@ -1,22 +0,0 @@
-selector_to_html = {"a[href=\"../resources/glossary.html#term-Account-credential\"]": "
Account credential
A certificate derived from the identity object that proves that the owner has been verified by an identity provider. The key feature of the credential is that it does not identify the owner to the identity provider, nor to any other single entity, however it contains enough information to allow disclosing an identity in concert with the identity provider to find the owner.
A method by which a user (the prover) can prove to another party (the verifier) that the user meets a requirement without revealing anything beyond that. Zero knowledge proofs generated by the wallet are non-interactive. They are verifiable forever in the future without further prover interaction.
User data, such as date of birth or country of residence, that is associated with a user identity. Users can choose which attributes should be revealed in each of their accounts.
Issued to the individual by an issuer who has authority for the credential to be issued. A verifiable credential contains some information about the individual independent of its identity, such as membership in a club or loyalty program, education, and more. Verifiable credentials can be checked by a verifier using zero-knowledge proofs. The issuer can choose to have the verifiable credential expire, or revoke it, if necessary. The issuer manages the verifiable credentials with a smart contract, a credential registry contract.
Issued to the individual by an issuer who has authority for the credential to be issued. A verifiable credential contains some information about the individual independent of its identity, such as membership in a club or loyalty program, education, and more. Verifiable credentials can be checked by a verifier using zero-knowledge proofs. The issuer can choose to have the verifiable credential expire, or revoke it, if necessary. The issuer manages the verifiable credentials with a smart contract, a credential registry contract.
A method by which a user (the prover) can prove to another party (the verifier) that the user meets a requirement without revealing anything beyond that. Zero knowledge proofs generated by the wallet are non-interactive. They are verifiable forever in the future without further prover interaction.
A certificate derived from the identity object that proves that the owner has been verified by an identity provider. The key feature of the credential is that it does not identify the owner to the identity provider, nor to any other single entity, however it contains enough information to allow disclosing an identity in concert with the identity provider to find the owner.
User data, such as date of birth or country of residence, that is associated with a user identity. Users can choose which attributes should be revealed in each of their accounts.
"}
+skip_classes = ["headerlink", "sd-stretched-link"]
+
+window.onload = function () {
+ for (const [select, tip_html] of Object.entries(selector_to_html)) {
+ const links = document.querySelectorAll(`article.bd-article ${select}`);
+ for (const link of links) {
+ if (skip_classes.some(c => link.classList.contains(c))) {
+ continue;
+ }
+
+ tippy(link, {
+ content: tip_html,
+ allowHTML: true,
+ arrow: true,
+ placement: 'auto-start', maxWidth: 500, interactive: false,
+
+ });
+ };
+ };
+ console.log("tippy tips loaded!");
+};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/recover-wallet.8d8d438e-37c0-4b7b-be69-ed7c84d101f0.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/recover-wallet.dbd46d21-af32-491a-8faa-3f85d02245ce.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/recover-wallet.8d8d438e-37c0-4b7b-be69-ed7c84d101f0.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/recover-wallet.dbd46d21-af32-491a-8faa-3f85d02245ce.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/recovery.35843085-9fcc-491d-9fc5-1dc191713387.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/recovery.8687f463-caf7-448e-bcde-af062059dbd8.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/recovery.35843085-9fcc-491d-9fc5-1dc191713387.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/recovery.8687f463-caf7-448e-bcde-af062059dbd8.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/remove-delegation.c2eb95b9-0c41-42b4-b535-d6223d9fad37.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/remove-delegation.8a920ba7-1ce5-46c1-8d24-c63cf716d161.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/remove-delegation.c2eb95b9-0c41-42b4-b535-d6223d9fad37.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/remove-delegation.8a920ba7-1ce5-46c1-8d24-c63cf716d161.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/scheduled-release.ce85c035-b2f9-49ef-832e-aa796bd3c68d.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/scheduled-release.6bbee827-0a8b-4bb6-a357-f92df32480a0.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/scheduled-release.ce85c035-b2f9-49ef-832e-aa796bd3c68d.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/scheduled-release.6bbee827-0a8b-4bb6-a357-f92df32480a0.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/send-ccd-wallets.08307dd8-eb18-4ce9-a572-97a88da2e0dc.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/send-ccd-wallets.24652b46-d9bb-493b-a201-df93feffc82f.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/send-ccd-wallets.08307dd8-eb18-4ce9-a572-97a88da2e0dc.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/send-ccd-wallets.24652b46-d9bb-493b-a201-df93feffc82f.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/setup-cryptox-wallet.25b05e8e-6868-4244-9ea1-7fde6a1725b1.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/setup-cryptox-wallet.25b05e8e-6868-4244-9ea1-7fde6a1725b1.js
deleted file mode 100644
index f1d3216749..0000000000
--- a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/setup-cryptox-wallet.25b05e8e-6868-4244-9ea1-7fde6a1725b1.js
+++ /dev/null
@@ -1,22 +0,0 @@
-selector_to_html = {"a[href=\"../resources/glossary.html#term-Wallet\"]": "
Wallet
A wallet is an app that allows cryptocurrency users to store and retrieve their digital assets, and manage identities and accounts. Concordium has three wallet types.
An addressable store of funds on the blockchain. An account is associated with one or more account keys that can be used to authorize transactions originating from the account, as well as with an encryption key. An account is also associated with the account holder\u2019s identity, although this association is encrypted. This identity can only be disclosed by identity disclosure authorities, in cooperation with the account\u2019s identity provider.
Before opening an account on the Concordium Platform, one\u2019s real-world identity must be verified and recorded by an identity provider. A user\u2019s identity is encrypted on-chain, however their real-world identity can be disclosed in response to a valid request from a government authority.
Transfer from shielded balance of an account to a shielded balance of another account. The amount that is transferred is only visible to the sender and the receiver.
Before opening an account on the Concordium Platform, one\u2019s real-world identity must be verified and recorded by an identity provider. A user\u2019s identity is encrypted on-chain, however their real-world identity can be disclosed in response to a valid request from a government authority.
A wallet is an app that allows cryptocurrency users to store and retrieve their digital assets, and manage identities and accounts. Concordium has three wallet types.
Transfer from shielded balance of an account to a shielded balance of another account. The amount that is transferred is only visible to the sender and the receiver.
An addressable store of funds on the blockchain. An account is associated with one or more account keys that can be used to authorize transactions originating from the account, as well as with an encryption key. An account is also associated with the account holder\u2019s identity, although this association is encrypted. This identity can only be disclosed by identity disclosure authorities, in cooperation with the account\u2019s identity provider.
The part of the balance of an account that only the owner of the account can see. This is achieved by encrypting transfers to an account with the account\u2019s encryption key. Every participant of the Concordium network can see the ciphertexts of all the transfers, however they provide no information on how many CCDs were transferred. The receiver of the transfer can use their secret key to decrypt the ciphertexts, and seeing how many CCDs they have received.
For technical reasons the shielded balance of the account consists of two parts, the \u201cself balance\u201d and the \u201cincoming shielded amounts\u201d.
The part of the balance of an account that only the owner of the account can see. This is achieved by encrypting transfers to an account with the account\u2019s encryption key. Every participant of the Concordium network can see the ciphertexts of all the transfers, however they provide no information on how many CCDs were transferred. The receiver of the transfer can use their secret key to decrypt the ciphertexts, and seeing how many CCDs they have received.
For technical reasons the shielded balance of the account consists of two parts, the \u201cself balance\u201d and the \u201cincoming shielded amounts\u201d.
The action of transferring a part of the shielded balance to the public balance.
"}
-skip_classes = ["headerlink", "sd-stretched-link"]
-
-window.onload = function () {
- for (const [select, tip_html] of Object.entries(selector_to_html)) {
- const links = document.querySelectorAll(`article.bd-article ${select}`);
- for (const link of links) {
- if (skip_classes.some(c => link.classList.contains(c))) {
- continue;
- }
-
- tippy(link, {
- content: tip_html,
- allowHTML: true,
- arrow: true,
- placement: 'auto-start', maxWidth: 500, interactive: false,
-
- });
- };
- };
- console.log("tippy tips loaded!");
-};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/show-seed-phrase.6f44419f-fa9a-4a1f-8611-409417d878a8.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/show-seed-phrase.e3cd3aac-f8e6-43ae-90d1-cc28f0ab6144.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/show-seed-phrase.6f44419f-fa9a-4a1f-8611-409417d878a8.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/show-seed-phrase.e3cd3aac-f8e6-43ae-90d1-cc28f0ab6144.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/show-wallet-private-key.9b122e4f-0fda-4581-a3e6-4733df79cc0d.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/show-wallet-private-key.510ac45c-cc1b-455f-afcf-b65dcebf5a28.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/show-wallet-private-key.9b122e4f-0fda-4581-a3e6-4733df79cc0d.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/show-wallet-private-key.510ac45c-cc1b-455f-afcf-b65dcebf5a28.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/tokens.e752d283-d81a-48ea-9b6d-eba47b301d28.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/tokens.bc894f6f-fcbe-4e45-86f6-a32313301668.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/tokens.e752d283-d81a-48ea-9b6d-eba47b301d28.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/tokens.bc894f6f-fcbe-4e45-86f6-a32313301668.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/transaction-report.bb972ec5-712e-491d-ba12-f20586bda9dc.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/transaction-report.35631631-f47b-4c66-9d19-2b2a4f7ca04a.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/transaction-report.bb972ec5-712e-491d-ba12-f20586bda9dc.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/transaction-report.35631631-f47b-4c66-9d19-2b2a4f7ca04a.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/update-delegation.8f7e47fd-e2cf-496d-b525-a30e94bb0fd5.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/update-delegation.5137e686-aeb6-47fa-aafc-5e32abfb1fae.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/update-delegation.8f7e47fd-e2cf-496d-b525-a30e94bb0fd5.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/update-delegation.5137e686-aeb6-47fa-aafc-5e32abfb1fae.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/wallet-faqs.5fe28006-4afc-4ca0-8b04-6169852421c9.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/wallet-faqs.d423426f-7ecf-4601-8de3-3e5ec6ea72f5.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/wallet-faqs.5fe28006-4afc-4ca0-8b04-6169852421c9.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/wallet-faqs.d423426f-7ecf-4601-8de3-3e5ec6ea72f5.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/wallet.e291f363-e26c-4182-80f2-b513bd60bf18.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/wallet.e291f363-e26c-4182-80f2-b513bd60bf18.js
new file mode 100644
index 0000000000..ec8801cede
--- /dev/null
+++ b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/wallet.e291f363-e26c-4182-80f2-b513bd60bf18.js
@@ -0,0 +1,22 @@
+selector_to_html = {"a[href=\"../resources/glossary.html#term-Verifiable-credential\"]": "
Verifiable credential
Issued to the individual by an issuer who has authority for the credential to be issued. A verifiable credential contains some information about the individual independent of its identity, such as membership in a club or loyalty program, education, and more. Verifiable credentials can be checked by a verifier using zero-knowledge proofs. The issuer can choose to have the verifiable credential expire, or revoke it, if necessary. The issuer manages the verifiable credentials with a smart contract, a credential registry contract.
Data derived from one or more verifiable credentials and/or account credentials, issued by one or more issuers or identity providers, that is shared with a specific verifier. A verifiable presentation is tamper-evident and encoded in such a way that authorship of the data can be trusted after a process of cryptographic verification. It contains a link that points to the contract and holder ID. A presentation that contains a zero-knowledge proof might contain data that confirms the truth of a statement from verifiable credentials or account credentials, but the presentation does not reveal the actual attributes of verifiable credentials.
A certificate derived from the identity object that proves that the owner has been verified by an identity provider. The key feature of the credential is that it does not identify the owner to the identity provider, nor to any other single entity, however it contains enough information to allow disclosing an identity in concert with the identity provider to find the owner.
A certificate derived from the identity object that proves that the owner has been verified by an identity provider. The key feature of the credential is that it does not identify the owner to the identity provider, nor to any other single entity, however it contains enough information to allow disclosing an identity in concert with the identity provider to find the owner.
Data derived from one or more verifiable credentials and/or account credentials, issued by one or more issuers or identity providers, that is shared with a specific verifier. A verifiable presentation is tamper-evident and encoded in such a way that authorship of the data can be trusted after a process of cryptographic verification. It contains a link that points to the contract and holder ID. A presentation that contains a zero-knowledge proof might contain data that confirms the truth of a statement from verifiable credentials or account credentials, but the presentation does not reveal the actual attributes of verifiable credentials.
Issued to the individual by an issuer who has authority for the credential to be issued. A verifiable credential contains some information about the individual independent of its identity, such as membership in a club or loyalty program, education, and more. Verifiable credentials can be checked by a verifier using zero-knowledge proofs. The issuer can choose to have the verifiable credential expire, or revoke it, if necessary. The issuer manages the verifiable credentials with a smart contract, a credential registry contract.
"}
-skip_classes = ["headerlink", "sd-stretched-link"]
-
-window.onload = function () {
- for (const [select, tip_html] of Object.entries(selector_to_html)) {
- const links = document.querySelectorAll(`article.bd-article ${select}`);
- for (const link of links) {
- if (skip_classes.some(c => link.classList.contains(c))) {
- continue;
- }
-
- tippy(link, {
- content: tip_html,
- allowHTML: true,
- arrow: true,
- placement: 'auto-start', maxWidth: 500, interactive: false,
-
- });
- };
- };
- console.log("tippy tips loaded!");
-};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/wallets-lp.063f12fd-b241-4fa9-b9cf-092462a7b258.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/wallets-lp.a5867018-960d-4760-a8cb-e4010925822a.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/wallets-lp.063f12fd-b241-4fa9-b9cf-092462a7b258.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/guides/wallets-lp.a5867018-960d-4760-a8cb-e4010925822a.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/delegation-faq.585fb24d-c80d-4c7c-95a0-8b4e2a3ff6a6.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/delegation-faq.585fb24d-c80d-4c7c-95a0-8b4e2a3ff6a6.js
deleted file mode 100644
index 899252d7de..0000000000
--- a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/delegation-faq.585fb24d-c80d-4c7c-95a0-8b4e2a3ff6a6.js
+++ /dev/null
@@ -1,22 +0,0 @@
-selector_to_html = {"a[href=\"../resources/glossary.html#term-Cool-down-period\"]": "
Cool-down period
A period of time during which the funds are frozen and cannot be spent.
A pay day is the point at which new CCDs are minted and rewards to validators and delegators are distributed. The stakes of validators 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 validators begin validation and updates to delegation and validation take effect, such as increasing stake, restaking preferences, adding delegation. In the case of decreasing stake or removing delegation or validation, 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 3 weeks. Pay day is every 24 hours (i.e., 24 epochs) at approximately 09:00 UTC on Mainnet and approximately 12:00 UTC on Testnet. The list of lottery winners that are elected to be the leader for every round in that epoch is established at the beginning of the epoch.
A form of delegation where a delegator\u2019s stake is effectively distributed among all staking pools. It is not associated with a specific validator. Delegators earn lower rewards when delegating to passive delegation than when delegating to a specific staking pool. However, passive delegation is not affected by poor performance of a single validator.
A form of delegation where a delegator\u2019s stake is effectively distributed among all staking pools. It is not associated with a specific validator. Delegators earn lower rewards when delegating to passive delegation than when delegating to a specific staking pool. However, passive delegation is not affected by poor performance of a single validator.
A pay day is the point at which new CCDs are minted and rewards to validators and delegators are distributed. The stakes of validators 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 validators begin validation and updates to delegation and validation take effect, such as increasing stake, restaking preferences, adding delegation. In the case of decreasing stake or removing delegation or validation, 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 3 weeks. Pay day is every 24 hours (i.e., 24 epochs) at approximately 09:00 UTC on Mainnet and approximately 12:00 UTC on Testnet. The list of lottery winners that are elected to be the leader for every round in that epoch is established at the beginning of the epoch.
"}
+skip_classes = ["headerlink", "sd-stretched-link"]
+
+window.onload = function () {
+ for (const [select, tip_html] of Object.entries(selector_to_html)) {
+ const links = document.querySelectorAll(`article.bd-article ${select}`);
+ for (const link of links) {
+ if (skip_classes.some(c => link.classList.contains(c))) {
+ continue;
+ }
+
+ tippy(link, {
+ content: tip_html,
+ allowHTML: true,
+ arrow: true,
+ placement: 'auto-start', maxWidth: 500, interactive: false,
+
+ });
+ };
+ };
+ console.log("tippy tips loaded!");
+};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/faqs.573d45d7-f2c7-4f63-8a94-d29a67764602.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/faqs.7d17236a-e01b-4380-8fac-e69b76bd1804.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/faqs.573d45d7-f2c7-4f63-8a94-d29a67764602.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/faqs.7d17236a-e01b-4380-8fac-e69b76bd1804.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.84fd5de0-f046-4808-8dc0-033010954441.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.7f9a207d-a4a0-4555-adf0-d1e37bea3331.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.84fd5de0-f046-4808-8dc0-033010954441.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.7f9a207d-a4a0-4555-adf0-d1e37bea3331.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-solana-developers/faq.b38a754a-390f-4d08-bbe3-aeeb7d060ea3.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-solana-developers/faq.aeaf8524-1355-40b1-a806-362ca9516863.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-solana-developers/faq.b38a754a-390f-4d08-bbe3-aeeb7d060ea3.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-solana-developers/faq.aeaf8524-1355-40b1-a806-362ca9516863.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-solana-developers/overview.fd5af6da-addb-422d-9614-cb10b5c1f4ce.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-solana-developers/overview.14df1578-fee4-4e37-bc76-2afa3fc5f464.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-solana-developers/overview.fd5af6da-addb-422d-9614-cb10b5c1f4ce.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/onboarding-guide-solana-developers/overview.14df1578-fee4-4e37-bc76-2afa3fc5f464.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/set-up-doc-env-MacOs.8c600a02-fa93-47c4-89e4-bd2f88689d51.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/set-up-doc-env-MacOs.ac86954a-bf58-4d44-9bda-bd396ee9d79c.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/set-up-doc-env-MacOs.8c600a02-fa93-47c4-89e4-bd2f88689d51.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/set-up-doc-env-MacOs.ac86954a-bf58-4d44-9bda-bd396ee9d79c.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/snippets/tokens.ef8e5ea3-bbd8-4e9e-a926-57621a65846c.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/snippets/tokens.47c3aded-6e38-43c9-a53c-aea1a8ca3d60.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/snippets/tokens.ef8e5ea3-bbd8-4e9e-a926-57621a65846c.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/snippets/tokens.47c3aded-6e38-43c9-a53c-aea1a8ca3d60.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/style-guide.af219f70-3878-483b-8fdc-b667de496888.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/style-guide.878256e0-9ac1-492e-8000-714e1bffea06.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/style-guide.af219f70-3878-483b-8fdc-b667de496888.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/help-and-faq/style-guide.878256e0-9ac1-492e-8000-714e1bffea06.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/index.c38323ee-6b24-43e4-9599-0aafc8d79e8e.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/index.e252e5de-70b5-4ac1-a64e-a82828f23ec2.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/index.c38323ee-6b24-43e4-9599-0aafc8d79e8e.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/index.e252e5de-70b5-4ac1-a64e-a82828f23ec2.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cargo-verification-instructions/cargo-linux.10084fc9-b036-409b-b6f5-982130b25753.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cargo-verification-instructions/cargo-linux.a3a60861-622c-41d2-a040-07fc672effbd.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cargo-verification-instructions/cargo-linux.10084fc9-b036-409b-b6f5-982130b25753.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cargo-verification-instructions/cargo-linux.a3a60861-622c-41d2-a040-07fc672effbd.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-appimage.45972dfd-b2ad-41ff-8267-a3b0b05f6d55.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-appimage.bce3f477-2e5b-48e8-b139-c0db108f02e1.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-appimage.45972dfd-b2ad-41ff-8267-a3b0b05f6d55.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-appimage.bce3f477-2e5b-48e8-b139-c0db108f02e1.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-deb.0aa6d454-8bf7-44d3-a9f8-05f918e6f2be.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-deb.dfaed7dc-f347-4fd8-aa60-7fda56bf4bfd.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-deb.0aa6d454-8bf7-44d3-a9f8-05f918e6f2be.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-deb.dfaed7dc-f347-4fd8-aa60-7fda56bf4bfd.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-rpm.b2d3e407-4126-4fa6-a67e-f05e60d6ae85.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-rpm.b5bf1592-74b9-4922-a0f5-f5251d1b0c3d.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-rpm.b2d3e407-4126-4fa6-a67e-f05e60d6ae85.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/cdw-verification-instructions/cdw-rpm.b5bf1592-74b9-4922-a0f5-f5251d1b0c3d.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/client-verification-instructions/client-linux.f23d1c7c-f44d-4081-b474-68de3c28f614.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/client-verification-instructions/client-linux.76578d78-49dd-4307-8a65-44ac7e933214.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/client-verification-instructions/client-linux.f23d1c7c-f44d-4081-b474-68de3c28f614.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/client-verification-instructions/client-linux.76578d78-49dd-4307-8a65-44ac7e933214.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/downloads.68a29451-2fc0-4e97-957c-56fb3b365ee7.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/downloads.054a25d5-363b-49f4-8336-ca708608d7c0.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/downloads.68a29451-2fc0-4e97-957c-56fb3b365ee7.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/downloads.054a25d5-363b-49f4-8336-ca708608d7c0.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/previous-node-downloads.8ba140d1-cb92-45ef-833f-aba492b126ad.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/previous-node-downloads.908e9e92-5409-495e-8ae3-88e3c08f3d7d.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/previous-node-downloads.8ba140d1-cb92-45ef-833f-aba492b126ad.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/previous-node-downloads.908e9e92-5409-495e-8ae3-88e3c08f3d7d.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/verification-instructions.1a14c4b4-0b72-4f59-88bf-cef57d9259c2.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/verification-instructions.3b7d3c47-c8b0-4964-b5d5-b0a0c4a22c52.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/verification-instructions.1a14c4b4-0b72-4f59-88bf-cef57d9259c2.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/installation/verification-instructions.3b7d3c47-c8b0-4964-b5d5-b0a0c4a22c52.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/add-baker-mw.25736d32-48d8-4e8f-afbc-47db463de084.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/add-baker-mw.5876509f-a807-40a2-bc3e-fad04d8baa8a.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/add-baker-mw.25736d32-48d8-4e8f-afbc-47db463de084.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/add-baker-mw.5876509f-a807-40a2-bc3e-fad04d8baa8a.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/change-passcode-mw.4a10de30-af3a-4686-a939-8ad430f15115.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/change-passcode-mw.ef07d9be-8720-497f-871f-e349e8c06b4e.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/change-passcode-mw.4a10de30-af3a-4686-a939-8ad430f15115.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/change-passcode-mw.ef07d9be-8720-497f-871f-e349e8c06b4e.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/inspect-release-schedule-mw.fc2559f1-61ba-4430-85e7-44c5934204a1.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/inspect-release-schedule-mw.1027dc4b-7f1e-4e1e-9be5-3e922edd113d.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/inspect-release-schedule-mw.fc2559f1-61ba-4430-85e7-44c5934204a1.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/inspect-release-schedule-mw.1027dc4b-7f1e-4e1e-9be5-3e922edd113d.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/share-address-mw.f01a0155-32a4-4beb-9b5a-a99f30c2371c.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/share-address-mw.d9b78b45-cb28-4152-940b-13e4ea62ba71.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/share-address-mw.f01a0155-32a4-4beb-9b5a-a99f30c2371c.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/share-address-mw.d9b78b45-cb28-4152-940b-13e4ea62ba71.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/update-baker-mw.1353b1c9-59fd-4ebc-b93f-75880af47003.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/update-baker-mw.24fdd401-8b94-4e5e-85c1-d78d8bbea18b.js
similarity index 60%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/update-baker-mw.1353b1c9-59fd-4ebc-b93f-75880af47003.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/update-baker-mw.24fdd401-8b94-4e5e-85c1-d78d8bbea18b.js
index 49d93dda69..7289bf2db3 100644
--- a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/update-baker-mw.1353b1c9-59fd-4ebc-b93f-75880af47003.js
+++ b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/mobile-wallet/update-baker-mw.24fdd401-8b94-4e5e-85c1-d78d8bbea18b.js
@@ -1,4 +1,4 @@
-selector_to_html = {"a[href=\"../resources/glossary.html#term-Cool-down-period\"]": "
Cool-down period
A period of time during which the funds are frozen and cannot be spent.
The winning probability is the probability that a validator wins in a given round. The probability is \\(\\alpha\\), which equals the validator\u2019s relative stake.
A random, secret string that is used in cryptography and cryptocurrency to prove ownership of an account and sign transactions to send, spend, delegate, and stake CCDs. A wallet consists of a set of public addresses and private keys. Anyone can deposit cryptocurrency in a public address, but funds cannot be removed from an address without the corresponding private key.
A pay day is the point at which new CCDs are minted and rewards to validators and delegators are distributed. The stakes of validators 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 validators begin validation and updates to delegation and validation take effect, such as increasing stake, restaking preferences, adding delegation. In the case of decreasing stake or removing delegation or validation, 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 3 weeks. Pay day is every 24 hours (i.e., 24 epochs) at approximately 09:00 UTC on Mainnet and approximately 12:00 UTC on Testnet. The list of lottery winners that are elected to be the leader for every round in that epoch is established at the beginning of the epoch.
A random, secret string that is used in cryptography and cryptocurrency to prove ownership of an account and sign transactions to send, spend, delegate, and stake CCDs. A wallet consists of a set of public addresses and private keys. Anyone can deposit cryptocurrency in a public address, but funds cannot be removed from an address without the corresponding private key.
The winning probability is the probability that a validator wins in a given round. The probability is \\(\\alpha\\), which equals the validator\u2019s relative stake.
A pay day is the point at which new CCDs are minted and rewards to validators and delegators are distributed. The stakes of validators 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 validators begin validation and updates to delegation and validation take effect, such as increasing stake, restaking preferences, adding delegation. In the case of decreasing stake or removing delegation or validation, 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 3 weeks. Pay day is every 24 hours (i.e., 24 epochs) at approximately 09:00 UTC on Mainnet and approximately 12:00 UTC on Testnet. The list of lottery winners that are elected to be the leader for every round in that epoch is established at the beginning of the epoch.
"}
skip_classes = ["headerlink", "sd-stretched-link"]
window.onload = function () {
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/baker-pool.7e6e98a0-7819-4a37-bb18-ae721ea297c4.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/baker-pool.05ed2ed1-f5c5-416c-9700-00f76cc544c5.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/baker-pool.7e6e98a0-7819-4a37-bb18-ae721ea297c4.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/baker-pool.05ed2ed1-f5c5-416c-9700-00f76cc544c5.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-docker.dccc544f-39b4-490b-a10e-be3990543402.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-docker.d0df68ee-8172-40e7-ada5-0b4b9e89b47b.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-docker.dccc544f-39b4-490b-a10e-be3990543402.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-docker.d0df68ee-8172-40e7-ada5-0b4b9e89b47b.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-macos.893c7414-32e7-415a-8655-0f7716cd3573.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-macos.bd9509ea-e530-4f57-b916-b1c8010c2f87.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-macos.893c7414-32e7-415a-8655-0f7716cd3573.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-macos.bd9509ea-e530-4f57-b916-b1c8010c2f87.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-ubuntu.53bdf9de-9f02-4311-8782-331f769b0ee4.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-ubuntu.33d0a57f-44e5-45b1-b81c-e822869bd9df.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-ubuntu.53bdf9de-9f02-4311-8782-331f769b0ee4.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-ubuntu.33d0a57f-44e5-45b1-b81c-e822869bd9df.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-windows.540b4955-b25e-4bd7-9f72-0b3262fc6fb2.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-windows.b3f0d08e-d44a-43ce-a87c-72aeeaf27ec7.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-windows.540b4955-b25e-4bd7-9f72-0b3262fc6fb2.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/baker-windows.b3f0d08e-d44a-43ce-a87c-72aeeaf27ec7.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/become-baker.f95366e7-b286-40a2-a086-485642ca6288.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/become-baker.67106ebe-b9b4-4151-b053-58168a4c7b44.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/become-baker.f95366e7-b286-40a2-a086-485642ca6288.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/become-baker.67106ebe-b9b4-4151-b053-58168a4c7b44.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/create-proofs.81c39048-6d2a-46e2-a398-9e3e2bd92b67.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/create-proofs.81c39048-6d2a-46e2-a398-9e3e2bd92b67.js
deleted file mode 100644
index 518305f81c..0000000000
--- a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/create-proofs.81c39048-6d2a-46e2-a398-9e3e2bd92b67.js
+++ /dev/null
@@ -1,22 +0,0 @@
-selector_to_html = {"a[href=\"../../resources/glossary.html#term-Challenge\"]": "
Challenge
To make sure that zero-knowledge proofs cannot be reused (e.g., if they are stolen), the verifier can and should specify a challenge string. This can be an arbitrary byte array which is used by the prover (wallet) when producing the proof. The proof will only validate with respect to the challenge that was used to produce it. The verifier server can thus use the challenge to make sure the proofs it is receiving are not reused, and to handle their lifetime (e.g., it can set the challenge it supplied to expire in 5 minutes).
A proof to determine if an attribute of a user\u2019s identity is included in a given set, for example, lives in the EU. Can also be a non-membership proof.
A proof to determine that an attribute of a user\u2019s identity is not included in a set, for example, that they are not a resident of a country under trade sanctions.
Data derived from one or more verifiable credentials and/or account credentials, issued by one or more issuers or identity providers, that is shared with a specific verifier. A verifiable presentation is tamper-evident and encoded in such a way that authorship of the data can be trusted after a process of cryptographic verification. It contains a link that points to the contract and holder ID. A presentation that contains a zero-knowledge proof might contain data that confirms the truth of a statement from verifiable credentials or account credentials, but the presentation does not reveal the actual attributes of verifiable credentials.
A method by which a user (the prover) can prove to another party (the verifier) that the user meets a requirement without revealing anything beyond that. Zero knowledge proofs generated by the wallet are non-interactive. They are verifiable forever in the future without further prover interaction.
Issued to the individual by an issuer who has authority for the credential to be issued. A verifiable credential contains some information about the individual independent of its identity, such as membership in a club or loyalty program, education, and more. Verifiable credentials can be checked by a verifier using zero-knowledge proofs. The issuer can choose to have the verifiable credential expire, or revoke it, if necessary. The issuer manages the verifiable credentials with a smart contract, a credential registry contract.
A certificate derived from the identity object that proves that the owner has been verified by an identity provider. The key feature of the credential is that it does not identify the owner to the identity provider, nor to any other single entity, however it contains enough information to allow disclosing an identity in concert with the identity provider to find the owner.
A range proof asks a user to prove that they meet an attribute within a range of values. For example, when renting a car, you might need to prove that you are between 25 and 65 years old to the car rental company. This could be constructed as a range proof.
User data, such as date of birth or country of residence, that is associated with a user identity. Users can choose which attributes should be revealed in each of their accounts.
A method by which a user (the prover) can prove to another party (the verifier) that the user meets a requirement without revealing anything beyond that. Zero knowledge proofs generated by the wallet are non-interactive. They are verifiable forever in the future without further prover interaction.
A certificate derived from the identity object that proves that the owner has been verified by an identity provider. The key feature of the credential is that it does not identify the owner to the identity provider, nor to any other single entity, however it contains enough information to allow disclosing an identity in concert with the identity provider to find the owner.
A range proof asks a user to prove that they meet an attribute within a range of values. For example, when renting a car, you might need to prove that you are between 25 and 65 years old to the car rental company. This could be constructed as a range proof.
Data derived from one or more verifiable credentials and/or account credentials, issued by one or more issuers or identity providers, that is shared with a specific verifier. A verifiable presentation is tamper-evident and encoded in such a way that authorship of the data can be trusted after a process of cryptographic verification. It contains a link that points to the contract and holder ID. A presentation that contains a zero-knowledge proof might contain data that confirms the truth of a statement from verifiable credentials or account credentials, but the presentation does not reveal the actual attributes of verifiable credentials.
To make sure that zero-knowledge proofs cannot be reused (e.g., if they are stolen), the verifier can and should specify a challenge string. This can be an arbitrary byte array which is used by the prover (wallet) when producing the proof. The proof will only validate with respect to the challenge that was used to produce it. The verifier server can thus use the challenge to make sure the proofs it is receiving are not reused, and to handle their lifetime (e.g., it can set the challenge it supplied to expire in 5 minutes).
Issued to the individual by an issuer who has authority for the credential to be issued. A verifiable credential contains some information about the individual independent of its identity, such as membership in a club or loyalty program, education, and more. Verifiable credentials can be checked by a verifier using zero-knowledge proofs. The issuer can choose to have the verifiable credential expire, or revoke it, if necessary. The issuer manages the verifiable credentials with a smart contract, a credential registry contract.
A proof to determine that an attribute of a user\u2019s identity is not included in a set, for example, that they are not a resident of a country under trade sanctions.
A proof to determine if an attribute of a user\u2019s identity is included in a given set, for example, lives in the EU. Can also be a non-membership proof.
User data, such as date of birth or country of residence, that is associated with a user identity. Users can choose which attributes should be revealed in each of their accounts.
A list presented to a wallet by a dApp or service whose items are either attributes to reveal, or properties of attributes to prove.
"}
+skip_classes = ["headerlink", "sd-stretched-link"]
+
+window.onload = function () {
+ for (const [select, tip_html] of Object.entries(selector_to_html)) {
+ const links = document.querySelectorAll(`article.bd-article ${select}`);
+ for (const link of links) {
+ if (skip_classes.some(c => link.classList.contains(c))) {
+ continue;
+ }
+
+ tippy(link, {
+ content: tip_html,
+ allowHTML: true,
+ arrow: true,
+ placement: 'auto-start', maxWidth: 500, interactive: false,
+
+ });
+ };
+ };
+ console.log("tippy tips loaded!");
+};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/run-local-chain.74fae288-3916-47af-bf0d-7eecf5236daa.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/run-local-chain.4bcf48d7-18b2-4a90-badb-0baab3ea0160.js
similarity index 58%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/run-local-chain.74fae288-3916-47af-bf0d-7eecf5236daa.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/run-local-chain.4bcf48d7-18b2-4a90-badb-0baab3ea0160.js
index b85f73635f..84ea37d5d0 100644
--- a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/run-local-chain.74fae288-3916-47af-bf0d-7eecf5236daa.js
+++ b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/run-local-chain.4bcf48d7-18b2-4a90-badb-0baab3ea0160.js
@@ -1,4 +1,4 @@
-selector_to_html = {"a[href=\"../../resources/glossary.html#term-Testnet\"]": "
Testnet
A test network run by Concordium to test its protocols and software. There can be several test networks in existence at the same time. All the features are tested on the testnet before they are released on the mainnet.
The main Concordium network which launched in June 2021. The mainnet will receive periodic upgrades, but in contrast to the testnet, it will never be reset, and accounts created on the mainnet will remain indefinitely.
The main Concordium network which launched in June 2021. The mainnet will receive periodic upgrades, but in contrast to the testnet, it will never be reset, and accounts created on the mainnet will remain indefinitely.
A test network run by Concordium to test its protocols and software. There can be several test networks in existence at the same time. All the features are tested on the testnet before they are released on the mainnet.
The first block in a chain. The genesis block establishes the starting state of the chain, before any transactions have occurred.
"}
skip_classes = ["headerlink", "sd-stretched-link"]
window.onload = function () {
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/validation-with-wallets.be61e363-6fc8-4745-af1d-c4a6c489379e.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/validation-with-wallets.3933e43b-2fb9-4887-bced-97ea32cb6a51.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/validation-with-wallets.be61e363-6fc8-4745-af1d-c4a6c489379e.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/guides/validation-with-wallets.3933e43b-2fb9-4887-bced-97ea32cb6a51.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/indexers/intro.a2605802-2a5a-4c88-bbd7-ca73cea2b827.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/indexers/intro.37994cad-dc84-4745-9deb-12d2d9801380.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/indexers/intro.a2605802-2a5a-4c88-bbd7-ca73cea2b827.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/indexers/intro.37994cad-dc84-4745-9deb-12d2d9801380.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/indexers/subquery.d465a512-27e8-4234-97f3-6bc61e6349f0.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/indexers/subquery.f2602c87-b385-4ee0-b469-65501520e7b4.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/indexers/subquery.d465a512-27e8-4234-97f3-6bc61e6349f0.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/indexers/subquery.f2602c87-b385-4ee0-b469-65501520e7b4.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/node-requirements.017c0f5d-ef95-4b43-9795-0d324cf0333e.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/node-requirements.145bc76a-18f4-4b1b-b54d-426dce04ef0c.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/node-requirements.017c0f5d-ef95-4b43-9795-0d324cf0333e.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/node-requirements.145bc76a-18f4-4b1b-b54d-426dce04ef0c.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/node-runner-service-configuration.170c678e-b781-4dba-8de3-63cc80d9d360.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/node-runner-service-configuration.cf775ea7-7999-4244-bf58-a165d232ca05.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/node-runner-service-configuration.170c678e-b781-4dba-8de3-63cc80d9d360.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/node-runner-service-configuration.cf775ea7-7999-4244-bf58-a165d232ca05.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-aws.821cfdf1-1092-41e1-bdcc-c7b444adcf7c.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-aws.b8540554-499b-4456-a1cc-7861333b722a.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-aws.821cfdf1-1092-41e1-bdcc-c7b444adcf7c.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-aws.b8540554-499b-4456-a1cc-7861333b722a.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-macos.c23989e5-5b1f-4e8e-a81c-7c88af6cc849.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-macos.ac61f10b-25f7-4920-b309-2b23e18baa0b.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-macos.c23989e5-5b1f-4e8e-a81c-7c88af6cc849.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-macos.ac61f10b-25f7-4920-b309-2b23e18baa0b.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-ubuntu-testnet.a8757820-7bab-4057-a80f-4aff58f065d4.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-ubuntu-testnet.34ef1eb4-3f1a-4490-a548-56c1e1eba087.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-ubuntu-testnet.a8757820-7bab-4057-a80f-4aff58f065d4.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-ubuntu-testnet.34ef1eb4-3f1a-4490-a548-56c1e1eba087.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-ubuntu.bfa96b34-7476-4817-9d38-e142dc917e22.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-ubuntu.b033bcca-b1d9-402a-a1ce-fbd4f9d7b7f6.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-ubuntu.bfa96b34-7476-4817-9d38-e142dc917e22.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-ubuntu.b033bcca-b1d9-402a-a1ce-fbd4f9d7b7f6.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-windows.b6a21b35-2b38-4930-8e30-9ed926736077.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-windows.6381dde3-9fa4-4b7d-9be7-c28ee44f93c7.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-windows.b6a21b35-2b38-4930-8e30-9ed926736077.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node-windows.6381dde3-9fa4-4b7d-9be7-c28ee44f93c7.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node.c34d56cb-fd5e-4393-b145-5737d0c6c0c2.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node.4760f652-f890-4cdc-9a9f-042e21092169.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node.c34d56cb-fd5e-4393-b145-5737d0c6c0c2.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/run-node.4760f652-f890-4cdc-9a9f-042e21092169.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-docker.b9fffd6e-ca76-4cd7-b245-9925b7e2d6d4.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-docker.158dfc86-61bd-4882-b81e-ec1ab2936074.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-docker.b9fffd6e-ca76-4cd7-b245-9925b7e2d6d4.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-docker.158dfc86-61bd-4882-b81e-ec1ab2936074.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-macos.b66a766e-cb70-4950-97d0-38e7762d1fbe.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-macos.062a7187-f2e1-49ed-a1c9-826828e717ea.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-macos.b66a766e-cb70-4950-97d0-38e7762d1fbe.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-macos.062a7187-f2e1-49ed-a1c9-826828e717ea.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-ubuntu.82e124c4-6ee4-44eb-aebe-0f8088752fd6.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-ubuntu.de73dc7d-602e-4b8a-bfd4-05541b662647.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-ubuntu.82e124c4-6ee4-44eb-aebe-0f8088752fd6.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-ubuntu.de73dc7d-602e-4b8a-bfd4-05541b662647.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-windows.3b460fb6-c022-48f6-a593-ef7ffa7b4ff5.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-windows.bbd731d5-776a-409e-87be-1eb08c7e4eb4.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-windows.3b460fb6-c022-48f6-a593-ef7ffa7b4ff5.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/nodes/troubleshoot-windows.bbd731d5-776a-409e-87be-1eb08c7e4eb4.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/web3-id/concordia.1902da93-48f1-47e3-aac5-3de4b2680b95.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/web3-id/concordia.f44ce1cf-d13d-4a19-a0cf-c9062d5c2d2a.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/web3-id/concordia.1902da93-48f1-47e3-aac5-3de4b2680b95.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/web3-id/concordia.f44ce1cf-d13d-4a19-a0cf-c9062d5c2d2a.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/web3-id/index.787fd9c4-5ed8-4517-8a5a-9eb161dec893.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/web3-id/index.787fd9c4-5ed8-4517-8a5a-9eb161dec893.js
deleted file mode 100644
index a8fa9e0749..0000000000
--- a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/web3-id/index.787fd9c4-5ed8-4517-8a5a-9eb161dec893.js
+++ /dev/null
@@ -1,22 +0,0 @@
-selector_to_html = {"a[href=\"../../resources/glossary.html#term-Issuer\"]": "
Issuer
Party that issues Web3 ID credentials to users. May also revoke Web3 ID credentials.
A method by which a user (the prover) can prove to another party (the verifier) that the user meets a requirement without revealing anything beyond that. Zero knowledge proofs generated by the wallet are non-interactive. They are verifiable forever in the future without further prover interaction.
Data derived from one or more verifiable credentials and/or account credentials, issued by one or more issuers or identity providers, that is shared with a specific verifier. A verifiable presentation is tamper-evident and encoded in such a way that authorship of the data can be trusted after a process of cryptographic verification. It contains a link that points to the contract and holder ID. A presentation that contains a zero-knowledge proof might contain data that confirms the truth of a statement from verifiable credentials or account credentials, but the presentation does not reveal the actual attributes of verifiable credentials.
Issued to the individual by an issuer who has authority for the credential to be issued. A verifiable credential contains some information about the individual independent of its identity, such as membership in a club or loyalty program, education, and more. Verifiable credentials can be checked by a verifier using zero-knowledge proofs. The issuer can choose to have the verifiable credential expire, or revoke it, if necessary. The issuer manages the verifiable credentials with a smart contract, a credential registry contract.
A certificate derived from the identity object that proves that the owner has been verified by an identity provider. The key feature of the credential is that it does not identify the owner to the identity provider, nor to any other single entity, however it contains enough information to allow disclosing an identity in concert with the identity provider to find the owner.
A method by which a user (the prover) can prove to another party (the verifier) that the user meets a requirement without revealing anything beyond that. Zero knowledge proofs generated by the wallet are non-interactive. They are verifiable forever in the future without further prover interaction.
A certificate derived from the identity object that proves that the owner has been verified by an identity provider. The key feature of the credential is that it does not identify the owner to the identity provider, nor to any other single entity, however it contains enough information to allow disclosing an identity in concert with the identity provider to find the owner.
Data derived from one or more verifiable credentials and/or account credentials, issued by one or more issuers or identity providers, that is shared with a specific verifier. A verifiable presentation is tamper-evident and encoded in such a way that authorship of the data can be trusted after a process of cryptographic verification. It contains a link that points to the contract and holder ID. A presentation that contains a zero-knowledge proof might contain data that confirms the truth of a statement from verifiable credentials or account credentials, but the presentation does not reveal the actual attributes of verifiable credentials.
Issued to the individual by an issuer who has authority for the credential to be issued. A verifiable credential contains some information about the individual independent of its identity, such as membership in a club or loyalty program, education, and more. Verifiable credentials can be checked by a verifier using zero-knowledge proofs. The issuer can choose to have the verifiable credential expire, or revoke it, if necessary. The issuer manages the verifiable credentials with a smart contract, a credential registry contract.
The user holding a credential. An account is owned by one or more credential holders.
"}
+skip_classes = ["headerlink", "sd-stretched-link"]
+
+window.onload = function () {
+ for (const [select, tip_html] of Object.entries(selector_to_html)) {
+ const links = document.querySelectorAll(`article.bd-article ${select}`);
+ for (const link of links) {
+ if (skip_classes.some(c => link.classList.contains(c))) {
+ continue;
+ }
+
+ tippy(link, {
+ content: tip_html,
+ allowHTML: true,
+ arrow: true,
+ placement: 'auto-start', maxWidth: 500, interactive: false,
+
+ });
+ };
+ };
+ console.log("tippy tips loaded!");
+};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/web3-id/issuer.5ce8c81f-1f54-4687-856a-89832459cfd1.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/web3-id/issuer.7d6029a4-7aa8-439e-93f2-87d74fd89b07.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/web3-id/issuer.5ce8c81f-1f54-4687-856a-89832459cfd1.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/network/web3-id/issuer.7d6029a4-7aa8-439e-93f2-87d74fd89b07.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/concepts-baker.94ffe9c1-49af-414f-b6b7-19a8cf6f60b1.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/concepts-baker.94ffe9c1-49af-414f-b6b7-19a8cf6f60b1.js
new file mode 100644
index 0000000000..99ed08bd5d
--- /dev/null
+++ b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/concepts-baker.94ffe9c1-49af-414f-b6b7-19a8cf6f60b1.js
@@ -0,0 +1,22 @@
+selector_to_html = {"a[href=\"../resources/glossary.html#term-Transaction\"]": "
Transaction
An atomic operation that defines a change of state in the ledger, such as transferring funds from one account to another. A transaction typically has a sender account and a transaction sequence number, and incurs a fee. The sender account must sign the transaction to authorize it. (The exception to this is a credential deployment transaction that creates a new account, which does not have a sender account.)
A validator\u2019s lottery power is its relative stake and is therefore proportional to the staked amount of that validator. The lottery power is updated each pay day, and is based on the stake distribution at the end of the epoch before last. (This delay ensures that the stake distribution is determined before the randomness that fixes the validators for the epoch; otherwise, stakeholders might redistribute their stake to luckier validators, which undermines the security of the system.) Delegation affects the lottery power of the validator by increasing their stake, thus increasing the odds of that validator being chosen to produce a block.
A time period that is approximately one hour on testnet and mainnet. At the start of each epoch, a leadership election nonce is computed based on the block nonces of the previous epoch. The leadership election nonce is valid for the duration of the epoch. Each epoch has a nominal ending, and when a block is finalized after this nominal ending then epoch transition occurs.
A participant in the Concordium network. Nodes receive blocks and transactions, and track the current state of the blockchain. A validator node has cryptographic keys that enable it to take part in validation. A node without these keys is referred to as a passive node.
When the validators sign the block, their collective signatures are aggregated to form a quorum certificate. This quorum certificate is then included in the next block. If the round leader fails to produce a block in the round, or not enough signatures were gathered for a quorum certificate, then the validators will instead send timeout messages, which are aggregated to form a timeout certificate. Each block either contains a quorum certificate or a timeout certificate for the previous round. A block always contains a quorum certificate as it serves as a reference to the parent block. The block might contain a timeout certificate if the previous round timed out. A quorum certificate or a timeout certificate ensures that the protocol progresses. When a node sees a valid quorum certificate or timeout certificate it progresses to the next round.
If the leader fails to produce a block in the round, or not enough signatures were gathered for a quorum certificate, then the finalizers will instead send timeout messages, which are aggregated to form a timeout certificate. A block always contains a quorum certificate as it serves as a reference to the parent block. The block might contain a timeout certificate if the previous round timed out. A quorum certificate or a timeout certificate ensures that the protocol progresses. When a node sees a valid quorum certificate or timeout certificate it progresses to the next round.
A random, secret string that is used in cryptography and cryptocurrency to prove ownership of an account and sign transactions to send, spend, delegate, and stake CCDs. A wallet consists of a set of public addresses and private keys. Anyone can deposit cryptocurrency in a public address, but funds cannot be removed from an address without the corresponding private key.
The winning probability is the probability that a validator wins in a given round. The probability is \\(\\alpha\\), which equals the validator\u2019s relative stake.
The basic unit of the blockchain, which is produced by a validator. A block contains a (possibly empty) list of transactions, and has a pointer to a previous block (with the exception of the genesis block). A block and its predecessors form a chain, and the sequence of transactions they contain form a ledger. Each block has a slot time that records when it was produced. A block also contains information relating to consensus, for instance establishing which validator created the block, and that the validator was entitled to do so.
A pay day is the point at which new CCDs are minted and rewards to validators and delegators are distributed. The stakes of validators 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 validators begin validation and updates to delegation and validation take effect, such as increasing stake, restaking preferences, adding delegation. In the case of decreasing stake or removing delegation or validation, 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 3 weeks. Pay day is every 24 hours (i.e., 24 epochs) at approximately 09:00 UTC on Mainnet and approximately 12:00 UTC on Testnet. The list of lottery winners that are elected to be the leader for every round in that epoch is established at the beginning of the epoch.
Replaces slots in the Concordium BFT protocol. In each round, a predetermined leader among the validators should produce a block. Round leaders are determined each epoch, defined as a fixed time duration. Rounds are an index to a block or timeout. In every round, each validator checks locally whether they won the lottery, which entitles the winner to produce a block in that round. Zero, one, or multiple validators can win the lottery. The probability of these different events is controlled by the difficulty parameter f. For example, with difficulty 0.5 on average every second round will have a lottery winner.
The consensus protocol for the blockchain. The protocol offers high transaction throughput and lower confirmation time because a block can be produced as soon as the previous block has been signed. The protocol proceeds by rounds. In each round, a predetermined leader among the validators should produce a block. The other validators then sign this block, and their collective signatures are aggregated to form a quorum certificate (QC). This quorum certificate is then included in the next block. If the leader fails to produce a block in the round, or not enough signatures were gathered for a QC, then the validators will instead send timeout messages, which are aggregated to form a timeout certificate (TC). Each block always contains a quorum certificate and may contain a timeout certificate for the previous round if and only if the previous round timed out. When blocks on a common chain in two consecutive rounds have quorum certificates, the block in the first of these rounds (together with its ancestors) is considered final. At this point, the protocol ensures that it cannot be rolled back. The two consecutive blocks must also be within the same epoch.
A validator and delegators that collectively pool their stake to participate in the consensus protocol and earn rewards. The validator runs a validator node on behalf of the staking pool to produce blocks using the collective stake of the pool to determine its lottery power. Rewards are accrued to the pool each time the validator produces a block. Each pay day, the accrued rewards are distributed to the pool\u2019s participants in proportion to their relative stakes in the pool, with the validator (the pool owner) receiving an additional commission from the delegators\u2019 rewards.
Validators can have part of the balance of their account staked. The amount that is staked remains locked while staked and cannot be transferred or moved in any way. The staked amount is proportional to the lottery power of a validator.
Delegators can delegate stake to a staking pool or passive delegation. This affects the staked amount of the validator and thus their lottery power.
In every round a leader is elected among the validators to produce a new block. The leader is chosen by hashing a leader election nonce and the round number, and interpreting the hash as a random number that picks a validator with probability equal to their relative stake. A new leader election nonce is generated every epoch by hashing block nonces from the previous epoch. So the sequence of leaders for every epoch is determined at the beginning of the epoch when the leader election nonce is fixed.
The winning probability is proportional to the validator\u2019s relative stake.
The consensus protocol for the blockchain. The protocol offers high transaction throughput and lower confirmation time because a block can be produced as soon as the previous block has been signed. The protocol proceeds by rounds. In each round, a predetermined leader among the validators should produce a block. The other validators then sign this block, and their collective signatures are aggregated to form a quorum certificate (QC). This quorum certificate is then included in the next block. If the leader fails to produce a block in the round, or not enough signatures were gathered for a QC, then the validators will instead send timeout messages, which are aggregated to form a timeout certificate (TC). Each block always contains a quorum certificate and may contain a timeout certificate for the previous round if and only if the previous round timed out. When blocks on a common chain in two consecutive rounds have quorum certificates, the block in the first of these rounds (together with its ancestors) is considered final. At this point, the protocol ensures that it cannot be rolled back. The two consecutive blocks must also be within the same epoch.
A time period that is approximately one hour on testnet and mainnet. At the start of each epoch, a leadership election nonce is computed based on the block nonces of the previous epoch. The leadership election nonce is valid for the duration of the epoch. Each epoch has a nominal ending, and when a block is finalized after this nominal ending then epoch transition occurs.
The winning probability is the probability that a validator wins in a given round. The probability is \\(\\alpha\\), which equals the validator\u2019s relative stake.
The basic unit of the blockchain, which is produced by a validator. A block contains a (possibly empty) list of transactions, and has a pointer to a previous block (with the exception of the genesis block). A block and its predecessors form a chain, and the sequence of transactions they contain form a ledger. Each block has a slot time that records when it was produced. A block also contains information relating to consensus, for instance establishing which validator created the block, and that the validator was entitled to do so.
A validator\u2019s lottery power is its relative stake and is therefore proportional to the staked amount of that validator. The lottery power is updated each pay day, and is based on the stake distribution at the end of the epoch before last. (This delay ensures that the stake distribution is determined before the randomness that fixes the validators for the epoch; otherwise, stakeholders might redistribute their stake to luckier validators, which undermines the security of the system.) Delegation affects the lottery power of the validator by increasing their stake, thus increasing the odds of that validator being chosen to produce a block.
Validators can have part of the balance of their account staked. The amount that is staked remains locked while staked and cannot be transferred or moved in any way. The staked amount is proportional to the lottery power of a validator.
Delegators can delegate stake to a staking pool or passive delegation. This affects the staked amount of the validator and thus their lottery power.
When the validators sign the block, their collective signatures are aggregated to form a quorum certificate. This quorum certificate is then included in the next block. If the round leader fails to produce a block in the round, or not enough signatures were gathered for a quorum certificate, then the validators will instead send timeout messages, which are aggregated to form a timeout certificate. Each block either contains a quorum certificate or a timeout certificate for the previous round. A block always contains a quorum certificate as it serves as a reference to the parent block. The block might contain a timeout certificate if the previous round timed out. A quorum certificate or a timeout certificate ensures that the protocol progresses. When a node sees a valid quorum certificate or timeout certificate it progresses to the next round.
A validator and delegators that collectively pool their stake to participate in the consensus protocol and earn rewards. The validator runs a validator node on behalf of the staking pool to produce blocks using the collective stake of the pool to determine its lottery power. Rewards are accrued to the pool each time the validator produces a block. Each pay day, the accrued rewards are distributed to the pool\u2019s participants in proportion to their relative stakes in the pool, with the validator (the pool owner) receiving an additional commission from the delegators\u2019 rewards.
A random, secret string that is used in cryptography and cryptocurrency to prove ownership of an account and sign transactions to send, spend, delegate, and stake CCDs. A wallet consists of a set of public addresses and private keys. Anyone can deposit cryptocurrency in a public address, but funds cannot be removed from an address without the corresponding private key.
An atomic operation that defines a change of state in the ledger, such as transferring funds from one account to another. A transaction typically has a sender account and a transaction sequence number, and incurs a fee. The sender account must sign the transaction to authorize it. (The exception to this is a credential deployment transaction that creates a new account, which does not have a sender account.)
A participant in the Concordium network. Nodes receive blocks and transactions, and track the current state of the blockchain. A validator node has cryptographic keys that enable it to take part in validation. A node without these keys is referred to as a passive node.
Replaces slots in the Concordium BFT protocol. In each round, a predetermined leader among the validators should produce a block. Round leaders are determined each epoch, defined as a fixed time duration. Rounds are an index to a block or timeout. In every round, each validator checks locally whether they won the lottery, which entitles the winner to produce a block in that round. Zero, one, or multiple validators can win the lottery. The probability of these different events is controlled by the difficulty parameter f. For example, with difficulty 0.5 on average every second round will have a lottery winner.
If the leader fails to produce a block in the round, or not enough signatures were gathered for a quorum certificate, then the finalizers will instead send timeout messages, which are aggregated to form a timeout certificate. A block always contains a quorum certificate as it serves as a reference to the parent block. The block might contain a timeout certificate if the previous round timed out. A quorum certificate or a timeout certificate ensures that the protocol progresses. When a node sees a valid quorum certificate or timeout certificate it progresses to the next round.
A pay day is the point at which new CCDs are minted and rewards to validators and delegators are distributed. The stakes of validators 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 validators begin validation and updates to delegation and validation take effect, such as increasing stake, restaking preferences, adding delegation. In the case of decreasing stake or removing delegation or validation, 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 3 weeks. Pay day is every 24 hours (i.e., 24 epochs) at approximately 09:00 UTC on Mainnet and approximately 12:00 UTC on Testnet. The list of lottery winners that are elected to be the leader for every round in that epoch is established at the beginning of the epoch.
In every round a leader is elected among the validators to produce a new block. The leader is chosen by hashing a leader election nonce and the round number, and interpreting the hash as a random number that picks a validator with probability equal to their relative stake. A new leader election nonce is generated every epoch by hashing block nonces from the previous epoch. So the sequence of leaders for every epoch is determined at the beginning of the epoch when the leader election nonce is fixed.
The winning probability is proportional to the validator\u2019s relative stake.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
An account that contributes stake to a staking pool, or to passive delegation. When an account becomes a delegator, the delegated amount of CCD is locked so that it cannot be spent or transferred while it is delegated. Delegators earn rewards, minus a commission to the validator, in proportion to their delegated stake.
A validator\u2019s lottery power is its relative stake and is therefore proportional to the staked amount of that validator. The lottery power is updated each pay day, and is based on the stake distribution at the end of the epoch before last. (This delay ensures that the stake distribution is determined before the randomness that fixes the validators for the epoch; otherwise, stakeholders might redistribute their stake to luckier validators, which undermines the security of the system.) Delegation affects the lottery power of the validator by increasing their stake, thus increasing the odds of that validator being chosen to produce a block.
Validators can have part of the balance of their account staked. The amount that is staked remains locked while staked and cannot be transferred or moved in any way. The staked amount is proportional to the lottery power of a validator.
Delegators can delegate stake to a staking pool or passive delegation. This affects the staked amount of the validator and thus their lottery power.
A validator and delegators that collectively pool their stake to participate in the consensus protocol and earn rewards. The validator runs a validator node on behalf of the staking pool to produce blocks using the collective stake of the pool to determine its lottery power. Rewards are accrued to the pool each time the validator produces a block. Each pay day, the accrued rewards are distributed to the pool\u2019s participants in proportion to their relative stakes in the pool, with the validator (the pool owner) receiving an additional commission from the delegators\u2019 rewards.
A form of delegation where a delegator\u2019s stake is effectively distributed among all staking pools. It is not associated with a specific validator. Delegators earn lower rewards when delegating to passive delegation than when delegating to a specific staking pool. However, passive delegation is not affected by poor performance of a single validator.
A pay day is the point at which new CCDs are minted and rewards to validators and delegators are distributed. The stakes of validators 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 validators begin validation and updates to delegation and validation take effect, such as increasing stake, restaking preferences, adding delegation. In the case of decreasing stake or removing delegation or validation, 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 3 weeks. Pay day is every 24 hours (i.e., 24 epochs) at approximately 09:00 UTC on Mainnet and approximately 12:00 UTC on Testnet. The list of lottery winners that are elected to be the leader for every round in that epoch is established at the beginning of the epoch.
A time period that is approximately one hour on testnet and mainnet. At the start of each epoch, a leadership election nonce is computed based on the block nonces of the previous epoch. The leadership election nonce is valid for the duration of the epoch. Each epoch has a nominal ending, and when a block is finalized after this nominal ending then epoch transition occurs.
A validator\u2019s lottery power is its relative stake and is therefore proportional to the staked amount of that validator. The lottery power is updated each pay day, and is based on the stake distribution at the end of the epoch before last. (This delay ensures that the stake distribution is determined before the randomness that fixes the validators for the epoch; otherwise, stakeholders might redistribute their stake to luckier validators, which undermines the security of the system.) Delegation affects the lottery power of the validator by increasing their stake, thus increasing the odds of that validator being chosen to produce a block.
A time period that is approximately one hour on testnet and mainnet. At the start of each epoch, a leadership election nonce is computed based on the block nonces of the previous epoch. The leadership election nonce is valid for the duration of the epoch. Each epoch has a nominal ending, and when a block is finalized after this nominal ending then epoch transition occurs.
A form of delegation where a delegator\u2019s stake is effectively distributed among all staking pools. It is not associated with a specific validator. Delegators earn lower rewards when delegating to passive delegation than when delegating to a specific staking pool. However, passive delegation is not affected by poor performance of a single validator.
A pay day is the point at which new CCDs are minted and rewards to validators and delegators are distributed. The stakes of validators 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 validators begin validation and updates to delegation and validation take effect, such as increasing stake, restaking preferences, adding delegation. In the case of decreasing stake or removing delegation or validation, 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 3 weeks. Pay day is every 24 hours (i.e., 24 epochs) at approximately 09:00 UTC on Mainnet and approximately 12:00 UTC on Testnet. The list of lottery winners that are elected to be the leader for every round in that epoch is established at the beginning of the epoch.
An account that contributes stake to a staking pool, or to passive delegation. When an account becomes a delegator, the delegated amount of CCD is locked so that it cannot be spent or transferred while it is delegated. Delegators earn rewards, minus a commission to the validator, in proportion to their delegated stake.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
A validator and delegators that collectively pool their stake to participate in the consensus protocol and earn rewards. The validator runs a validator node on behalf of the staking pool to produce blocks using the collective stake of the pool to determine its lottery power. Rewards are accrued to the pool each time the validator produces a block. Each pay day, the accrued rewards are distributed to the pool\u2019s participants in proportion to their relative stakes in the pool, with the validator (the pool owner) receiving an additional commission from the delegators\u2019 rewards.
Validators can have part of the balance of their account staked. The amount that is staked remains locked while staked and cannot be transferred or moved in any way. The staked amount is proportional to the lottery power of a validator.
Delegators can delegate stake to a staking pool or passive delegation. This affects the staked amount of the validator and thus their lottery power.
The main Concordium network which launched in June 2021. The mainnet will receive periodic upgrades, but in contrast to the testnet, it will never be reset, and accounts created on the mainnet will remain indefinitely.
A participant in the Concordium network. Nodes receive blocks and transactions, and track the current state of the blockchain. A validator node has cryptographic keys that enable it to take part in validation. A node without these keys is referred to as a passive node.
A person or organization that performs off-chain identification of users. Users are required to obtain an identity object from an identity provider in order to open an account on the Concordium Platform.
A consensus mechanism where validators must stake (lock) CCD tokens to participate in block production. The chance of being selected to produce a block is proportional to the amount staked.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
A computer program or a transaction protocol that is intended to automatically execute, control or document events and actions according to the terms of a contract or an agreement. An example is a smart contract for selling NFTs on a marketplace; it may contain information about royalties, selling the NFT on to others, and so on.
The consensus protocol for the blockchain. The protocol offers high transaction throughput and lower confirmation time because a block can be produced as soon as the previous block has been signed. The protocol proceeds by rounds. In each round, a predetermined leader among the validators should produce a block. The other validators then sign this block, and their collective signatures are aggregated to form a quorum certificate (QC). This quorum certificate is then included in the next block. If the leader fails to produce a block in the round, or not enough signatures were gathered for a QC, then the validators will instead send timeout messages, which are aggregated to form a timeout certificate (TC). Each block always contains a quorum certificate and may contain a timeout certificate for the previous round if and only if the previous round timed out. When blocks on a common chain in two consecutive rounds have quorum certificates, the block in the first of these rounds (together with its ancestors) is considered final. At this point, the protocol ensures that it cannot be rolled back. The two consecutive blocks must also be within the same epoch.
A test network run by Concordium to test its protocols and software. There can be several test networks in existence at the same time. All the features are tested on the testnet before they are released on the mainnet.
Validators can have part of the balance of their account staked. The amount that is staked remains locked while staked and cannot be transferred or moved in any way. The staked amount is proportional to the lottery power of a validator.
Delegators can delegate stake to a staking pool or passive delegation. This affects the staked amount of the validator and thus their lottery power.
WebAssembly (Wasm) defines a portable binary-code format and a corresponding text format for executable programs as well as software interfaces for facilitating interactions between such programs and their host environment. Smart contracts are deployed on chain as Wasm files.
The consensus protocol for the blockchain. The protocol offers high transaction throughput and lower confirmation time because a block can be produced as soon as the previous block has been signed. The protocol proceeds by rounds. In each round, a predetermined leader among the validators should produce a block. The other validators then sign this block, and their collective signatures are aggregated to form a quorum certificate (QC). This quorum certificate is then included in the next block. If the leader fails to produce a block in the round, or not enough signatures were gathered for a QC, then the validators will instead send timeout messages, which are aggregated to form a timeout certificate (TC). Each block always contains a quorum certificate and may contain a timeout certificate for the previous round if and only if the previous round timed out. When blocks on a common chain in two consecutive rounds have quorum certificates, the block in the first of these rounds (together with its ancestors) is considered final. At this point, the protocol ensures that it cannot be rolled back. The two consecutive blocks must also be within the same epoch.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
Validators can have part of the balance of their account staked. The amount that is staked remains locked while staked and cannot be transferred or moved in any way. The staked amount is proportional to the lottery power of a validator.
Delegators can delegate stake to a staking pool or passive delegation. This affects the staked amount of the validator and thus their lottery power.
WebAssembly (Wasm) defines a portable binary-code format and a corresponding text format for executable programs as well as software interfaces for facilitating interactions between such programs and their host environment. Smart contracts are deployed on chain as Wasm files.
A participant in the Concordium network. Nodes receive blocks and transactions, and track the current state of the blockchain. A validator node has cryptographic keys that enable it to take part in validation. A node without these keys is referred to as a passive node.
A person or organization that performs off-chain identification of users. Users are required to obtain an identity object from an identity provider in order to open an account on the Concordium Platform.
A test network run by Concordium to test its protocols and software. There can be several test networks in existence at the same time. All the features are tested on the testnet before they are released on the mainnet.
A consensus mechanism where validators must stake (lock) CCD tokens to participate in block production. The chance of being selected to produce a block is proportional to the amount staked.
A computer program or a transaction protocol that is intended to automatically execute, control or document events and actions according to the terms of a contract or an agreement. An example is a smart contract for selling NFTs on a marketplace; it may contain information about royalties, selling the NFT on to others, and so on.
The main Concordium network which launched in June 2021. The mainnet will receive periodic upgrades, but in contrast to the testnet, it will never be reset, and accounts created on the mainnet will remain indefinitely.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
An authority who has power to know the identity of a participant. The identity disclosure authority and identity provider can work together to determine the owner of an account and determine which accounts belong to the same owner. (They should only do so when legally obliged to, such as by a court order.) Identity disclosure is a two-stage process, requiring cooperation of multiple parties.
An addressable store of funds on the blockchain. An account is associated with one or more account keys that can be used to authorize transactions originating from the account, as well as with an encryption key. An account is also associated with the account holder\u2019s identity, although this association is encrypted. This identity can only be disclosed by identity disclosure authorities, in cooperation with the account\u2019s identity provider.
Refers to an an event or activity that is propagated through the Concordium network and recorded on the Concordium blockchain. The recording can be explicit or implicit as part of the consensus protocol. An example of the former is a transaction such as a CCD transfer, an example of the latter are the rewards given out to, e.g., validators.
Refers to activities outside of the Concordium blockchain. Some on-chain actions need preliminary actions off-chain, for example to create an account on the Concordium blockchain the user must first work with an identity provider, e.g., via their website or mobile application, to obtain a specific digital certificate. Concordium refers to this certificate as the identity.
A person or organization that performs off-chain identification of users. Users are required to obtain an identity object from an identity provider in order to open an account on the Concordium Platform.
Issued to the individual or entity once their real-world identity has been verified and recorded by an Identity Provider. You cannot use the Concordium Platform without a User Identity Certificate.\nThe user identity certificate includes attributes such as name, age, and nationality. When the Identity Provider has validated the attributes, it issues a user identity certificate, which is basically the Identity Provider\u2019s signature over some cryptographic keys of the user and the validated personal attributes. Unlike usual public key certificates such as X.509 certificates, the user identity certificate is private to the user; it is not submitted to the chain. Note that the Identity Provider also stores some information, but this is only used for a possible, subsequent investigation of the user\u2019s activities (i.e. disclosing an identity). The Identity Provider is not involved in any subsequent use of the user identity certificate. The user identity certificate is signed using the Pointcheval-Sanders signature scheme.
A person or organization that performs off-chain identification of users. Users are required to obtain an identity object from an identity provider in order to open an account on the Concordium Platform.
Issued to the individual or entity once their real-world identity has been verified and recorded by an Identity Provider. You cannot use the Concordium Platform without a User Identity Certificate.\nThe user identity certificate includes attributes such as name, age, and nationality. When the Identity Provider has validated the attributes, it issues a user identity certificate, which is basically the Identity Provider\u2019s signature over some cryptographic keys of the user and the validated personal attributes. Unlike usual public key certificates such as X.509 certificates, the user identity certificate is private to the user; it is not submitted to the chain. Note that the Identity Provider also stores some information, but this is only used for a possible, subsequent investigation of the user\u2019s activities (i.e. disclosing an identity). The Identity Provider is not involved in any subsequent use of the user identity certificate. The user identity certificate is signed using the Pointcheval-Sanders signature scheme.
An addressable store of funds on the blockchain. An account is associated with one or more account keys that can be used to authorize transactions originating from the account, as well as with an encryption key. An account is also associated with the account holder\u2019s identity, although this association is encrypted. This identity can only be disclosed by identity disclosure authorities, in cooperation with the account\u2019s identity provider.
Refers to activities outside of the Concordium blockchain. Some on-chain actions need preliminary actions off-chain, for example to create an account on the Concordium blockchain the user must first work with an identity provider, e.g., via their website or mobile application, to obtain a specific digital certificate. Concordium refers to this certificate as the identity.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
An authority who has power to know the identity of a participant. The identity disclosure authority and identity provider can work together to determine the owner of an account and determine which accounts belong to the same owner. (They should only do so when legally obliged to, such as by a court order.) Identity disclosure is a two-stage process, requiring cooperation of multiple parties.
Refers to an an event or activity that is propagated through the Concordium network and recorded on the Concordium blockchain. The recording can be explicit or implicit as part of the consensus protocol. An example of the former is a transaction such as a CCD transfer, an example of the latter are the rewards given out to, e.g., validators.
Before opening an account on the Concordium Platform, one\u2019s real-world identity must be verified and recorded by an identity provider. A user\u2019s identity is encrypted on-chain, however their real-world identity can be disclosed in response to a valid request from a government authority.
A participant in the Concordium network. Nodes receive blocks and transactions, and track the current state of the blockchain. A validator node has cryptographic keys that enable it to take part in validation. A node without these keys is referred to as a passive node.
A person or organization that performs off-chain identification of users. Users are required to obtain an identity object from an identity provider in order to open an account on the Concordium Platform.
A special kind of transfer of CCD that makes the CCD amount available to the receiver only in a limited way until a specified point in time. The point in time is specified as part of a transfer. The CCD are immediately owned by the receiver account, and the transfer cannot be revoked, but the receiver cannot spend the CCD until the specified time.
A kind of sub-account structure that can be created. An account owner can create different aliases for different uses to keep track of transfers and assign them meaning. Each account has 16777216 addresses, namely a so-called canonical account address together with matching account aliases. The canonical account address is derived when an account is created on chain. The other 16 million addresses with matching initial 29 bytes are referred to as account aliases for the same account. Thus, accounts can be referred to by any address whose initial 29 bytes match.
Refers to activities outside of the Concordium blockchain. Some on-chain actions need preliminary actions off-chain, for example to create an account on the Concordium blockchain the user must first work with an identity provider, e.g., via their website or mobile application, to obtain a specific digital certificate. Concordium refers to this certificate as the identity.
A method by which one party (the prover) can prove to another party (the verifier) that a given statement is true while the prover avoids conveying any additional information apart from the fact that the statement is indeed true. This is known as a zero-knowledge proof.
An intial account is an account submitted to the chain by the identity provider during the process of requesting a new identity. The initial account can perform all of the same actions as a regular account, however the real-life identity of the initial-account owner is known by the identity provider who submitted it to the chain. In contrast, the real-life identity of the owner of a regular account can only be ascertained by the identity disclosure authority working in concert with the identity provider.
Initial accounts are only relevant for Desktop Wallet.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
A sequence number that orders transaction on a given account. In a ledger, all transactions for an account must be ordered with consecutive transaction sequence numbers, starting from 1. Transaction sequence numbers ensure that a transaction cannot be repeated in the ledger, and that the transactions occur in the order intended by the sender account holder.
Validators can have part of the balance of their account staked. The amount that is staked remains locked while staked and cannot be transferred or moved in any way. The staked amount is proportional to the lottery power of a validator.
Delegators can delegate stake to a staking pool or passive delegation. This affects the staked amount of the validator and thus their lottery power.
Refers to an an event or activity that is propagated through the Concordium network and recorded on the Concordium blockchain. The recording can be explicit or implicit as part of the consensus protocol. An example of the former is a transaction such as a CCD transfer, an example of the latter are the rewards given out to, e.g., validators.
CCD is the currency of the Concordium blockchain. CCD can be used for multiple purposes:
The smallest subdivision of CCD is the \u00b5CCD (micro CCD), with 1 CCD = 1,000,000 \u00b5CCD. This means that CCD amounts are given with up to six decimal places of precision.
A special kind of transfer of CCD that makes the CCD amount available to the receiver only in a limited way until a specified point in time. The point in time is specified as part of a transfer. The CCD are immediately owned by the receiver account, and the transfer cannot be revoked, but the receiver cannot spend the CCD until the specified time.
Validators can have part of the balance of their account staked. The amount that is staked remains locked while staked and cannot be transferred or moved in any way. The staked amount is proportional to the lottery power of a validator.
Delegators can delegate stake to a staking pool or passive delegation. This affects the staked amount of the validator and thus their lottery power.
A sequence number that orders transaction on a given account. In a ledger, all transactions for an account must be ordered with consecutive transaction sequence numbers, starting from 1. Transaction sequence numbers ensure that a transaction cannot be repeated in the ledger, and that the transactions occur in the order intended by the sender account holder.
A kind of sub-account structure that can be created. An account owner can create different aliases for different uses to keep track of transfers and assign them meaning. Each account has 16777216 addresses, namely a so-called canonical account address together with matching account aliases. The canonical account address is derived when an account is created on chain. The other 16 million addresses with matching initial 29 bytes are referred to as account aliases for the same account. Thus, accounts can be referred to by any address whose initial 29 bytes match.
A method by which one party (the prover) can prove to another party (the verifier) that a given statement is true while the prover avoids conveying any additional information apart from the fact that the statement is indeed true. This is known as a zero-knowledge proof.
Refers to an an event or activity that is propagated through the Concordium network and recorded on the Concordium blockchain. The recording can be explicit or implicit as part of the consensus protocol. An example of the former is a transaction such as a CCD transfer, an example of the latter are the rewards given out to, e.g., validators.
Refers to activities outside of the Concordium blockchain. Some on-chain actions need preliminary actions off-chain, for example to create an account on the Concordium blockchain the user must first work with an identity provider, e.g., via their website or mobile application, to obtain a specific digital certificate. Concordium refers to this certificate as the identity.
An intial account is an account submitted to the chain by the identity provider during the process of requesting a new identity. The initial account can perform all of the same actions as a regular account, however the real-life identity of the initial-account owner is known by the identity provider who submitted it to the chain. In contrast, the real-life identity of the owner of a regular account can only be ascertained by the identity disclosure authority working in concert with the identity provider.
Initial accounts are only relevant for Desktop Wallet.
A participant in the Concordium network. Nodes receive blocks and transactions, and track the current state of the blockchain. A validator node has cryptographic keys that enable it to take part in validation. A node without these keys is referred to as a passive node.
A person or organization that performs off-chain identification of users. Users are required to obtain an identity object from an identity provider in order to open an account on the Concordium Platform.
Before opening an account on the Concordium Platform, one\u2019s real-world identity must be verified and recorded by an identity provider. A user\u2019s identity is encrypted on-chain, however their real-world identity can be disclosed in response to a valid request from a government authority.
The user holding a credential. An account is owned by one or more credential holders.
"}
-skip_classes = ["headerlink", "sd-stretched-link"]
-
-window.onload = function () {
- for (const [select, tip_html] of Object.entries(selector_to_html)) {
- const links = document.querySelectorAll(`article.bd-article ${select}`);
- for (const link of links) {
- if (skip_classes.some(c => link.classList.contains(c))) {
- continue;
- }
-
- tippy(link, {
- content: tip_html,
- allowHTML: true,
- arrow: true,
- placement: 'auto-start', maxWidth: 500, interactive: false,
-
- });
- };
- };
- console.log("tippy tips loaded!");
-};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/network.22bbaca4-fc06-433f-9c05-2c54851a30a0.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/network.4c705b5b-8732-4c7d-a82a-08e8b78cf80b.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/network.22bbaca4-fc06-433f-9c05-2c54851a30a0.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/network.4c705b5b-8732-4c7d-a82a-08e8b78cf80b.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/transaction lifecycle.a066bbd9-6a6b-4d65-8b37-e0d06a6b2f1e.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/transaction lifecycle.8116f5b2-5fae-491d-bfe9-0fe1c04c49ac.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/transaction lifecycle.a066bbd9-6a6b-4d65-8b37-e0d06a6b2f1e.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/transaction lifecycle.8116f5b2-5fae-491d-bfe9-0fe1c04c49ac.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/transaction-fees.e03ccf26-0e79-4d8f-a4d8-706a83059fcd.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/transaction-fees.022a978e-ffc7-4b3d-9bc7-c8954048b99e.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/transaction-fees.e03ccf26-0e79-4d8f-a4d8-706a83059fcd.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/transaction-fees.022a978e-ffc7-4b3d-9bc7-c8954048b99e.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/transactions.3deafbb9-3ec4-4f36-88d2-9266807342d4.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/transactions.3deafbb9-3ec4-4f36-88d2-9266807342d4.js
deleted file mode 100644
index 455174af8f..0000000000
--- a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/protocol/transactions.3deafbb9-3ec4-4f36-88d2-9266807342d4.js
+++ /dev/null
@@ -1,22 +0,0 @@
-selector_to_html = {"a[href=\"../resources/glossary.html#term-Account\"]": "
Account
An addressable store of funds on the blockchain. An account is associated with one or more account keys that can be used to authorize transactions originating from the account, as well as with an encryption key. An account is also associated with the account holder\u2019s identity, although this association is encrypted. This identity can only be disclosed by identity disclosure authorities, in cooperation with the account\u2019s identity provider.
A random, secret string that is used in cryptography and cryptocurrency to prove ownership of an account and sign transactions to send, spend, delegate, and stake CCDs. A wallet consists of a set of public addresses and private keys. Anyone can deposit cryptocurrency in a public address, but funds cannot be removed from an address without the corresponding private key.
A random, secret string that is used in cryptography and cryptocurrency to prove ownership of an account and sign transactions to send, spend, delegate, and stake CCDs. A wallet consists of a set of public addresses and private keys. Anyone can deposit cryptocurrency in a public address, but funds cannot be removed from an address without the corresponding private key.
An addressable store of funds on the blockchain. An account is associated with one or more account keys that can be used to authorize transactions originating from the account, as well as with an encryption key. An account is also associated with the account holder\u2019s identity, although this association is encrypted. This identity can only be disclosed by identity disclosure authorities, in cooperation with the account\u2019s identity provider.
"}
+skip_classes = ["headerlink", "sd-stretched-link"]
+
+window.onload = function () {
+ for (const [select, tip_html] of Object.entries(selector_to_html)) {
+ const links = document.querySelectorAll(`article.bd-article ${select}`);
+ for (const link of links) {
+ if (skip_classes.some(c => link.classList.contains(c))) {
+ continue;
+ }
+
+ tippy(link, {
+ content: tip_html,
+ allowHTML: true,
+ arrow: true,
+ placement: 'auto-start', maxWidth: 500, interactive: false,
+
+ });
+ };
+ };
+ console.log("tippy tips loaded!");
+};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes-lp.6c908f2e-e67e-4efb-9fbc-c2195ad8a6ae.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes-lp.a4b2a1d8-5747-47e0-a16d-1429ac7de0c0.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes-lp.6c908f2e-e67e-4efb-9fbc-c2195ad8a6ae.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes-lp.a4b2a1d8-5747-47e0-a16d-1429ac7de0c0.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes-mainnet.3dc24550-9247-49cc-9854-18a201395d82.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes-mainnet.ede6ec9d-7b7c-48e5-a1a4-b681cc3a4657.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes-mainnet.3dc24550-9247-49cc-9854-18a201395d82.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes-mainnet.ede6ec9d-7b7c-48e5-a1a4-b681cc3a4657.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes.721b662e-a8bf-495b-9cd5-aeda42a6674a.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes.32a59d48-4a53-4789-9407-37b8728177b6.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes.721b662e-a8bf-495b-9cd5-aeda42a6674a.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/release-notes/release-notes.32a59d48-4a53-4789-9407-37b8728177b6.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/resources/glossary.fb8e04d8-5c43-4319-bf30-b86c96a44426.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/resources/glossary.bfc2c059-1f6b-40f4-a2cd-30a668d8e572.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/resources/glossary.fb8e04d8-5c43-4319-bf30-b86c96a44426.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/resources/glossary.bfc2c059-1f6b-40f4-a2cd-30a668d8e572.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/costs.33b5d127-1417-4435-8189-219a3927547e.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/costs.e1114a31-9b45-4e54-8a47-d711921e9532.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/costs.33b5d127-1417-4435-8189-219a3927547e.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/costs.e1114a31-9b45-4e54-8a47-d711921e9532.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/development.4b11d825-b772-4204-9002-617b190ae43f.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/development.0fde8f1f-a450-4fa0-95f9-99404b884a97.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/development.4b11d825-b772-4204-9002-617b190ae43f.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/development.0fde8f1f-a450-4fa0-95f9-99404b884a97.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/index.8970999b-69f2-4e78-b190-60408b23f1f5.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/index.d2b2c3f8-1164-4bfd-9d67-f39e03f3c94a.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/index.8970999b-69f2-4e78-b190-60408b23f1f5.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/best-practices/index.d2b2c3f8-1164-4bfd-9d67-f39e03f3c94a.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-instances.c5835389-f779-4b59-aed8-a5c68f9e3f03.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-instances.cb527892-ee66-4ee5-94eb-844206cd4afd.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-instances.c5835389-f779-4b59-aed8-a5c68f9e3f03.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-instances.cb527892-ee66-4ee5-94eb-844206cd4afd.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-lifecycle.c2093c6e-da30-4039-ab27-801b2559160b.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-lifecycle.11b25551-6d46-4c71-9de1-0072b2b46958.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-lifecycle.c2093c6e-da30-4039-ab27-801b2559160b.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-lifecycle.11b25551-6d46-4c71-9de1-0072b2b46958.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-module.ce6e6809-db8c-41d1-86e1-498eddc0128b.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-module.7c2546d0-07fb-4cc0-850a-d93fe5798c54.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-module.ce6e6809-db8c-41d1-86e1-498eddc0128b.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-module.7c2546d0-07fb-4cc0-850a-d93fe5798c54.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-schema.56e212cd-a868-48ac-9ff0-37a10dc98386.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-schema.8ccca37d-4fcf-439f-b708-4165435b5d9d.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-schema.56e212cd-a868-48ac-9ff0-37a10dc98386.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/contract-schema.8ccca37d-4fcf-439f-b708-4165435b5d9d.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/develop-contracts.03ec22ab-53d8-4d89-84dd-7365595b7331.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/develop-contracts.14cde9d8-f1f5-4304-bac8-f0372631d1a6.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/develop-contracts.03ec22ab-53d8-4d89-84dd-7365595b7331.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/develop-contracts.14cde9d8-f1f5-4304-bac8-f0372631d1a6.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/build-contract.10c421ca-4c2b-4204-9a78-14415d37d189.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/build-contract.c704cfaa-890e-4891-994b-6409c4dea64e.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/build-contract.10c421ca-4c2b-4204-9a78-14415d37d189.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/build-contract.c704cfaa-890e-4891-994b-6409c4dea64e.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/build-schema.00ce3056-ca8c-4d99-bf3b-fbcec3083b1a.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/build-schema.2dc9d0cd-7ea5-4ef0-9acf-33d778b8118c.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/build-schema.00ce3056-ca8c-4d99-bf3b-fbcec3083b1a.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/build-schema.2dc9d0cd-7ea5-4ef0-9acf-33d778b8118c.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/compile-module.0f395f2c-0008-48eb-b5f8-f9d09e024aec.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/compile-module.03a2bd2f-71f3-45f3-93e3-ad265d00b420.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/compile-module.0f395f2c-0008-48eb-b5f8-f9d09e024aec.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/compile-module.03a2bd2f-71f3-45f3-93e3-ad265d00b420.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/custom-errors.b8f6e7d9-3480-430e-a50b-6c53db14f451.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/custom-errors.8b7c3b49-9298-441b-9b7a-f5c6ffb68918.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/custom-errors.b8f6e7d9-3480-430e-a50b-6c53db14f451.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/custom-errors.8b7c3b49-9298-441b-9b7a-f5c6ffb68918.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/deploy-module.a00e47e7-40fc-47c1-84f5-3f421cf6abdd.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/deploy-module.a08f6e35-1d33-4076-9ccc-23fb90b55438.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/deploy-module.a00e47e7-40fc-47c1-84f5-3f421cf6abdd.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/deploy-module.a08f6e35-1d33-4076-9ccc-23fb90b55438.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/factory-pattern.4935174c-09bb-478d-811a-f5e1e0fd5e97.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/factory-pattern.ee6920a9-9a85-4d82-a680-03abfab47f57.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/factory-pattern.4935174c-09bb-478d-811a-f5e1e0fd5e97.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/factory-pattern.ee6920a9-9a85-4d82-a680-03abfab47f57.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/fallback-entrypoints.3a65c3ac-273a-4d12-8878-9b24bd3798e6.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/fallback-entrypoints.ca9e93aa-b124-4bb1-a180-bcfa9fcd558c.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/fallback-entrypoints.3a65c3ac-273a-4d12-8878-9b24bd3798e6.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/fallback-entrypoints.ca9e93aa-b124-4bb1-a180-bcfa9fcd558c.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/initialize-contract.dc2229bb-938d-43ab-9142-da88c2a9aaa4.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/initialize-contract.a4ec85ab-46bf-4557-957b-a3afd290086f.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/initialize-contract.dc2229bb-938d-43ab-9142-da88c2a9aaa4.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/initialize-contract.a4ec85ab-46bf-4557-957b-a3afd290086f.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/inspect-instance.a217818f-a123-45dc-84df-928a02801996.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/inspect-instance.acd730f0-ebba-4272-9cdb-7a5d3bc89db1.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/inspect-instance.a217818f-a123-45dc-84df-928a02801996.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/inspect-instance.acd730f0-ebba-4272-9cdb-7a5d3bc89db1.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/integration-test-contract.48c04862-80a8-4639-bd61-47024f6d1c56.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/integration-test-contract.f6458b5f-59bf-4e8b-ab14-b36a7d84ca4e.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/integration-test-contract.48c04862-80a8-4639-bd61-47024f6d1c56.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/integration-test-contract.f6458b5f-59bf-4e8b-ab14-b36a7d84ca4e.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/interact-instance.854673cd-fc5b-47dd-8cac-30182c577286.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/interact-instance.41c0dba4-3e72-4f57-9235-652242c2fef0.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/interact-instance.854673cd-fc5b-47dd-8cac-30182c577286.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/interact-instance.41c0dba4-3e72-4f57-9235-652242c2fef0.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/invoke-instance.ef6ae9bf-ad6b-4561-bfda-49b1fe861da1.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/invoke-instance.ced27f32-402a-453b-ab5b-8d4bc8590f41.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/invoke-instance.ef6ae9bf-ad6b-4561-bfda-49b1fe861da1.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/invoke-instance.ced27f32-402a-453b-ab5b-8d4bc8590f41.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/json-params.1e50da5e-5a08-4d08-a29b-7bbfccdeb65a.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/json-params.039b296b-c1b8-4c0b-9bef-f811793ae6ef.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/json-params.1e50da5e-5a08-4d08-a29b-7bbfccdeb65a.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/json-params.039b296b-c1b8-4c0b-9bef-f811793ae6ef.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/migrate-contracts.62bb8992-5859-4085-a5bc-b0bf6fc7b471.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/migrate-contracts.4a7df5ab-7a26-4693-8cbf-83b2b6cbe37d.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/migrate-contracts.62bb8992-5859-4085-a5bc-b0bf6fc7b471.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/migrate-contracts.4a7df5ab-7a26-4693-8cbf-83b2b6cbe37d.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/no-std.a756f3f7-fa7d-4a3e-8220-09524e25dcbd.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/no-std.60326b9e-f003-4efc-be05-807580200337.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/no-std.a756f3f7-fa7d-4a3e-8220-09524e25dcbd.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/no-std.60326b9e-f003-4efc-be05-807580200337.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/quick-start.11bdffc2-b89d-408f-b884-f598767ae743.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/quick-start.009b5cb7-8741-47f6-9de4-66b94c779c83.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/quick-start.11bdffc2-b89d-408f-b884-f598767ae743.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/quick-start.009b5cb7-8741-47f6-9de4-66b94c779c83.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/setup-contract.65d67ffc-0daa-493d-9901-726f40fda9b0.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/setup-contract.25fbfefc-f273-4afe-b8f4-f38a7693e4fd.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/setup-contract.65d67ffc-0daa-493d-9901-726f40fda9b0.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/setup-contract.25fbfefc-f273-4afe-b8f4-f38a7693e4fd.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/unit-test-contract.4c79cb15-5735-42ff-9a19-371801c36a20.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/unit-test-contract.30ce1300-8427-4c54-95ae-ade70d85d9f9.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/unit-test-contract.4c79cb15-5735-42ff-9a19-371801c36a20.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/unit-test-contract.30ce1300-8427-4c54-95ae-ade70d85d9f9.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/upgradeable-contract.abaab359-380c-4ecb-8a7f-1cb9ec5128a6.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/upgradeable-contract.92d3d00d-4d39-4ffb-b4c9-d6101a5cf1e8.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/upgradeable-contract.abaab359-380c-4ecb-8a7f-1cb9ec5128a6.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/guides/upgradeable-contract.92d3d00d-4d39-4ffb-b4c9-d6101a5cf1e8.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/introduction.0a823934-ffea-4a79-bd53-ea72316875e8.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/introduction.96e9b6ca-9b70-4321-b99b-d856025d101a.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/introduction.0a823934-ffea-4a79-bd53-ea72316875e8.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/introduction.96e9b6ca-9b70-4321-b99b-d856025d101a.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/crypto-primitives.f3afb80b-e7c3-408f-8a37-838af28cb3a0.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/crypto-primitives.4c6ea045-2d15-4603-9fe9-6e5c59726c51.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/crypto-primitives.f3afb80b-e7c3-408f-8a37-838af28cb3a0.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/crypto-primitives.4c6ea045-2d15-4603-9fe9-6e5c59726c51.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/host-fns.58b91ac3-d7de-4165-b578-08c598d5d62b.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/host-fns.60a329e0-c608-48e1-bc84-8d6d2ace07f6.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/host-fns.58b91ac3-d7de-4165-b578-08c598d5d62b.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/host-fns.60a329e0-c608-48e1-bc84-8d6d2ace07f6.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/index.bdef4b8f-d568-4a33-9030-327494b14d86.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/index.545131f3-bf98-4de3-8ef9-29058434e39a.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/index.bdef4b8f-d568-4a33-9030-327494b14d86.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/index.545131f3-bf98-4de3-8ef9-29058434e39a.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/local-settings.38f8e99f-5842-44e3-ac1f-f5bf569bfff3.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/local-settings.ba23de3a-858c-4193-bbd8-9c8d246259f7.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/local-settings.38f8e99f-5842-44e3-ac1f-f5bf569bfff3.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/local-settings.ba23de3a-858c-4193-bbd8-9c8d246259f7.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/references-on-chain.e6285643-b91a-4b34-92c2-2bf61aece0ca.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/references-on-chain.5e55e7dc-7507-4ad3-b564-77e3a9851803.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/references-on-chain.e6285643-b91a-4b34-92c2-2bf61aece0ca.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/references-on-chain.5e55e7dc-7507-4ad3-b564-77e3a9851803.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/schema-json.8bb9dd65-c1ff-429b-ba95-64eafb8f64f9.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/schema-json.2472518e-57c2-4a18-a618-7e3e2fee73db.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/schema-json.8bb9dd65-c1ff-429b-ba95-64eafb8f64f9.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/schema-json.2472518e-57c2-4a18-a618-7e3e2fee73db.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/simulate-context.4cd853b8-db16-4381-b342-addf19a47546.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/simulate-context.38580fdc-b830-4a31-a050-9c6c9068bc92.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/simulate-context.4cd853b8-db16-4381-b342-addf19a47546.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/smart-contracts/references/simulate-context.38580fdc-b830-4a31-a050-9c6c9068bc92.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/snippets/disclosing-identity.dbe06539-763d-4aa4-afa6-b9f66feb6d13.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/snippets/disclosing-identity.be1a849d-68f7-4727-9e2f-581786dbfd47.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/snippets/disclosing-identity.dbe06539-763d-4aa4-afa6-b9f66feb6d13.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/snippets/disclosing-identity.be1a849d-68f7-4727-9e2f-581786dbfd47.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/coordinator.4417cb06-e2b7-40c0-a8ee-7227a97a6c6c.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/coordinator.ff5b69af-4c8e-4df1-8974-9bbd8cee2e14.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/coordinator.4417cb06-e2b7-40c0-a8ee-7227a97a6c6c.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/coordinator.ff5b69af-4c8e-4df1-8974-9bbd8cee2e14.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/gc-voting.c1570495-411f-40b3-9faa-7d481a5fc531.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/gc-voting.c1570495-411f-40b3-9faa-7d481a5fc531.js
new file mode 100644
index 0000000000..eea4cb5283
--- /dev/null
+++ b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/gc-voting.c1570495-411f-40b3-9faa-7d481a5fc531.js
@@ -0,0 +1,22 @@
+selector_to_html = {"a[href=\"../resources/glossary.html#term-Approval-voting\"]": "
Approval voting
Approval voting is a single-winner electoral system in which the voter can choose or approve any number of candidates, effectively assigning a 0 or a 1 to every candidate. The winner is the single candidate approved by the largest number of voters. Approval voting can be achieved by setting the selection limit to the total number of options in a contest.
Option on the official list of candidates for the election. Since there are only 10 places for the 2024 election, not all nominees are necessarily candidates.
The Account weight of an account corresponds to the weight this account has for voting. In the 2024 election, this is computed as the average amount of CCD on the account between the 1st of March and 31st of May 2024.
Time period after the election where voting is closed and guardians decrypt their share of the tally (tally ceremony is held) and the final election result is produced and registered.
The weight of a vote is the weight assigned to that vote when tallying, i.e., the sum of all account weights that delegated to the account that cast the vote + the weight of the account that cast the vote (unless that account delegated its own weight to another account, but voted anyway).
One of a number of independent, trustworthy individuals who serve guardians in the election. All guardians must participate in a key ceremony to create a key to encrypt the election and may participate in the accompanying tally ceremony(s) to decrypt the tally(s). A guardian is available if they are available for the tally ceremony. A guardian is missing if they cannot attend the tally ceremony.
The Account weight of an account corresponds to the weight this account has for voting. In the 2024 election, this is computed as the average amount of CCD on the account between the 1st of March and 31st of May 2024.
The weight of a vote is the weight assigned to that vote when tallying, i.e., the sum of all account weights that delegated to the account that cast the vote + the weight of the account that cast the vote (unless that account delegated its own weight to another account, but voted anyway).
Option on the official list of candidates for the election. Since there are only 10 places for the 2024 election, not all nominees are necessarily candidates.
Approval voting is a single-winner electoral system in which the voter can choose or approve any number of candidates, effectively assigning a 0 or a 1 to every candidate. The winner is the single candidate approved by the largest number of voters. Approval voting can be achieved by setting the selection limit to the total number of options in a contest.
One of a number of independent, trustworthy individuals who serve guardians in the election. All guardians must participate in a key ceremony to create a key to encrypt the election and may participate in the accompanying tally ceremony(s) to decrypt the tally(s). A guardian is available if they are available for the tally ceremony. A guardian is missing if they cannot attend the tally ceremony.
Time period after the election where voting is closed and guardians decrypt their share of the tally (tally ceremony is held) and the final election result is produced and registered.
One of a number of independent, trustworthy individuals who serve guardians in the election. All guardians must participate in a key ceremony to create a key to encrypt the election and may participate in the accompanying tally ceremony(s) to decrypt the tally(s). A guardian is available if they are available for the tally ceremony. A guardian is missing if they cannot attend the tally ceremony.
Time period after the election where voting is closed and guardians decrypt their share of the tally (tally ceremony is held) and the final election result is produced and registered.
Tally (noun) is the number of votes obtained by every candidate computed by summing all weighted votes for every candidate. Also, tally (verb) is the process of calculating the number of votes.
Tally (noun) is the number of votes obtained by every candidate computed by summing all weighted votes for every candidate. Also, tally (verb) is the process of calculating the number of votes.
Time period after the election where voting is closed and guardians decrypt their share of the tally (tally ceremony is held) and the final election result is produced and registered.
One of a number of independent, trustworthy individuals who serve guardians in the election. All guardians must participate in a key ceremony to create a key to encrypt the election and may participate in the accompanying tally ceremony(s) to decrypt the tally(s). A guardian is available if they are available for the tally ceremony. A guardian is missing if they cannot attend the tally ceremony.
"}
+skip_classes = ["headerlink", "sd-stretched-link"]
+
+window.onload = function () {
+ for (const [select, tip_html] of Object.entries(selector_to_html)) {
+ const links = document.querySelectorAll(`article.bd-article ${select}`);
+ for (const link of links) {
+ if (skip_classes.some(c => link.classList.contains(c))) {
+ continue;
+ }
+
+ tippy(link, {
+ content: tip_html,
+ allowHTML: true,
+ arrow: true,
+ placement: 'auto-start', maxWidth: 500, interactive: false,
+
+ });
+ };
+ };
+ console.log("tippy tips loaded!");
+};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/verify-election-result.63d40893-112d-44d8-b55f-d4d4ac064a14.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/verify-election-result.4324fba3-f06e-4ba4-a977-e9fb4be3b686.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/verify-election-result.63d40893-112d-44d8-b55f-d4d4ac064a14.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/verify-election-result.4324fba3-f06e-4ba4-a977-e9fb4be3b686.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/voting.35261319-9bbd-450e-b259-15334c4c06ec.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/voting.ae5422e3-0eb8-4aa0-94d6-c6986dcc95e6.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/voting.35261319-9bbd-450e-b259-15334c4c06ec.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/docs/voting/voting.ae5422e3-0eb8-4aa0-94d6-c6986dcc95e6.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/index.e06255df-eb20-468b-9828-fa32e7ef1838.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/index.5f16395e-4b77-446f-ab18-82e3eb5ef900.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/index.e06255df-eb20-468b-9828-fa32e7ef1838.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/index.5f16395e-4b77-446f-ab18-82e3eb5ef900.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-accounts.cf95ff24-6bc8-4934-ba42-c671346aee74.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-accounts.4598f240-a8d5-4b97-8c96-38b1f82ec97d.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-accounts.cf95ff24-6bc8-4934-ba42-c671346aee74.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-accounts.4598f240-a8d5-4b97-8c96-38b1f82ec97d.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-blocks.fe32c21f-240b-47b6-9e9d-a3595ddeb8a7.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-blocks.d06e5aa6-63c2-4113-b8c3-a98881129c84.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-blocks.fe32c21f-240b-47b6-9e9d-a3595ddeb8a7.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-blocks.d06e5aa6-63c2-4113-b8c3-a98881129c84.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-nodes.6a1775e3-c981-4830-9ffe-ae5b6b8fb852.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-nodes.a05d2c53-c80f-4421-bd9e-cf2732037a74.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-nodes.6a1775e3-c981-4830-9ffe-ae5b6b8fb852.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-nodes.a05d2c53-c80f-4421-bd9e-cf2732037a74.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-staking.98cf2a78-2c9c-4d2c-8d08-794404502df6.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-staking.414af680-8d23-464d-84e3-32c3095a7dba.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-staking.98cf2a78-2c9c-4d2c-8d08-794404502df6.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-staking.414af680-8d23-464d-84e3-32c3095a7dba.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-transactions.e17f77ab-ec42-4717-8052-249c8c6c5322.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-transactions.2ebec413-5d96-4c36-8b52-ab87c9b37b6f.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-transactions.e17f77ab-ec42-4717-8052-249c8c6c5322.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan-transactions.2ebec413-5d96-4c36-8b52-ab87c9b37b6f.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan.42199ff7-9947-4b47-8713-109a5b77ac56.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan.fd7ed04f-7088-4c4a-8ebb-051191a69520.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan.42199ff7-9947-4b47-8713-109a5b77ac56.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/ccd-scan/ccd-scan.fd7ed04f-7088-4c4a-8ebb-051191a69520.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/concordium-client.9308ebf1-ea3e-47db-a3dd-2e1814ab924d.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/concordium-client.a1badfd1-7772-4d05-a4d4-aaa9ab17ccc0.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/concordium-client.9308ebf1-ea3e-47db-a3dd-2e1814ab924d.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/concordium-client.a1badfd1-7772-4d05-a4d4-aaa9ab17ccc0.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/developer-page.fadee0f6-3a32-4f5e-919d-84b3efebcdbf.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/developer-page.64ae1fc5-d5fe-44e9-b4c0-4fc5936738fb.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/developer-page.fadee0f6-3a32-4f5e-919d-84b3efebcdbf.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/developer-page.64ae1fc5-d5fe-44e9-b4c0-4fc5936738fb.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/developer-tools.d689b37c-4408-4c92-87d6-a2f4eb364ce0.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/developer-tools.2d0d2fd1-e824-4d83-95a4-60fa14420298.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/developer-tools.d689b37c-4408-4c92-87d6-a2f4eb364ce0.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/developer-tools.2d0d2fd1-e824-4d83-95a4-60fa14420298.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/grpc2.90bc1b09-18db-4707-a660-ac911ba6ea67.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/grpc2.4612c4d0-26fb-4419-bb8e-37ec4c40f8a3.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/grpc2.90bc1b09-18db-4707-a660-ac911ba6ea67.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/grpc2.4612c4d0-26fb-4419-bb8e-37ec4c40f8a3.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/index.aff41116-e5de-4b41-9d0b-a297dcf5250f.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/index.086c3f49-1f46-4a9d-91d8-463a93192141.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/index.aff41116-e5de-4b41-9d0b-a297dcf5250f.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/index.086c3f49-1f46-4a9d-91d8-463a93192141.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/multi-sig.420084b4-49f7-45ba-baf4-d6a820d871bc.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/multi-sig.0116a821-8976-43b6-a682-38c2dc62e39e.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/multi-sig.420084b4-49f7-45ba-baf4-d6a820d871bc.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/multi-sig.0116a821-8976-43b6-a682-38c2dc62e39e.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/query-node.74cad09d-17a8-40be-9062-62ddf33c0f9f.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/query-node.74cad09d-17a8-40be-9062-62ddf33c0f9f.js
deleted file mode 100644
index 6f542cc59b..0000000000
--- a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/query-node.74cad09d-17a8-40be-9062-62ddf33c0f9f.js
+++ /dev/null
@@ -1,22 +0,0 @@
-selector_to_html = {"a[href=\"../docs/resources/glossary.html#term-Best-block\"]": "
A validator\u2019s lottery power is its relative stake and is therefore proportional to the staked amount of that validator. The lottery power is updated each pay day, and is based on the stake distribution at the end of the epoch before last. (This delay ensures that the stake distribution is determined before the randomness that fixes the validators for the epoch; otherwise, stakeholders might redistribute their stake to luckier validators, which undermines the security of the system.) Delegation affects the lottery power of the validator by increasing their stake, thus increasing the odds of that validator being chosen to produce a block.
A sequence number that orders transaction on a given account. In a ledger, all transactions for an account must be ordered with consecutive transaction sequence numbers, starting from 1. Transaction sequence numbers ensure that a transaction cannot be repeated in the ledger, and that the transactions occur in the order intended by the sender account holder.
The part of the balance of an account that only the owner of the account can see. This is achieved by encrypting transfers to an account with the account\u2019s encryption key. Every participant of the Concordium network can see the ciphertexts of all the transfers, however they provide no information on how many CCDs were transferred. The receiver of the transfer can use their secret key to decrypt the ciphertexts, and seeing how many CCDs they have received.
For technical reasons the shielded balance of the account consists of two parts, the \u201cself balance\u201d and the \u201cincoming shielded amounts\u201d.
An atomic operation that defines a change of state in the ledger, such as transferring funds from one account to another. A transaction typically has a sender account and a transaction sequence number, and incurs a fee. The sender account must sign the transaction to authorize it. (The exception to this is a credential deployment transaction that creates a new account, which does not have a sender account.)
Before opening an account on the Concordium Platform, one\u2019s real-world identity must be verified and recorded by an identity provider. A user\u2019s identity is encrypted on-chain, however their real-world identity can be disclosed in response to a valid request from a government authority.
In every round a leader is elected among the validators to produce a new block. The leader is chosen by hashing a leader election nonce and the round number, and interpreting the hash as a random number that picks a validator with probability equal to their relative stake. A new leader election nonce is generated every epoch by hashing block nonces from the previous epoch. So the sequence of leaders for every epoch is determined at the beginning of the epoch when the leader election nonce is fixed.
The winning probability is proportional to the validator\u2019s relative stake.
Before opening an account on the Concordium Platform, one\u2019s real-world identity must be verified and recorded by an identity provider. A user\u2019s identity is encrypted on-chain, however their real-world identity can be disclosed in response to a valid request from a government authority.
The part of the balance of an account that only the owner of the account can see. This is achieved by encrypting transfers to an account with the account\u2019s encryption key. Every participant of the Concordium network can see the ciphertexts of all the transfers, however they provide no information on how many CCDs were transferred. The receiver of the transfer can use their secret key to decrypt the ciphertexts, and seeing how many CCDs they have received.
For technical reasons the shielded balance of the account consists of two parts, the \u201cself balance\u201d and the \u201cincoming shielded amounts\u201d.
An atomic operation that defines a change of state in the ledger, such as transferring funds from one account to another. A transaction typically has a sender account and a transaction sequence number, and incurs a fee. The sender account must sign the transaction to authorize it. (The exception to this is a credential deployment transaction that creates a new account, which does not have a sender account.)
A validator\u2019s lottery power is its relative stake and is therefore proportional to the staked amount of that validator. The lottery power is updated each pay day, and is based on the stake distribution at the end of the epoch before last. (This delay ensures that the stake distribution is determined before the randomness that fixes the validators for the epoch; otherwise, stakeholders might redistribute their stake to luckier validators, which undermines the security of the system.) Delegation affects the lottery power of the validator by increasing their stake, thus increasing the odds of that validator being chosen to produce a block.
A sequence number that orders transaction on a given account. In a ledger, all transactions for an account must be ordered with consecutive transaction sequence numbers, starting from 1. Transaction sequence numbers ensure that a transaction cannot be repeated in the ledger, and that the transactions occur in the order intended by the sender account holder.
In every round a leader is elected among the validators to produce a new block. The leader is chosen by hashing a leader election nonce and the round number, and interpreting the hash as a random number that picks a validator with probability equal to their relative stake. A new leader election nonce is generated every epoch by hashing block nonces from the previous epoch. So the sequence of leaders for every epoch is determined at the beginning of the epoch when the leader election nonce is fixed.
The winning probability is proportional to the validator\u2019s relative stake.
"}
+skip_classes = ["headerlink", "sd-stretched-link"]
+
+window.onload = function () {
+ for (const [select, tip_html] of Object.entries(selector_to_html)) {
+ const links = document.querySelectorAll(`article.bd-article ${select}`);
+ for (const link of links) {
+ if (skip_classes.some(c => link.classList.contains(c))) {
+ continue;
+ }
+
+ tippy(link, {
+ content: tip_html,
+ allowHTML: true,
+ arrow: true,
+ placement: 'auto-start', maxWidth: 500, interactive: false,
+
+ });
+ };
+ };
+ console.log("tippy tips loaded!");
+};
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/sdks-apis.410020cb-af57-4b7b-aa5f-8086b4a737db.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/sdks-apis.b6b3c474-e604-47ca-82ad-be3650f31b14.js
similarity index 100%
rename from pr-preview/pr-1256/en/mainnet/_static/tippy/tools/sdks-apis.410020cb-af57-4b7b-aa5f-8086b4a737db.js
rename to pr-preview/pr-1256/en/mainnet/_static/tippy/tools/sdks-apis.b6b3c474-e604-47ca-82ad-be3650f31b14.js
diff --git a/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/transactions.2c286865-6ca8-48cb-a7dd-d4e3439a93c8.js b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/transactions.2c286865-6ca8-48cb-a7dd-d4e3439a93c8.js
new file mode 100644
index 0000000000..f677ef7846
--- /dev/null
+++ b/pr-preview/pr-1256/en/mainnet/_static/tippy/tools/transactions.2c286865-6ca8-48cb-a7dd-d4e3439a93c8.js
@@ -0,0 +1,22 @@
+selector_to_html = {"a[href=\"../docs/resources/glossary.html#term-Transfer-Memo\"]": "
Transfer Memo
Additional data that a user can provide when making a transfer, or a transfer with schedule. The data will appear on chain as a bytestring. It is expected to be CBOR encoded and can therefore represent strings, numbers and JSON values, but this is not enforced.
The part of the balance of an account that only the owner of the account can see. This is achieved by encrypting transfers to an account with the account\u2019s encryption key. Every participant of the Concordium network can see the ciphertexts of all the transfers, however they provide no information on how many CCDs were transferred. The receiver of the transfer can use their secret key to decrypt the ciphertexts, and seeing how many CCDs they have received.
For technical reasons the shielded balance of the account consists of two parts, the \u201cself balance\u201d and the \u201cincoming shielded amounts\u201d.
A kind of sub-account structure that can be created. An account owner can create different aliases for different uses to keep track of transfers and assign them meaning. Each account has 16777216 addresses, namely a so-called canonical account address together with matching account aliases. The canonical account address is derived when an account is created on chain. The other 16 million addresses with matching initial 29 bytes are referred to as account aliases for the same account. Thus, accounts can be referred to by any address whose initial 29 bytes match.
A sequence number that orders transaction on a given account. In a ledger, all transactions for an account must be ordered with consecutive transaction sequence numbers, starting from 1. Transaction sequence numbers ensure that a transaction cannot be repeated in the ledger, and that the transactions occur in the order intended by the sender account holder.
Additional data that a user can provide when making a transfer, or a transfer with schedule. The data will appear on chain as a bytestring. It is expected to be CBOR encoded and can therefore represent strings, numbers and JSON values, but this is not enforced.
A sequence number that orders transaction on a given account. In a ledger, all transactions for an account must be ordered with consecutive transaction sequence numbers, starting from 1. Transaction sequence numbers ensure that a transaction cannot be repeated in the ledger, and that the transactions occur in the order intended by the sender account holder.
A kind of sub-account structure that can be created. An account owner can create different aliases for different uses to keep track of transfers and assign them meaning. Each account has 16777216 addresses, namely a so-called canonical account address together with matching account aliases. The canonical account address is derived when an account is created on chain. The other 16 million addresses with matching initial 29 bytes are referred to as account aliases for the same account. Thus, accounts can be referred to by any address whose initial 29 bytes match.
The part of the balance of an account that only the owner of the account can see. This is achieved by encrypting transfers to an account with the account\u2019s encryption key. Every participant of the Concordium network can see the ciphertexts of all the transfers, however they provide no information on how many CCDs were transferred. The receiver of the transfer can use their secret key to decrypt the ciphertexts, and seeing how many CCDs they have received.
For technical reasons the shielded balance of the account consists of two parts, the \u201cself balance\u201d and the \u201cincoming shielded amounts\u201d.