mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
moneropedia: uniform structure of blockchain.com and add blockchain.config
This commit is contained in:
parent
2bb0a19ba1
commit
23d82288b0
15 changed files with 225 additions and 45 deletions
|
@ -1,12 +1,25 @@
|
|||
---
|
||||
summary: 'a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to'
|
||||
terms: ["blockchain", "blockchains"]
|
||||
summary: "a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to"
|
||||
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
A @blockchain is a distributed database that continuously grows with a record of all of the transactions that have occurred with a given cryptocurrency. This database is often referred to as a ledger because the data contains a large list of transactions that have taken place. In Monero, these transactions are packaged together into 'blocks' every 2 minutes (on average), and all miners and nodes on the network have copies of these blocks.
|
||||
|
||||
A @blockchain is a distributed database that continuously grows with a
|
||||
record of all of the transactions that have occurred with a given
|
||||
cryptocurrency. This database is often referred to as a ledger because the
|
||||
data contains a large list of transactions that have taken place. In
|
||||
Monero, these transactions are packaged together into 'blocks' every 2
|
||||
minutes (on average), and all miners and nodes on the network have copies of
|
||||
these blocks.
|
||||
|
||||
### Monero's @Blockchain
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero @blockchain do not reveal where funds came from or went to, providing anonymity and making the currency completely @fungible. Additionally, the amounts of all transactions are hidden by @RingCT, a feature of Monero. For auditing or other transparency purposes a user can share a @view-key to prove they control certain amounts of Moneroj.
|
||||
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero
|
||||
@blockchain do not reveal where funds came from or went to, providing
|
||||
anonymity and making the currency completely @fungible. Additionally, the
|
||||
amounts of all transactions are hidden by @RingCT, a feature of Monero. For
|
||||
auditing or other transparency purposes a user can share a @view-key to
|
||||
prove they control certain amounts of Moneroj.
|
||||
|
|
|
@ -1,13 +1,27 @@
|
|||
---
|
||||
summary: 'Ein verteiltes Kassenbuch aller vergangenen und gegenwärtigen Transaktionen, ohne Sender oder Empfänger der Gelder aufzudecken'
|
||||
terms: ["blockchain", "blockchains", "Blockchain", "Blockchains"]
|
||||
summary: "Ein verteiltes Kassenbuch aller vergangenen und gegenwärtigen Transaktionen, ohne Sender oder Empfänger der Gelder aufzudecken"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Grundlagen
|
||||
|
||||
Eine Blockchain ist eine verteilte Datenbank, welche durch die Aufzeichnung aller Transaktionen einer bestimmten Kryptowährung kontinuierlich wächst. Diese Datenbank wird häufig als Kassenbuch (engl.: Ledger) bezeichnet, da das Datenmaterial eine lange Liste bereits geschehener Transaktionen enthält. Bei Monero werden diese Transaktionen im Durchschnitt alle zwei Minuten zu sogenannten "Blöcken" zusammengepackt, von welchen alle Miner und Nodes auf dem Netzwerk Kopien besitzen.
|
||||
Eine Blockchain ist eine verteilte Datenbank, welche durch die Aufzeichnung
|
||||
aller Transaktionen einer bestimmten Kryptowährung kontinuierlich
|
||||
wächst. Diese Datenbank wird häufig als Kassenbuch (engl.: Ledger)
|
||||
bezeichnet, da das Datenmaterial eine lange Liste bereits geschehener
|
||||
Transaktionen enthält. Bei Monero werden diese Transaktionen im Durchschnitt
|
||||
alle zwei Minuten zu sogenannten "Blöcken" zusammengepackt, von welchen alle
|
||||
Miner und Nodes auf dem Netzwerk Kopien besitzen.
|
||||
|
||||
### Moneros Blockchain
|
||||
|
||||
Im Gegensatz zu Bitcoin und anderen Kryptowährungen offenbaren Transaktionen innerhalb der Monero-Blockchain nicht, woher Gelder kommen oder wohin diese gehen. Dies bietet Anonymität und macht die Währung zudem gänzlich @fungibel. Zusätzlich werden die Beträge aller Transaktionen durch @Ring-CTs, einer Besonderheit von Monero, verdeckt. Für eine etwaige Betriebsprüfung oder zu anderen Zwecken der Nachvollziehbarkeit/Transparenz kann ein Nutzer durch das Teilen eines @View-Keys belegen, dass er einen bestimmten Betrag von Monero bewirtschaftet.
|
||||
Im Gegensatz zu Bitcoin und anderen Kryptowährungen offenbaren Transaktionen
|
||||
innerhalb der Monero-Blockchain nicht, woher Gelder kommen oder wohin diese
|
||||
gehen. Dies bietet Anonymität und macht die Währung zudem gänzlich
|
||||
@fungibel. Zusätzlich werden die Beträge aller Transaktionen durch
|
||||
@Ring-CTs, einer Besonderheit von Monero, verdeckt. Für eine etwaige
|
||||
Betriebsprüfung oder zu anderen Zwecken der Nachvollziehbarkeit/Transparenz
|
||||
kann ein Nutzer durch das Teilen eines @View-Keys belegen, dass er einen
|
||||
bestimmten Betrag von Monero bewirtschaftet.
|
||||
|
|
|
@ -4,8 +4,11 @@ summary: "a distributed ledger of all transactions both past and present, withou
|
|||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
A @blockchain is a distributed database that continuously grows with a record of all of the transactions that have occurred with a given cryptocurrency. This database is often referred to as a ledger because the data contains a large list of transactions that have taken place. In Monero, these transactions are packaged together into 'blocks' every 2 minutes (on average), and all miners and nodes on the network have copies of these blocks.
|
||||
|
||||
A @blockchain is a distributed database that continuously grows with a record of all of the transactions that have occurred with a given cryptocurrency. This database is often referred to as a ledger because the data contains a large list of transactions that have taken place. In Monero, these transactions are packaged together into 'blocks' every 2 minutes (on average), and all miners and nodes on the network have copies of these blocks.
|
||||
|
||||
### Monero's @Blockchain
|
||||
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero @blockchain do not reveal where funds came from or went to, providing anonymity and making the currency completely @fungible. Additionally, the amounts of all transactions are hidden by @RingCT, a feature of Monero. For auditing or other transparency purposes a user can share a @view-key to prove they control certain amounts of Moneroj.
|
||||
|
|
|
@ -1,12 +1,25 @@
|
|||
---
|
||||
summary: 'a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to'
|
||||
terms: ["blockchain", "blockchains"]
|
||||
summary: "a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to"
|
||||
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
A @blockchain is a distributed database that continuously grows with a record of all of the transactions that have occurred with a given cryptocurrency. This database is often referred to as a ledger because the data contains a large list of transactions that have taken place. In Monero, these transactions are packaged together into 'blocks' every 2 minutes (on average), and all miners and nodes on the network have copies of these blocks.
|
||||
|
||||
A @blockchain is a distributed database that continuously grows with a
|
||||
record of all of the transactions that have occurred with a given
|
||||
cryptocurrency. This database is often referred to as a ledger because the
|
||||
data contains a large list of transactions that have taken place. In
|
||||
Monero, these transactions are packaged together into 'blocks' every 2
|
||||
minutes (on average), and all miners and nodes on the network have copies of
|
||||
these blocks.
|
||||
|
||||
### Monero's @Blockchain
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero @blockchain do not reveal where funds came from or went to, providing anonymity and making the currency completely @fungible. Additionally, the amounts of all transactions are hidden by @RingCT, a feature of Monero. For auditing or other transparency purposes a user can share a @view-key to prove they control certain amounts of Moneroj.
|
||||
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero
|
||||
@blockchain do not reveal where funds came from or went to, providing
|
||||
anonymity and making the currency completely @fungible. Additionally, the
|
||||
amounts of all transactions are hidden by @RingCT, a feature of Monero. For
|
||||
auditing or other transparency purposes a user can share a @view-key to
|
||||
prove they control certain amounts of Moneroj.
|
||||
|
|
|
@ -1,11 +1,27 @@
|
|||
---
|
||||
summary: "Un registre distribué de toutes les transactions passées et présentes, ne révélant ni l'origine, ni la destination des fonds"
|
||||
terms: ["blockchain", "blockchains", "chaîne-de-blocs", "chaînes-de-blocs", "chaine-de-blocs", "chaines-de-blocs"]
|
||||
summary: "Un registre distribué de toutes les transactions passées et présentes, ne révélant ni l'origine, ni la destination des fonds."
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Les Bases
|
||||
Une chaîne de @blocs est une base de données distribuée qui s'agrandit continuellement en enregistrant toutes les @transactions qui se sont produites pour une @cryptomonnaies donnée. Cette base de données est souvent considérée comme un registre car les données contiennent une longue liste de transactions qui ont eu lieu. Dans Monero, ces transactions sont regroupés ensemble dans des "blocs" toutes les 2 minutes (en moyenne), et tous les mineurs et nœuds du réseau disposent de copies de ces blocs.
|
||||
|
||||
Une chaîne de @blocs est une base de données distribuée qui s'agrandit
|
||||
continuellement en enregistrant toutes les @transactions qui se sont
|
||||
produites pour une @cryptomonnaies donnée. Cette base de données est souvent
|
||||
considérée comme un registre car les données contiennent une longue liste de
|
||||
transactions qui ont eu lieu. Dans Monero, ces transactions sont regroupés
|
||||
ensemble dans des "blocs" toutes les 2 minutes (en moyenne), et tous les
|
||||
mineurs et nœuds du réseau disposent de copies de ces blocs.
|
||||
|
||||
### Chaîne de blocs de Monero
|
||||
Contrairement à Bitcoin et aux autres @cryptomonnaies, les @transactions de la chaîne de blocs de Monero ne révèlent pas l'origine et la destination des fonds, fournissant un anonymat et rendant la @cryptomonnaie totalement @fongible. De plus, les montants de toutes les transaction sont masqués par les @transactions-confidentielles-de-cercle, une fonctionnalité de Monero. Pour de l'audit ou d'autres besoin de transparence, un utilisateur peut partager une @clef-d'audit pour prouver qu'il contrôle une certaine quantité de Moneroj.
|
||||
|
||||
Contrairement à Bitcoin et aux autres @cryptomonnaies, les @transactions de
|
||||
la chaîne de blocs de Monero ne révèlent pas l'origine et la destination des
|
||||
fonds, fournissant un anonymat et rendant la @cryptomonnaie totalement
|
||||
@fongible. De plus, les montants de toutes les transaction sont masqués par
|
||||
les @transactions-confidentielles-de-cercle, une fonctionnalité de
|
||||
Monero. Pour de l'audit ou d'autres besoin de transparence, un utilisateur
|
||||
peut partager une @clef-d'audit pour prouver qu'il contrôle une certaine
|
||||
quantité de Moneroj.
|
||||
|
|
|
@ -1,12 +1,25 @@
|
|||
---
|
||||
summary: 'a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to'
|
||||
terms: ["blockchain", "blockchains"]
|
||||
summary: "a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to"
|
||||
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
A @blockchain is a distributed database that continuously grows with a record of all of the transactions that have occurred with a given cryptocurrency. This database is often referred to as a ledger because the data contains a large list of transactions that have taken place. In Monero, these transactions are packaged together into 'blocks' every 2 minutes (on average), and all miners and nodes on the network have copies of these blocks.
|
||||
|
||||
A @blockchain is a distributed database that continuously grows with a
|
||||
record of all of the transactions that have occurred with a given
|
||||
cryptocurrency. This database is often referred to as a ledger because the
|
||||
data contains a large list of transactions that have taken place. In
|
||||
Monero, these transactions are packaged together into 'blocks' every 2
|
||||
minutes (on average), and all miners and nodes on the network have copies of
|
||||
these blocks.
|
||||
|
||||
### Monero's @Blockchain
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero @blockchain do not reveal where funds came from or went to, providing anonymity and making the currency completely @fungible. Additionally, the amounts of all transactions are hidden by @RingCT, a feature of Monero. For auditing or other transparency purposes a user can share a @view-key to prove they control certain amounts of Moneroj.
|
||||
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero
|
||||
@blockchain do not reveal where funds came from or went to, providing
|
||||
anonymity and making the currency completely @fungible. Additionally, the
|
||||
amounts of all transactions are hidden by @RingCT, a feature of Monero. For
|
||||
auditing or other transparency purposes a user can share a @view-key to
|
||||
prove they control certain amounts of Moneroj.
|
||||
|
|
|
@ -1,11 +1,25 @@
|
|||
---
|
||||
summary: 'a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to'
|
||||
terms: ["blockchain", "blockchains", "blokkjede", "blokkjeder"]
|
||||
summary: "en distribuert hovedbok med alle tidligere og inneværende transaksjoner, uten å avsløre hvem midlene kom fra eller gikk til"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Det grunnleggende
|
||||
En @blokkjede er en distribuert hovedbok som kontinuerlig vokser med en bokføring av alle transaksjonene som har skjedd med en gitt kryptovaluta. Denne databasen refereres ofte til som en hovedbok, fordi dataene inneholder en stor liste over transaksjoner som har skjedd. I Monero blir disse transaksjonene pakket sammen i «blokker» hvert 2. minutt (i gjennomsnitt), og alle utvinnere og noder på nettverket har kopier av disse blokkene.
|
||||
|
||||
En @blokkjede er en distribuert hovedbok som kontinuerlig vokser med en
|
||||
bokføring av alle transaksjonene som har skjedd med en gitt
|
||||
kryptovaluta. Denne databasen refereres ofte til som en hovedbok, fordi
|
||||
dataene inneholder en stor liste over transaksjoner som har skjedd. I Monero
|
||||
blir disse transaksjonene pakket sammen i «blokker» hvert 2. minutt (i
|
||||
gjennomsnitt), og alle utvinnere og noder på nettverket har kopier av disse
|
||||
blokkene.
|
||||
|
||||
### Moneros @blokkjede
|
||||
I motsetning til Bitcoin og andre kryptovaluta, avslører ikke Moneros @blokkjede hvor midlene i en transaksjon har kommet fra eller skal til, noe som gir anonymitet og gjør valutaen fullstendig @fungibel. Beløpene til alle transaksjonene skjules dessuten av en Monero-funksjon som kalles @RingCT. For revisjons- og transparensformål, kan en bruker dele sin @visningsnøkkel for å bevise at de kontrollerer en viss mengde med Monero.
|
||||
|
||||
I motsetning til Bitcoin og andre kryptovaluta, avslører ikke Moneros
|
||||
@blokkjede hvor midlene i en transaksjon har kommet fra eller skal til, noe
|
||||
som gir anonymitet og gjør valutaen fullstendig @fungibel. Beløpene til alle
|
||||
transaksjonene skjules dessuten av en Monero-funksjon som kalles
|
||||
@RingCT. For revisjons- og transparensformål, kan en bruker dele sin
|
||||
@visningsnøkkel for å bevise at de kontrollerer en viss mengde med Monero.
|
||||
|
|
|
@ -1,11 +1,25 @@
|
|||
---
|
||||
summary: 'a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to'
|
||||
terms: ["blockchain", "blockchains"]
|
||||
summary: "a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
A @blockchain is a distributed database that continuously grows with a record of all of the transactions that have occurred with a given cryptocurrency. This database is often referred to as a ledger because the data contains a large list of transactions that have taken place. In Monero, these transactions are packaged together into 'blocks' every 2 minutes (on average), and all miners and nodes on the network have copies of these blocks.
|
||||
|
||||
A @blockchain is a distributed database that continuously grows with a
|
||||
record of all of the transactions that have occurred with a given
|
||||
cryptocurrency. This database is often referred to as a ledger because the
|
||||
data contains a large list of transactions that have taken place. In
|
||||
Monero, these transactions are packaged together into 'blocks' every 2
|
||||
minutes (on average), and all miners and nodes on the network have copies of
|
||||
these blocks.
|
||||
|
||||
### Monero's @Blockchain
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero @blockchain do not reveal where funds came from or went to, providing anonymity and making the currency completely @fungible. Additionally, the amounts of all transactions are hidden by @RingCT, a feature of Monero. For auditing or other transparency purposes a user can share a @view-key to prove they control certain amounts of Moneroj.
|
||||
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero
|
||||
@blockchain do not reveal where funds came from or went to, providing
|
||||
anonymity and making the currency completely @fungible. Additionally, the
|
||||
amounts of all transactions are hidden by @RingCT, a feature of Monero. For
|
||||
auditing or other transparency purposes a user can share a @view-key to
|
||||
prove they control certain amounts of Moneroj.
|
||||
|
|
|
@ -1,13 +1,24 @@
|
|||
---
|
||||
summary: 'Przekazywany rejestr wszystkich transakcji minionych i obecnych, który nie ujawnia nadawcy i odbiorcy płatności'
|
||||
terms: ["blockchain", "blockchains", "łańcuch-bloków", "łańcuchu-bloków", "łańcuchowi-bloków", "łańcucha-bloków", "łańcuchem-bloków"]
|
||||
summary: "Przekazywany rejestr wszystkich transakcji minionych i obecnych, który nie ujawnia nadawcy i odbiorcy płatności."
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Podstawy
|
||||
|
||||
Łańcuch bloków jest powszechną bazą danych, która ciągle się powiększa, zapisując wszyskie transakcje dokonane w danej kryptowalucie. Ta baza danych często porównywana jest do księgi przychodów i rozchodów ze względu na obszerną listę dokonanych płatności. W przypadku Monero, transakcje te pakowane są średnio co dwie minuty w bloki, których kopie posiadają wszyscy górnicy i węzły w sieci.
|
||||
Łańcuch bloków jest powszechną bazą danych, która ciągle się powiększa,
|
||||
zapisując wszyskie transakcje dokonane w danej kryptowalucie. Ta baza danych
|
||||
często porównywana jest do księgi przychodów i rozchodów ze względu na
|
||||
obszerną listę dokonanych płatności. W przypadku Monero, transakcje te
|
||||
pakowane są średnio co dwie minuty w bloki, których kopie posiadają wszyscy
|
||||
górnicy i węzły w sieci.
|
||||
|
||||
### Łańcuch bloków Monero
|
||||
|
||||
W odróżnieniu od Bitcoina i innych kryptowalut, transakcje w łańcuchu bloków Monero nie ujawniają nadawcy i odbiorcy, oferując anonimowość i czyniąc walutę zupełnie @zamienną. Dodatkowo kwoty wszystkich płatności są ukryte przez @Poufne-Transakcje-Pierścieniowe, charakterystykę Monero. W celach audytowych lub transparencyjnych, użytkownik może ujawnić @klucz-widoczności, aby dowieść, że ma w posiadaniu pewną ilość Monero.
|
||||
W odróżnieniu od Bitcoina i innych kryptowalut, transakcje w łańcuchu bloków
|
||||
Monero nie ujawniają nadawcy i odbiorcy, oferując anonimowość i czyniąc
|
||||
walutę zupełnie @zamienną. Dodatkowo kwoty wszystkich płatności są ukryte
|
||||
przez @Poufne-Transakcje-Pierścieniowe, charakterystykę Monero. W celach
|
||||
audytowych lub transparencyjnych, użytkownik może ujawnić
|
||||
@klucz-widoczności, aby dowieść, że ma w posiadaniu pewną ilość Monero.
|
||||
|
|
|
@ -1,12 +1,25 @@
|
|||
---
|
||||
summary: 'a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to'
|
||||
terms: ["blockchain", "blockchains"]
|
||||
summary: "a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to"
|
||||
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
A @blockchain is a distributed database that continuously grows with a record of all of the transactions that have occurred with a given cryptocurrency. This database is often referred to as a ledger because the data contains a large list of transactions that have taken place. In Monero, these transactions are packaged together into 'blocks' every 2 minutes (on average), and all miners and nodes on the network have copies of these blocks.
|
||||
|
||||
A @blockchain is a distributed database that continuously grows with a
|
||||
record of all of the transactions that have occurred with a given
|
||||
cryptocurrency. This database is often referred to as a ledger because the
|
||||
data contains a large list of transactions that have taken place. In
|
||||
Monero, these transactions are packaged together into 'blocks' every 2
|
||||
minutes (on average), and all miners and nodes on the network have copies of
|
||||
these blocks.
|
||||
|
||||
### Monero's @Blockchain
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero @blockchain do not reveal where funds came from or went to, providing anonymity and making the currency completely @fungible. Additionally, the amounts of all transactions are hidden by @RingCT, a feature of Monero. For auditing or other transparency purposes a user can share a @view-key to prove they control certain amounts of Moneroj.
|
||||
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero
|
||||
@blockchain do not reveal where funds came from or went to, providing
|
||||
anonymity and making the currency completely @fungible. Additionally, the
|
||||
amounts of all transactions are hidden by @RingCT, a feature of Monero. For
|
||||
auditing or other transparency purposes a user can share a @view-key to
|
||||
prove they control certain amounts of Moneroj.
|
||||
|
|
|
@ -1,11 +1,27 @@
|
|||
---
|
||||
summary: 'Распределенная книга всех транзакций как прошлых, так и настоящих, без раскрытия того, из каких источников поступали или кто отправлял средства'
|
||||
terms: ["blockchain", "blockchains", "Блoкчейне", "Блoкчейном", "блoкчейна", "блoкчейну", "Блoкчейн", "блoкчейн", "блoкчейне", "блoкчейном", "блокчейн"]
|
||||
summary: "Распределенная книга всех транзакций как прошлых, так и настоящих, без раскрытия того, из каких источников поступали или кто отправлял средства."
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Основная информация
|
||||
@Блoкчейн является распределённой базой данных, которая непрерывно разрастается за счёт добавления в неё транзакций, которые проводились с использованием определённой криптовалюты. Эту базу данных часто называют Ledger (журналом), поскольку она содержит данные, представляющие собой длинный список проведённых транзакций. В случае с Monero эти транзакции упаковываются в "блоки" каждые две минуты (в среднем), и у всех майнеров и узлов сети есть копии этих блоков.
|
||||
|
||||
@Блoкчейн является распределённой базой данных, которая непрерывно
|
||||
разрастается за счёт добавления в неё транзакций, которые проводились с
|
||||
использованием определённой криптовалюты. Эту базу данных часто называют
|
||||
Ledger (журналом), поскольку она содержит данные, представляющие собой
|
||||
длинный список проведённых транзакций. В случае с Monero эти транзакции
|
||||
упаковываются в "блоки" каждые две минуты (в среднем), и у всех майнеров и
|
||||
узлов сети есть копии этих блоков.
|
||||
|
||||
### @Блoкчейн Monero
|
||||
В отличие от Bitcoin и других криптовалют транзакции в @блoкчейне Monero не позволяют увидеть, откуда пришли или куда были направлены средства, что обеспечивает анонимность и делает валюту полностью @взаимозаменяемой. Кроме того, суммы всех транзакций скрываются за счёт использования протокола @RingCT, являющегося отличительной характеристикой Monero. В случае необходимости проведения аудита или в целях обеспечения прозрачности пользователь может поделиться @ключом-просмотра, чтобы доказать, что он контролирует определённую сумму Monero.
|
||||
|
||||
В отличие от Bitcoin и других криптовалют транзакции в @блoкчейне Monero не
|
||||
позволяют увидеть, откуда пришли или куда были направлены средства, что
|
||||
обеспечивает анонимность и делает валюту полностью @взаимозаменяемой. Кроме
|
||||
того, суммы всех транзакций скрываются за счёт использования протокола
|
||||
@RingCT, являющегося отличительной характеристикой Monero. В случае
|
||||
необходимости проведения аудита или в целях обеспечения прозрачности
|
||||
пользователь может поделиться @ключом-просмотра, чтобы доказать, что он
|
||||
контролирует определённую сумму Monero.
|
||||
|
|
|
@ -1,11 +1,25 @@
|
|||
---
|
||||
summary: 'a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to'
|
||||
terms: ["blockchain", "blockchains"]
|
||||
summary: "a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
A @blockchain is a distributed database that continuously grows with a record of all of the transactions that have occurred with a given cryptocurrency. This database is often referred to as a ledger because the data contains a large list of transactions that have taken place. In Monero, these transactions are packaged together into 'blocks' every 2 minutes (on average), and all miners and nodes on the network have copies of these blocks.
|
||||
|
||||
A @blockchain is a distributed database that continuously grows with a
|
||||
record of all of the transactions that have occurred with a given
|
||||
cryptocurrency. This database is often referred to as a ledger because the
|
||||
data contains a large list of transactions that have taken place. In
|
||||
Monero, these transactions are packaged together into 'blocks' every 2
|
||||
minutes (on average), and all miners and nodes on the network have copies of
|
||||
these blocks.
|
||||
|
||||
### Monero's @Blockchain
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero @blockchain do not reveal where funds came from or went to, providing anonymity and making the currency completely @fungible. Additionally, the amounts of all transactions are hidden by @RingCT, a feature of Monero. For auditing or other transparency purposes a user can share a @view-key to prove they control certain amounts of Moneroj.
|
||||
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero
|
||||
@blockchain do not reveal where funds came from or went to, providing
|
||||
anonymity and making the currency completely @fungible. Additionally, the
|
||||
amounts of all transactions are hidden by @RingCT, a feature of Monero. For
|
||||
auditing or other transparency purposes a user can share a @view-key to
|
||||
prove they control certain amounts of Moneroj.
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
---
|
||||
summary: 'a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to'
|
||||
terms: ["blockchain", "blockchains"]
|
||||
summary: "a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### 基础知识
|
||||
|
||||
@区块链是一个分布式数据库,它持续增长,记录使用指定加密货币发生的所有交易。这个数据库通常被称为账簿,因为数据包含一个大列表,上面记录着已发生的交易。在门罗币的区块链之中,这些交易平均每2分钟被打包成一个“区块”,网络上的所有矿工和节点都有这些区块的副本。
|
||||
|
||||
### 门罗币的 @区块链
|
||||
|
||||
与比特币或其他加密货币不同,那些在门罗币的@区块链上发生的交易,不会透露资金的来源或去向,提供匿名性,让货币完全具有@可替代性。
|
||||
|
||||
此外,所有交易的金额都由@环机密交易隐藏,这是门罗币的一个特征。出于审计或其他透明度目的,用户可以通过共享@查看密钥,来证明他们管理了一定数量的门罗币。
|
||||
与比特币或其他加密货币不同,那些在门罗币的@区块链上发生的交易,不会透露资金的来源或去向,提供匿名性,让货币完全具有@可替代性。此外,所有交易的金额都由@环机密交易隐藏,这是门罗币的一个特征。出于审计或其他透明度目的,用户可以通过共享@查看密钥,来证明他们管理了一定数量的门罗币。
|
||||
|
|
|
@ -1,11 +1,25 @@
|
|||
---
|
||||
summary: 'a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to'
|
||||
terms: ["blockchain", "blockchains"]
|
||||
summary: "a distributed ledger of all transactions both past and present, without revealing who the funds came from or went to"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
A @blockchain is a distributed database that continuously grows with a record of all of the transactions that have occurred with a given cryptocurrency. This database is often referred to as a ledger because the data contains a large list of transactions that have taken place. In Monero, these transactions are packaged together into 'blocks' every 2 minutes (on average), and all miners and nodes on the network have copies of these blocks.
|
||||
|
||||
A @blockchain is a distributed database that continuously grows with a
|
||||
record of all of the transactions that have occurred with a given
|
||||
cryptocurrency. This database is often referred to as a ledger because the
|
||||
data contains a large list of transactions that have taken place. In
|
||||
Monero, these transactions are packaged together into 'blocks' every 2
|
||||
minutes (on average), and all miners and nodes on the network have copies of
|
||||
these blocks.
|
||||
|
||||
### Monero's @Blockchain
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero @blockchain do not reveal where funds came from or went to, providing anonymity and making the currency completely @fungible. Additionally, the amounts of all transactions are hidden by @RingCT, a feature of Monero. For auditing or other transparency purposes a user can share a @view-key to prove they control certain amounts of Moneroj.
|
||||
|
||||
Unlike Bitcoin and other cryptocurrencies, transactions in the Monero
|
||||
@blockchain do not reveal where funds came from or went to, providing
|
||||
anonymity and making the currency completely @fungible. Additionally, the
|
||||
amounts of all transactions are hidden by @RingCT, a feature of Monero. For
|
||||
auditing or other transparency purposes a user can share a @view-key to
|
||||
prove they control certain amounts of Moneroj.
|
||||
|
|
13
po/moneropedia/blockchain.config
Normal file
13
po/moneropedia/blockchain.config
Normal file
|
@ -0,0 +1,13 @@
|
|||
[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no
|
||||
[po4a_paths] ../_i18n/en/resources/moneropedia/weblate/blockchain.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/blockchain.po
|
||||
|
||||
[options] opt:"--keep=0"
|
||||
[options] opt:"--localized-charset=UTF-8"
|
||||
[options] opt:"--master-charset=UTF-8"
|
||||
[options] opt:"--master-language=en_US"
|
||||
[options] opt:"--msgmerge-opt='--no-wrap'"
|
||||
[options] opt:"--wrap-po=newlines"
|
||||
|
||||
[po4a_alias:markdown] text opt:"--option markdown"
|
||||
|
||||
[type: markdown] ../_i18n/en/resources/moneropedia/blockchain.md $lang:../_i18n/$lang/resources/moneropedia/blockchain.md
|
Loading…
Reference in a new issue